Commit Graph

16 Commits (ba41fe5a719fd8b4c3b0225411e5e619ea048b35)

Author SHA1 Message Date
Mickaël Menu 08cc4a3c3f
Filter notes by tags (#6)
Filter notes by their tags using `--tag "history, europe"`. To match notes associated with either tags, use a pipe `|` or `OR` (all caps), e.g. `--tag "inbox OR todo"`.
3 years ago
Mickaël Menu 5a00a56984
Check if the terminal supports UTF-8 before outputting unicode symbols 3 years ago
Mickaël Menu 1f89978f84
Use $SHELL -c for the {{sh}} template helper 3 years ago
Mickaël Menu 7c2ca2c62e
Add the {{list}} template helper 3 years ago
Mickaël Menu 08e09d94ae
Add a {{concat}} template helper 3 years ago
Mickaël Menu 1270aab7bb
Support parsing absolute years 3 years ago
Mickaël Menu 81cc8ae9a4
Add semantic style aliases 4 years ago
Mickaël Menu e47eabf421
Add the core Styler, a default TTY implementation and a {{style}} template helper 4 years ago
Mickaël Menu 5988b020af
Add "elapsed" date format 4 years ago
Mickaël Menu 31c13c6af4
Add the {{prepend}} template helper to quote or indent a paragraph 4 years ago
Mickaël Menu 9a397eff61
Require the date to be passed as the first argument of the {{date}} helper 4 years ago
Mickaël Menu 05f384bbe0
Format provided date with the {{date}} template helper 4 years ago
Mickaël Menu 3d871d2de3
Add default {{date}} argument 4 years ago
Mickaël Menu 768939f3fe
Add the {{sh}} template helper 4 years ago
Mickaël Menu 1490bb5ecb
Add the {{date}} template helper 4 years ago
Mickaël Menu 6dfa9b6949
Add the {{slug}} template helper 4 years ago