Commit Graph

21 Commits (08cc4a3c3f8b45dff45cd3178e58d12393be5c8b)

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 27eda3deb6
Override default sort orders with --sort 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 fb78993fbc
Save a link's context as a snippet 3 years ago
Mickaël Menu fe6b062309
Filter notes interactively with fzf 3 years ago
Mickaël Menu 5c59d7946b
Test the note formatter 3 years ago
Mickaël Menu 0e8ae93450
Improve test result diffing 3 years ago
Mickaël Menu 81cc8ae9a4
Add semantic style aliases 3 years ago
Mickaël Menu e47eabf421
Add the core Styler, a default TTY implementation and a {{style}} template helper 3 years ago
Mickaël Menu 5988b020af
Add "elapsed" date format 3 years ago
Mickaël Menu 31c13c6af4
Add the {{prepend}} template helper to quote or indent a paragraph 3 years ago
Mickaël Menu 9a397eff61
Require the date to be passed as the first argument of the {{date}} helper 3 years ago
Mickaël Menu 05f384bbe0
Format provided date with the {{date}} template helper 3 years ago
Mickaël Menu 9b7d5eca1e
Refactor templates 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
Mickaël Menu 76ac1d1bb1
Add a handlebars template renderer 4 years ago