Commit Graph

297 Commits (b71a74eabcfc97df7b31e51edfb8e1b749061a76)
 

Author SHA1 Message Date
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
Mickaël Menu 3d967746d1
Parse Markdown links 3 years ago
Mickaël Menu 467acb3a08
Warn if fzf is not available when using --interactive 3 years ago
Mickaël Menu 0512bf78b4
Add support for YAML frontmatters 3 years ago
Mickaël Menu 225b0c2603
Add support for user aliases 3 years ago
Mickaël Menu 1b905dacfd
Don't prompt the user when the terminal is not interactive 3 years ago
Mickaël Menu eb130a8107
Add the edit command 3 years ago
Mickaël Menu 72d9d6f8d4
Add user prompt/confirmation utilities 3 years ago
Mickaël Menu 5cffc71da6
Extract filtering and sorting flags 3 years ago
Mickaël Menu 6c95ff43c1
Refactor fzf integration 3 years ago
Mickaël Menu fe6b062309
Filter notes interactively with fzf 3 years ago
Mickaël Menu 5c59d7946b
Test the note formatter 3 years ago
Mickaël Menu 5759896fd4
Refactor note formatter 3 years ago
Mickaël Menu aee1d0c781
Add predefined styling rules 3 years ago
Mickaël Menu c61a6995a2
Proof of concept for filtering notes interactively with fzf 3 years ago
Mickaël Menu f1df4320ed
Add a cross-platform way to execute a shell command and string utilities 3 years ago
Mickaël Menu cd2040a74b
Fix sorting indexed notes by their paths in the database 3 years ago
Mickaël Menu c5172ee195
Fix hanging pager when quitting the process before writing is complete 3 years ago
Mickaël Menu 9876bcec00
Print indexing statistics 3 years ago
Mickaël Menu 58cfec5c80
Add a progress report during indexing 3 years ago
Mickaël Menu 1a9604ea34
Add flag to force indexation 3 years ago
Mickaël Menu f371f58bd2
Add Lead and RawContent to the saved note metadata 3 years ago
Mickaël Menu 29688186f2
Add a proper Markdown parser 3 years ago
Mickaël Menu a691a8857c
Support `pager` and `no-pager` config options 3 years ago
Mickaël Menu b86a74d1e9
Use the system pager to paginate list results 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
Mickaël Menu 16fea38764
Sort list matches 3 years ago
Mickaël Menu 09d688f1cc
Exclude paths in list 3 years ago
Mickaël Menu 4fbd5b3fac
Filter by modification date 3 years ago
Mickaël Menu 18f8c39d5d
Store dates as UTC 3 years ago
Mickaël Menu d797b94845
Filter by creation date 3 years ago
Mickaël Menu 91118a21ce
Add Zk.RelPath() 3 years ago
Mickaël Menu a7b85eeb1e
Limit the number of results 3 years ago
Mickaël Menu f2c41f35fc
Show number of results 3 years ago
Mickaël Menu 4cd3df749b
Refactor generation of the SQL find query and add support for PathsFilter 3 years ago
Mickaël Menu be25da2b80
Refactor FTS5 query sanitizing 3 years ago
Mickaël Menu 1176216eb8
Escape user input for FTS5 query 3 years ago
Mickaël Menu 0e8ae93450
Improve test result diffing 3 years ago
Mickaël Menu 9f1ec95194
Test NoteDAO find all 3 years ago
Mickaël Menu 81cc8ae9a4
Add semantic style aliases 3 years ago
Mickaël Menu e47eabf421
Add the core Styler, a default TTY implementation and a {{style}} template helper 3 years ago