Skip to content

anrxc/mkscratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Introduction:

        https://www.amazon.com/Time-Management-System-Administrators-Working/dp/0596007833

Usage:

        $ mkscratch -o
        :: scratchpad for today set to 08-10.txt.gpg, opening

        $ mkscratch -o 08-23
        :: scratchpad 08-23.txt.gpg found, opening in editor

        $ mkscratch -o 08-22
        :: scratchpad 08-22.txt was not found, creating in advance   #this example shown with PGP mode disabled

        $ mkscratch -p
        :: projects list for ~/work/projects
        custID1234-DR-PoC
        ...

        $ mkscratch -p custID666-foobar
        :: project management set to custID666-foobar/project.txt.gpg, creating

        $ mkscratch -p custID1234-DR-PoC
        ::: project custID1234-DR-PoC found, opening in editor

        $ mkscratch -l
        :: scratchpad list for ~/work/pads []
        08-11
        08-08
        08-07
        08-06
        08-05
        ...

        $ mkscratch -l 07
        :: scratchpad list for ~/work/pads [07]
        07-02
        07-01
        ...

        $ mkscratch -o
        :: entered a new year, archiving scratchpads for 2024
        :: scratchpad for today set to 01-06.txt.gpg, opening

PGP mode dependencies:

        VIM - https://www.vim.org/scripts/script.php?script_id=3645

        Emacs - https://www.gnu.org/software/emacs/manual/html_mono/epa.html

Org-Mode (recommended text format):

        Emacs - https://orgmode.org (bundled with Emacs)

        VIM - https://github.com/jceb/vim-orgmode

Example:

        https://sysphere.org/temp/OrgTutorial/screenshot.png

        https://sysphere.org/temp/OrgTutorial/screenshotvim.gif

About

time and project management for sysadmins

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages