Commit Graph

17 Commits (01b85c55e8a1030b7c0c788f2fd0dbc5da9dc426)

Author SHA1 Message Date
Mickaël Menu 314024eae0
Add the --mention filtering option (#8) 4 years ago
Mickaël Menu f1391b5a63
Rename --linking-to filtering option to --link-to 4 years ago
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"`.
4 years ago
Mickaël Menu 65521769c2
Disable --not-link* variants and move database to .zk/notebook.db 4 years ago
Mickaël Menu aa87c570c2
Don't launch fzf or the pager when --no-input is set 4 years ago
Mickaël Menu 17c30a66e5
Improve help output and add --delimiter0 in list command 4 years ago
Mickaël Menu aac1c17a13
Show help as the default command 4 years ago
Mickaël Menu 044ccf3ad5
Prevent using several link filter flags at the same time 4 years ago
Mickaël Menu 5905688bd3
Add --related filtering option 4 years ago
Mickaël Menu d9d5fe1730
Add --max-distance for recursive link filtering options 4 years ago
Mickaël Menu 2111deb88d
Add recursive link filtering 4 years ago
Mickaël Menu 1270aab7bb
Support parsing absolute years 4 years ago
Mickaël Menu e4e734f3dd
Add --orphan filtering flag 4 years ago
Mickaël Menu f7a5c04c6e
Add "not" variants for --linked-by and --linking-to 4 years ago
Mickaël Menu 7c6b5af4f9
Add --linking-to filter option 4 years ago
Mickaël Menu a0ba426aa2
Add "linked by" note filter 4 years ago
Mickaël Menu 5cffc71da6
Extract filtering and sorting flags 4 years ago