Commit Graph

70 Commits (17c30a66e598a152d26b53c8be8cd287fe11af84)

Author SHA1 Message Date
Mickaël Menu 16fdcfe751
Improve confirm prompt using third-party library 4 years ago
Mickaël Menu 7e3e2cbd20
Add a fzf binding to create a new note with the search query from the edit command 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 7c2ca2c62e
Add the {{list}} template helper 4 years ago
Mickaël Menu 08e09d94ae
Add a {{concat}} template helper 4 years ago
Mickaël Menu d8b328912d
Fix combining link filters 4 years ago
Mickaël Menu b011d6adc5
Extract contextual snippets for link filters 4 years ago
Mickaël Menu fb78993fbc
Save a link's context as a snippet 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 0b0e7dfd08
Add note links to the database 4 years ago
Mickaël Menu 3d967746d1
Parse Markdown links 4 years ago
Mickaël Menu 467acb3a08
Warn if fzf is not available when using --interactive 4 years ago
Mickaël Menu 0512bf78b4
Add support for YAML frontmatters 4 years ago
Mickaël Menu 1b905dacfd
Don't prompt the user when the terminal is not interactive 4 years ago
Mickaël Menu 72d9d6f8d4
Add user prompt/confirmation utilities 4 years ago
Mickaël Menu 6c95ff43c1
Refactor fzf integration 4 years ago
Mickaël Menu fe6b062309
Filter notes interactively with fzf 4 years ago
Mickaël Menu 5c59d7946b
Test the note formatter 4 years ago
Mickaël Menu 5759896fd4
Refactor note formatter 4 years ago
Mickaël Menu aee1d0c781
Add predefined styling rules 4 years ago
Mickaël Menu f1df4320ed
Add a cross-platform way to execute a shell command and string utilities 4 years ago
Mickaël Menu cd2040a74b
Fix sorting indexed notes by their paths in the database 4 years ago
Mickaël Menu f371f58bd2
Add Lead and RawContent to the saved note metadata 4 years ago
Mickaël Menu 29688186f2
Add a proper Markdown parser 4 years ago
Mickaël Menu a691a8857c
Support `pager` and `no-pager` config options 4 years ago
Mickaël Menu 38f24148e7
Split note/list into list and find 4 years ago
Mickaël Menu 16fea38764
Sort list matches 4 years ago
Mickaël Menu 09d688f1cc
Exclude paths in list 4 years ago
Mickaël Menu 4fbd5b3fac
Filter by modification date 4 years ago
Mickaël Menu 18f8c39d5d
Store dates as UTC 4 years ago
Mickaël Menu d797b94845
Filter by creation date 4 years ago
Mickaël Menu a7b85eeb1e
Limit the number of results 4 years ago
Mickaël Menu f2c41f35fc
Show number of results 4 years ago
Mickaël Menu 4cd3df749b
Refactor generation of the SQL find query and add support for PathsFilter 4 years ago
Mickaël Menu be25da2b80
Refactor FTS5 query sanitizing 4 years ago
Mickaël Menu 1176216eb8
Escape user input for FTS5 query 4 years ago
Mickaël Menu 0e8ae93450
Improve test result diffing 4 years ago
Mickaël Menu 9f1ec95194
Test NoteDAO find all 4 years ago
Mickaël Menu 81cc8ae9a4
Add semantic style aliases 4 years ago
Mickaël Menu e47eabf421
Add the core Styler, a default TTY implementation and a {{style}} template helper 4 years ago
Mickaël Menu 8ed6667743
Add various list formats 4 years ago
Mickaël Menu e0aaa60955
Move zk/file to util/paths 4 years ago
Mickaël Menu ea3b6923c0
Merge dir and filename to simplify paths handling 4 years ago
Mickaël Menu 5988b020af
Add "elapsed" date format 4 years ago