Commit Graph

269 Commits (78c40eeecfd31f11b5990ec306e17dd249384006)
 

Author SHA1 Message Date
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
Mickaël Menu 8ed6667743
Add various list formats 3 years ago
Mickaël Menu e0aaa60955
Move zk/file to util/paths 3 years ago
Mickaël Menu ea3b6923c0
Merge dir and filename to simplify paths handling 3 years ago
Mickaël Menu 5988b020af
Add "elapsed" date format 3 years ago
Mickaël Menu 5a8b6ec02f
Index the note filenames 3 years ago
Mickaël Menu 31c13c6af4
Add the {{prepend}} template helper to quote or indent a paragraph 3 years ago
Mickaël Menu 9a397eff61
Require the date to be passed as the first argument of the {{date}} helper 3 years ago
Mickaël Menu 05f384bbe0
Format provided date with the {{date}} template helper 3 years ago
Mickaël Menu 8a876f3b7f
Test note DAO 3 years ago
Mickaël Menu d655720181
Test sqlite.DB 3 years ago
Mickaël Menu b78609269b
Parse notes title and body 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 16e7b55d41
Reorganize Template into their own package 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 b4f2c841eb
Move Diff to zk package and add Dir walking 4 years ago
Mickaël Menu 75d1a143e7
Add note files diffing 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 c89ff1e58a
Add the ./go shell script 4 years ago
Mickaël Menu f2025b3a60
Refactor and test note creation 4 years ago
Mickaël Menu e3f95cd1e1
Support for config overrides 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 9b7d5eca1e
Refactor templates 4 years ago