Commit Graph

33 Commits (1b905dacfd79303976a99c3a9438223185887239)

Author SHA1 Message Date
Mickaël Menu 1b905dacfd
Don't prompt the user when the terminal is not interactive 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 c5172ee195
Fix hanging pager when quitting the process before writing is complete 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 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 18f8c39d5d
Store dates as UTC 4 years ago
Mickaël Menu be25da2b80
Refactor FTS5 query sanitizing 4 years ago
Mickaël Menu 0e8ae93450
Improve test result diffing 4 years ago
Mickaël Menu e0aaa60955
Move zk/file to util/paths 4 years ago
Mickaël Menu 31c13c6af4
Add the {{prepend}} template helper to quote or indent a paragraph 4 years ago
Mickaël Menu 8a876f3b7f
Test note DAO 4 years ago
Mickaël Menu 0573852529
Index notes content 4 years ago
Mickaël Menu b4f2c841eb
Move Diff to zk package and add Dir walking 4 years ago
Mickaël Menu 6831823e5d
Edit newly created notes 4 years ago
Mickaël Menu f2025b3a60
Refactor and test note creation 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 fdf6718317
Refactor note creation 4 years ago
Mickaël Menu 8bb9f83eef
Create a new note 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
Mickaël Menu 768939f3fe
Add the {{sh}} template helper 4 years ago
Mickaël Menu 1490bb5ecb
Add the {{date}} template helper 4 years ago
Mickaël Menu 6dfa9b6949
Add the {{slug}} template helper 4 years ago
Mickaël Menu 76ac1d1bb1
Add a handlebars template renderer 4 years ago
Mickaël Menu 3bfc0754c7
Generate random IDs 4 years ago
Mickaël Menu 8b8a66f2f2
Parse config values 4 years ago
Mickaël Menu c4a5648238
Parse zk config 4 years ago
Mickaël Menu 9f4d2ac81b
Refactor init command and add errors util 4 years ago