You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zk/cmd
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
..
container.go Parse tags in Markdown documents (#5) 3 years ago
edit.go Reorganize config structure 3 years ago
finder_opts.go Filter notes by tags (#6) 3 years ago
index.go Parse tags in Markdown documents (#5) 3 years ago
init.go Rename every occurrence of "slip box" into "notebook" 3 years ago
list.go Various minor fixes 3 years ago
new.go Separate multiple --extra variables with , instead of ; 3 years ago