stup icon indicating copy to clipboard operation
stup copied to clipboard

Daily notes in the terminal :penguin:

Results 17 stup issues
Sort by recently updated
recently updated
newest added

In some cases, e.g. on Mondays, there might not be entries for the last calendar day, but there would probably be entries for the latest working day (in this example...

Improvement

When on Monday, while not having worked on the weekend, I would like to be able to run `stup show` and see what I noted on Friday.

new feature

As mentioned by @hedythedev in #2 this adds a completion script for the fish shell. The category file location is read from `$HOME/config/`, else it defaults to `$HOME/stup`. One small...

Given the following structure, I thought it’d be useful to show the commands similarly in `usage`. However, this would make it rather odd & difficult when showing help for a...

Is this correct output? ``` pon, 9 lis 2020, 16:29:04 CET Displaying notes from(B poniedziałek listopada 02, 2020(B to(B niedziela listopada 08, 2020(B Date: poniedziałek listopada 02, 2020(B(B Category: plany(B...

Figure out and provide a handy installation process.

Improvement

Add bash completion related to the following contexts. - command selection - category names

new feature

Ability to move all notes from one category to another and delete the old category. This is similar to `copy`, but spans all notes & deletes the category, and to...

Hi, just tried with macOS 10.15.4. If you install `coreutils` such as `brew install coreutils` then you'll have `gprintf`, `gdate` and `greadlink`... - replace all `printf` with `gprintf` but do...

OSX