kalekundert / stepwise

Modular, command-line scientific protocols
GNU General Public License v3.0
3 stars 0 forks source link

Make it possible to set the date #20

Closed kalekundert closed 4 years ago

kalekundert commented 4 years ago

I like to print out protocols for the next day, so it'd be nice if there was a --date tomorrow option. The ability to specify date using shorthands like this would be important.

kalekundert commented 4 years ago

I decided to approach this in another way: by implementing a stash that can be used to store protocols for an indefinite period of time. This makes it possible to plan any number of experiments in advance, then to print the protocols right before they would be used.