Commit Graph

32 Commits

Author SHA1 Message Date
Mickaël Menu
f2c41f35fc
Show number of results 2021-01-11 22:02:06 +01:00
Mickaël Menu
4cd3df749b
Refactor generation of the SQL find query and add support for PathsFilter 2021-01-11 21:51:50 +01:00
Mickaël Menu
be25da2b80
Refactor FTS5 query sanitizing 2021-01-11 20:19:39 +01:00
Mickaël Menu
1176216eb8
Escape user input for FTS5 query 2021-01-10 22:41:36 +01:00
Mickaël Menu
0e8ae93450
Improve test result diffing 2021-01-10 16:39:10 +01:00
Mickaël Menu
9f1ec95194
Test NoteDAO find all 2021-01-10 12:29:57 +01:00
Mickaël Menu
81cc8ae9a4
Add semantic style aliases 2021-01-09 19:48:29 +01:00
Mickaël Menu
e47eabf421
Add the core Styler, a default TTY implementation and a {{style}} template helper 2021-01-09 18:54:50 +01:00
Mickaël Menu
8ed6667743
Add various list formats 2021-01-09 17:14:54 +01:00
Mickaël Menu
e0aaa60955
Move zk/file to util/paths 2021-01-09 13:01:41 +01:00
Mickaël Menu
ea3b6923c0
Merge dir and filename to simplify paths handling 2021-01-09 12:17:15 +01:00
Mickaël Menu
5988b020af
Add "elapsed" date format 2021-01-07 22:14:27 +01:00
Mickaël Menu
5a8b6ec02f
Index the note filenames 2021-01-07 19:29:04 +01:00
Mickaël Menu
31c13c6af4
Add the {{prepend}} template helper to quote or indent a paragraph 2021-01-06 21:43:58 +01:00
Mickaël Menu
9a397eff61
Require the date to be passed as the first argument of the {{date}} helper 2021-01-06 21:19:43 +01:00
Mickaël Menu
05f384bbe0
Format provided date with the {{date}} template helper 2021-01-06 20:41:47 +01:00
Mickaël Menu
8a876f3b7f
Test note DAO 2021-01-05 20:50:39 +01:00
Mickaël Menu
d655720181
Test sqlite.DB 2021-01-04 20:03:32 +01:00
Mickaël Menu
6dc9a65d21
Add lazy prepared statements 2021-01-03 21:49:11 +01:00
Mickaël Menu
2cd15aafe2
Proof of concept for listing notes 2021-01-03 21:22:34 +01:00
Mickaël Menu
16e7b55d41
Reorganize Template into their own package 2021-01-03 18:33:52 +01:00
Mickaël Menu
8467f1aa3a
Refactor transaction usage 2021-01-03 17:39:04 +01:00
Mickaël Menu
4ca1595f1f
Refactor file diff and indexation 2021-01-03 17:09:10 +01:00
Mickaël Menu
0573852529
Index notes content 2021-01-03 14:43:27 +01:00
Mickaël Menu
4dad3a2309
Add the initial DB schema 2021-01-02 12:29:21 +01:00
Mickaël Menu
9b7d5eca1e
Refactor templates 2020-12-29 17:22:19 +01:00
Mickaël Menu
3d871d2de3
Add default {{date}} argument 2020-12-28 15:59:52 +01:00
Mickaël Menu
24fa3409d0
Cache string templates 2020-12-28 13:15:19 +01:00
Mickaël Menu
768939f3fe
Add the {{sh}} template helper 2020-12-27 19:07:57 +01:00
Mickaël Menu
1490bb5ecb
Add the {{date}} template helper 2020-12-27 18:09:45 +01:00
Mickaël Menu
6dfa9b6949
Add the {{slug}} template helper 2020-12-26 20:10:39 +01:00
Mickaël Menu
76ac1d1bb1
Add a handlebars template renderer 2020-12-26 16:53:04 +01:00