Commit Graph

21 Commits

Author SHA1 Message Date
Tillman Jex
6134873a5a
fix: default lsp config opts not being rendered (#433)
The handlebar templates for lsp completion popovers, were not being escaped.
Therefore they were not being rendered in final config generation.
2024-07-11 10:53:56 +02:00
Tillman Jex
d4e542b70c
tesh test case for yaml dates without time stamp (#385) 2024-01-24 13:21:23 -05:00
Michael McDonagh
0eaf26483f
Remove references to old repo (#373)
Finalise transfer from old repo (github.com/mickael-menu/zk) to new (github.com/zk-org/zk)

Co-authored-by: tjex <tjex@tjex.net>
2024-01-10 22:47:22 +01:00
Mickaël Menu
75205fe099
Rename note.ignore config property to note.exclude (#322) 2023-05-20 14:10:18 +02:00
Mickaël Menu
15d4cfc921
Rename the {{date}} helper to {{format-date}} (#274) 2022-12-04 10:11:06 +01:00
Oliver Marriott
142b636342
Support multiple --match flags (#268) 2022-11-27 15:56:18 +01:00
Oliver Marriott
9d88245102
Fix --working-dir= and --notebook-dir= options parsing (#267) 2022-11-05 18:57:18 +01:00
Mickaël Menu
1745097256
Fix error when pairing --link-to and --linked-by (#255) 2022-09-17 21:22:54 +02:00
Pete Kazmier
a6e522562e
Add explicit flag to read from standard input (#242) 2022-07-13 14:37:19 +02:00
Mickaël Menu
c06375ee3a
Fix updating links after creating a new note (#237) 2022-07-11 08:45:20 +02:00
Mickaël Menu
53aabce1ed
Support standard input via shell redirection with zk new (#240) 2022-07-10 19:10:44 +02:00
Mickaël Menu
68e6b70eae
Upgrade to Go 1.18 and update dependencies (#221) 2022-05-29 11:55:55 +02:00
Mickaël Menu
4b76fbadf1
Support regular expressions with --match (#222) 2022-05-28 20:03:06 +02:00
Mickaël Menu
c356b7bd00
Update existing links when adding a new note (#219) 2022-05-22 16:39:13 +02:00
Mickaël Menu
7622d9ee19
Don't parse Markdown table headers a colon tags (#196) 2022-04-24 14:43:14 +02:00
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
c237b4d57d
Fix broken wiki links in subdirectories (#193) 2022-04-23 18:01:04 +02:00
Stephen Bolton
9e33d679e2
Add --id flag to zk new (#183) 2022-03-27 19:07:50 +02:00
Mickaël Menu
c429517c6b
Fix incorrect timezone for natural dates (#156) 2022-01-23 14:46:02 +01:00
Mickaël Menu
da6e842406
Run tesh with the GitHub checks (#148) 2022-01-10 17:04:17 +01:00
Mickaël Menu
eb095e5fc0
Add tesh test suite (#147) 2022-01-10 14:28:14 +01:00