Commit Graph

31 Commits

Author SHA1 Message Date
Mickaël Menu
525047fab9
Add support for double star globbing in note.ignore config option (#195) 2022-04-23 18:46:54 +02:00
Mickaël Menu
d74cf52d1e
List note tags (#85) 2021-10-03 18:36:59 +02:00
Mickaël Menu
5abbab4c73
Upgrade dependencies (#73) 2021-08-18 19:51:43 +02:00
Mickaël Menu
729dbe9760
Add JSON and JSON lines list formats (#52) 2021-06-20 21:08:18 +02:00
Mickaël Menu
980244d2c3
Add an interactive wizard for zk init (#35) 2021-04-24 15:17:38 +02:00
Mickaël Menu
f3ebdb4813
Support for VS Code and minor LSP fixes (#34) 2021-04-24 14:11:09 +02:00
Mickaël Menu
ba41fe5a71
Experimental LSP server (#21) 2021-04-04 15:31:54 +02:00
Mickaël Menu
c58e68e0e2
Add support for nested maps in the YAML frontmatter
Don't prevent saving a note when the YAML to JSON serialization fails
2021-03-19 21:19:55 +01:00
Mickaël Menu
202ea62322
Use the YAML frontmatter key date for the note creation date, when provided 2021-03-12 19:48:20 +01:00
Mickaël Menu
ade5da20df
Support Markdown autolinking for external links 2021-02-12 19:34:04 +01:00
Mickaël Menu
17c30a66e5
Improve help output and add --delimiter0 in list command 2021-02-10 20:27:34 +01:00
Mickaël Menu
16fdcfe751
Improve confirm prompt using third-party library 2021-02-07 19:53:51 +01:00
Mickaël Menu
7e3e2cbd20
Add a fzf binding to create a new note with the search query from the edit command 2021-02-07 17:48:23 +01:00
Mickaël Menu
76fb5f67aa
Migrate from HCL to TOML for the config language 2021-02-06 21:39:18 +01:00
Mickaël Menu
0512bf78b4
Add support for YAML frontmatters 2021-01-24 13:42:57 +01:00
Mickaël Menu
1b905dacfd
Don't prompt the user when the terminal is not interactive 2021-01-23 21:29:22 +01:00
Mickaël Menu
58cfec5c80
Add a progress report during indexing 2021-01-17 12:09:38 +01:00
Mickaël Menu
29688186f2
Add a proper Markdown parser 2021-01-16 19:37:10 +01:00
Mickaël Menu
d797b94845
Filter by creation date 2021-01-12 19:58:14 +01:00
Mickaël Menu
0e8ae93450
Improve test result diffing 2021-01-10 16:39:10 +01:00
Mickaël Menu
8ed6667743
Add various list formats 2021-01-09 17:14:54 +01:00
Mickaël Menu
5988b020af
Add "elapsed" date format 2021-01-07 22:14:27 +01:00
Mickaël Menu
8a876f3b7f
Test note DAO 2021-01-05 20:50:39 +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
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
Mickaël Menu
c4a5648238
Parse zk config 2020-12-25 20:25:52 +01:00
Mickaël Menu
bdda74362f
Add init command 2020-12-24 16:02:19 +01:00