Commit Graph

288 Commits (ea4457ad671aa85a6b15747460c6f2c9ad61bf73)
 

Author SHA1 Message Date
Mickaël Menu 81f3aaa6fa
Add a default template 3 years ago
Mickaël Menu 7c1bd8b318
Improve README 3 years ago
Mickaël Menu 27eda3deb6
Override default sort orders with --sort 3 years ago
Mickaël Menu 65521769c2
Disable --not-link* variants and move database to .zk/notebook.db 3 years ago
Mickaël Menu 6ce25e0ed6
Add doc pages 3 years ago
Mickaël Menu 0e447f749e
Setup Git LFS 3 years ago
Mickaël Menu 5a00a56984
Check if the terminal supports UTF-8 before outputting unicode symbols 3 years ago
Mickaël Menu fbbf8e53dc
Various minor fixes 3 years ago
Mickaël Menu 5f88eba68f
Show path at the end of the fzf line, to emphasis title instead 3 years ago
Mickaël Menu 14bf4d507c
Add support of ZK_EDITOR to set the editor 3 years ago
Mickaël Menu ca56b4b550
Ask to open any existing note with `zk new` 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 1f89978f84
Use $SHELL -c for the {{sh}} template helper 3 years ago
Mickaël Menu 4c8a7b4105
Rename every occurrence of "slip box" into "notebook" 3 years ago
Mickaël Menu 55ea92f52b
Add a default config file 3 years ago
Mickaël Menu 4bff1cd326
Reorganize config structure 3 years ago
Mickaël Menu e12d7cca42
Prevent recursive aliases 3 years ago
Mickaël Menu 9f0b5dc7d4
Add support for Wiki links and neuron's Folgezettel links 3 years ago
Mickaël Menu ade5da20df
Support Markdown autolinking for external links 3 years ago
Mickaël Menu e0c8e2fd02
Make the fzf preview command customizable 3 years ago
Mickaël Menu 1f0e536e14
Differentiate empty string from null strings for the pager in the config 3 years ago
Mickaël Menu f70b85ed6f
Show path relative to working directory in fzf 3 years ago
Mickaël Menu 6320a627d2
Set ZK_PATH env variable when opening the local slip box, to be used in shell aliases 3 years ago
Mickaël Menu aa87c570c2
Don't launch fzf or the pager when --no-input is set 3 years ago
Mickaël Menu 17c30a66e5
Improve help output and add --delimiter0 in list command 3 years ago
Mickaël Menu e61a2c9dba
Fix command execution with flags 3 years ago
Mickaël Menu 16fdcfe751
Improve confirm prompt using third-party library 3 years ago
Mickaël Menu 5ef45020f0
Remove the no-pager config variable 3 years ago
Mickaël Menu aac1c17a13
Show help as the default 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 76fb5f67aa
Migrate from HCL to TOML for the config language 3 years ago
Mickaël Menu 044ccf3ad5
Prevent using several link filter flags at the same time 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 7c2ca2c62e
Add the {{list}} template helper 3 years ago
Mickaël Menu 08e09d94ae
Add a {{concat}} template helper 3 years ago
Mickaël Menu d8b328912d
Fix combining link filters 3 years ago
Mickaël Menu b011d6adc5
Extract contextual snippets for link filters 3 years ago
Mickaël Menu fb78993fbc
Save a link's context as a snippet 3 years ago
Mickaël Menu 1270aab7bb
Support parsing absolute years 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 92afd77fd7
Add custom list delimiter 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 0b0e7dfd08
Add note links to the database 3 years ago