Commit Graph

58 Commits (044ccf3ad5d69ad79ce905cf41c0b20d766b0464)

Author SHA1 Message Date
Mickaël Menu 044ccf3ad5
Prevent using several link filter flags at the same time 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 08e09d94ae
Add a {{concat}} template helper 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 92afd77fd7
Add custom list delimiter 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 225b0c2603
Add support for user aliases 4 years ago
Mickaël Menu 1b905dacfd
Don't prompt the user when the terminal is not interactive 4 years ago
Mickaël Menu eb130a8107
Add the edit command 4 years ago
Mickaël Menu 72d9d6f8d4
Add user prompt/confirmation utilities 4 years ago
Mickaël Menu 5cffc71da6
Extract filtering and sorting flags 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 5759896fd4
Refactor note formatter 4 years ago
Mickaël Menu 9876bcec00
Print indexing statistics 4 years ago
Mickaël Menu 58cfec5c80
Add a progress report during indexing 4 years ago
Mickaël Menu 1a9604ea34
Add flag to force indexation 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 b86a74d1e9
Use the system pager to paginate list results 4 years ago
Mickaël Menu e113707a62
Move parsing of sorting terms to core 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 d797b94845
Filter by creation date 4 years ago
Mickaël Menu 91118a21ce
Add Zk.RelPath() 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 1176216eb8
Escape user input for FTS5 query 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 ea3b6923c0
Merge dir and filename to simplify paths handling 4 years ago
Mickaël Menu 9a397eff61
Require the date to be passed as the first argument of the {{date}} helper 4 years ago
Mickaël Menu 6dc9a65d21
Add lazy prepared statements 4 years ago
Mickaël Menu 2cd15aafe2
Proof of concept for listing notes 4 years ago
Mickaël Menu 378834c495
Add language, file extension and default title in user config 4 years ago
Mickaël Menu 8467f1aa3a
Refactor transaction usage 4 years ago
Mickaël Menu 4ca1595f1f
Refactor file diff and indexation 4 years ago
Mickaël Menu 0573852529
Index notes content 4 years ago
Mickaël Menu 6831823e5d
Edit newly created notes 4 years ago
Mickaël Menu 4dad3a2309
Add the initial DB schema 4 years ago
Mickaël Menu f2025b3a60
Refactor and test note creation 4 years ago