iridakos / stup

Daily notes in the terminal :penguin:
https://github.com/iridakos/stup
MIT License
415 stars 31 forks source link

Add option to show notes on last X days #60

Closed ioanniswd closed 3 years ago

ioanniswd commented 3 years ago

For example:

stup show last: Shows the last entry stup show last 2: Show entries on the last 2 days when entries exist

ioanniswd commented 3 years ago

I have a couple of ideas about this, I could create a pull request if that's ok

ioanniswd commented 3 years ago

On second thought, perhaps command log is more suitable for this feature. Also, will rename last to days for consistency with the rest of the options of log command.