tjex
be46e734bf
fix: works, but with caveat of old tests breaking.
...
It would seem that the old tesh test is not taking into account note
titles with `"` marks. Therefore, the failing test may be a sign of the
test needing to be updated, rather than this fix being void.
2024-04-03 18:16:58 +11:00
Tadeas Uhlir
05c50a70d5
fix(lsp): fix trigger completion of zk LSP ( #397 )
2024-03-31 13:15:22 +02:00
Tillman Jex
b10d51dbc2
accept tripple dash file URIs as valid links ( #391 )
...
Co-authored-by: Jurica Bacurin <jurica@bacurin.de>
2024-03-29 11:09:27 +01:00
Tillman Jex
537c7f7554
fix day range parsing (zk-org/zk#382) ( #384 )
2024-01-22 22:03:09 +01: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
Julio Lopez
5a2333d0af
test: add TestFormatDateHelperElapsed ( #359 )
...
improve and extend test coverage in handlebars_test.go, which deals with time and date formatting.
2024-01-10 20:11:13 +01:00
Michael McDonagh
7ba9df6526
Relative output needs relative input ( #374 )
2024-01-04 11:47:00 +01:00
Julio Lopez
228c96fcea
Address io/ioutil deprecation ( #354 )
2023-11-08 14:46:11 +01:00
khimaros
0b4db9ade6
Fix parsing large notes ( #339 )
2023-08-15 11:24:37 +02:00
Mickaël Menu
072fae2f6c
Fix {{date}}
helper test ( #324 )
2023-05-24 20:48:18 +02:00
Mickaël Menu
75205fe099
Rename note.ignore
config property to note.exclude
( #322 )
2023-05-20 14:10:18 +02:00
wrvsrx
6252e51595
Fix LSP positions using UTF-16 offsets ( #317 )
2023-05-18 14:04:21 +02:00
Leonardo Mello
e26ac5133e
Add notebook
configuration to set default notebook path ( #304 )
2023-04-11 17:22:06 +02:00
Leonardo Mello
a8d1db4c57
Add tool.shell
configuration key ( #302 )
2023-03-28 21:29:18 +02:00
Cyril Dutrieux
6401a4e1f6
Add "title" to the Command in code actions ( #288 )
2023-02-06 16:11:44 +01:00
Patrick Anker
f7d4db07d6
Add zk.link
LSP command ( #284 )
2023-01-18 17:08:34 +01:00
Mickaël Menu
ae3a86dbfa
Add new options for LSP command zk.new
( #276 )
2022-12-19 14:28:15 +01: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
Zach Leslie
404ef9d6f5
Add the get-date
template helper ( #262 )
2022-10-12 18:56:22 +02:00
Mickaël Menu
c21c4fc21f
LSP: Add support for external URLs with documentLink
( #261 )
2022-09-24 14:33:34 +02:00
Mickaël Menu
1745097256
Fix error when pairing --link-to
and --linked-by
( #255 )
2022-09-17 21:22:54 +02:00
bibor
ab1d8fd0bd
LSP: Fix double use of notebook.RelPath
( #246 )
2022-07-15 09:31:22 +02:00
Mickaël Menu
61b9c0f5d7
LSP: Fix finding backlink references for notes in a folder ( #245 )
2022-07-14 16:05:28 +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
8bfafe5dab
Fix LSP link recognition with unicode ( #238 )
2022-07-10 20:53:06 +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
aaf6c42bd8
Hide index progress in non-interactive shells ( #234 )
2022-07-06 08:58:35 +02:00
Mickaël Menu
4b76fbadf1
Support regular expressions with --match
( #222 )
2022-05-28 20:03:06 +02:00
Mickaël Menu
1a05a04432
LSP: Deprecate title matching for wiki links ( #218 )
2022-05-22 23:08:44 +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
3c634fb00a
Remove dependency on libicu
( #213 )
2022-05-14 10:44:39 +02:00
Mickaël Menu
d8c9031f9c
Release zk 0.10.0
2022-04-26 11:43:34 +02:00
Mickaël Menu
7622d9ee19
Don't parse Markdown table headers a colon tags ( #196 )
2022-04-24 14:43:14 +02:00
Nelyah
94e8a0d437
Customize fzf
options and key bindings ( #154 )
2022-04-24 14:12:20 +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
Demaro Stanberry
0bfab74eac
Fix file url parsing on Windows ( #186 )
2022-04-02 14:01:07 +02:00
Stephen Bolton
9e33d679e2
Add --id
flag to zk new
( #183 )
2022-03-27 19:07:50 +02:00
codito
a0ced3c330
Fix LSP path autocompletion on Windows ( #175 )
2022-02-26 11:11:11 +01:00
codito
83c15cc927
Fix Windows build ( #171 )
2022-02-22 14:33:30 +01:00
Mickaël Menu
e037befdf1
Add support for ZK_SHELL
( #166 )
2022-02-04 20:09:00 +01:00
Mickaël Menu
c429517c6b
Fix incorrect timezone for natural dates ( #156 )
2022-01-23 14:46:02 +01:00
Mickaël Menu
7b92ca06cc
Disable additionalTextEdits
for completion items by default ( #160 )
2022-01-23 13:43:02 +01:00
Mickaël Menu
eb095e5fc0
Add tesh
test suite ( #147 )
2022-01-10 14:28:14 +01:00
Mickaël Menu
6ccbbe8613
LSP auto-completion of YAML frontmatter tags ( #146 )
2022-01-08 16:42:54 +01:00
Mickaël Menu
eddc4b5845
Fix embedded image links shown as not found ( #127 )
2021-12-19 15:52:15 +01:00
Mickaël Menu
f566916470
Support RFC 3339 dates with the time flags ( #123 )
2021-12-17 18:57:03 +01:00
Mickaël Menu
5b623074e0
Take into account --no-input
with zk init
( #122 )
2021-12-17 18:07:56 +01:00