Skip to content

My productivity scripts; at least those worth the time spent writing them ;-)

Notifications You must be signed in to change notification settings

ironcev/is-it-worth-the-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Is It Worth the Time?

My productivity scripts. At least those worth the time spent writing them ;-)

About

I am an inveterate automator of recurring task, always looking for ways to shave seconds.

Cory Doctorow on Boing Boing

Me too. And being a programmer at the same time, I am a perfect candidate to fall into the trap depicted so well in the xkcd's Automation comic.

xkcd - Automation

Luckily, xkcd gave us as well this handy chart showing how much time is actually worth investing in automating a recurring task in order to save time over a five-year period.

xkcd - Is It Worth the Time?

Is It Worth The Time? contains those rare productivity scripts that were actually worth the time spent writing them. They are tailored to few of my daily recurring tasks. As such, they are most likely not useful to anyone else.

The Scripts

Script Name Description
aa.ps1 Append Articles Appends one or more articles into the stuffly list of read articles and optionally creates a stuffly file for every article.
br.bat Open in Brackets Opens one or more files in the Brackets editor.
nf.bat Create New File Creates an empty file with the given file name.
npp.bat Open in Notepad++ Opens one or more files in the Notepad++ editor.
pk.bat Pack File(s) Packs one or more files into separate ZIP archives, one archive per file.
pkd.bat Pack File(s) and Delete Original(s) Packs one or more files into separate ZIP archives, one archive per file and deletes the original file(s).
ps.bat Start PowerShell Starts PowerShell.

License

CC0

To the extent possible under law, Igor Rončević has waived all copyright and related or neighboring rights to this work.

About

My productivity scripts; at least those worth the time spent writing them ;-)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published