Commit Graph

18 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 65521769c2
Disable --not-link* variants and move database to .zk/notebook.db 3 years ago
Mickaël Menu bfc5fb4eb9
Allow glob patterns in group.paths config 3 years ago
Mickaël Menu e1c56c398d
Prevent creating notes outside the current notebook 3 years ago
Mickaël Menu 5968547381
Add --group option to `zk new` to override the config group 3 years ago
Mickaël Menu 7a1ba21a64
Replace dir configs with more flexible group config overrides 3 years ago
Mickaël Menu 4bff1cd326
Reorganize config structure 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 91118a21ce
Add Zk.RelPath() 3 years ago
Mickaël Menu 0e8ae93450
Improve test result diffing 3 years ago
Mickaël Menu 75d1a143e7
Add note files diffing 4 years ago
Mickaël Menu 4dad3a2309
Add the initial DB schema 4 years ago
Mickaël Menu e3f95cd1e1
Support for config overrides 4 years ago
Mickaël Menu 4d0c0ccdda
Refactor user config 4 years ago
Mickaël Menu 6a4a4c77e6
Move ID model to core 4 years ago
Mickaël Menu ca0d95f242
Return an absolute template path from Zk.Template() 4 years ago
Mickaël Menu abe0094dda
Refactor config getters into Zk 4 years ago
Mickaël Menu be4b58c979
Add zk.Dir struct 4 years ago