zk/util
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"`.
2021-03-07 17:00:09 +01:00
..
date Add the {{date}} template helper 2020-12-27 18:09:45 +01:00
errors Test note DAO 2021-01-05 20:50:39 +01:00
exec Fix command execution with flags 2021-02-07 22:43:33 +01:00
fixtures Add a handlebars template renderer 2020-12-26 16:53:04 +01:00
fts5 Filter notes by tags (#6) 2021-03-07 17:00:09 +01:00
icu Refine path filtering with regexes 2021-02-27 19:23:03 +01:00
opt Make the fzf preview command customizable 2021-02-11 21:31:47 +01:00
os Edit newly created notes 2021-01-02 18:09:10 +01:00
pager Don't prompt the user when the terminal is not interactive 2021-01-23 21:29:22 +01:00
paths Filter notes by tags (#6) 2021-03-07 17:00:09 +01:00
rand Move ID model to core 2020-12-29 18:13:46 +01:00
strings Parse tags in Markdown documents (#5) 2021-03-06 19:38:52 +01:00
test/assert Parse tags in Markdown documents (#5) 2021-03-06 19:38:52 +01:00
logger.go Index notes content 2021-01-03 14:43:27 +01:00