Commit Graph

15 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 a5b7639bcd
Enable overriding sort criteria of config aliases with --sort flags 3 years ago
Mickaël Menu 17c30a66e5
Improve help output and add --delimiter0 in list command 3 years ago
Mickaël Menu 7e3e2cbd20
Add a fzf binding to create a new note with the search query from the edit command 3 years ago
Mickaël Menu 5905688bd3
Add --related filtering option 3 years ago
Mickaël Menu d9d5fe1730
Add --max-distance for recursive link filtering options 3 years ago
Mickaël Menu 2111deb88d
Add recursive link filtering 3 years ago
Mickaël Menu b011d6adc5
Extract contextual snippets for link filters 3 years ago
Mickaël Menu e4e734f3dd
Add --orphan filtering flag 3 years ago
Mickaël Menu f7a5c04c6e
Add "not" variants for --linked-by and --linking-to 3 years ago
Mickaël Menu 7c6b5af4f9
Add --linking-to filter option 3 years ago
Mickaël Menu a0ba426aa2
Add "linked by" note filter 3 years ago
Mickaël Menu fe6b062309
Filter notes interactively with fzf 3 years ago
Mickaël Menu e113707a62
Move parsing of sorting terms to core 3 years ago
Mickaël Menu 38f24148e7
Split note/list into list and find 3 years ago