Commit Graph

311 Commits

Author SHA1 Message Date
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
Mickaël Menu
e3e52dfe69
Add CONTRIBUTING.md (#378) 2024-01-07 20:26:02 +01:00
Julio Lopez
87f3680a9b
chore(ci): use Go 1.21 (#360)
Co-authored-by: Jurica Bacurin <jurica@bacurin.de>
2024-01-05 17:05:17 +01:00
dependabot[bot]
f120f9546c
Bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.17.0 (#368)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jurica Bacurin <jurica@bacurin.de>

Ran tests against the PR, all pass.
2024-01-05 17:01:06 +01:00
Tillman Jex
5bb1c0ba89
Maintenance mode callout fix (#377) 2024-01-05 16:30:20 +01:00
Tillman Jex
1e28fe4b92
notification of maintenance mode (#376)
update readme to communicate maintenance mode due to project handover
2024-01-05 14:38:58 +01:00
Michael McDonagh
50fb638dd9
Update the arch repo link (#372) 2024-01-04 09:52:29 -05:00
Michael McDonagh
7ba9df6526
Relative output needs relative input (#374) 2024-01-04 11:47:00 +01:00
Julio Lopez
be1249d7a6
Use 'go-version-file' option in build workflow (#355) 2023-11-08 14:52:58 +01:00
Julio Lopez
228c96fcea
Address io/ioutil deprecation (#354) 2023-11-08 14:46:11 +01:00
dependabot[bot]
1fd1298c00
Bump actions/checkout from 3 to 4 (#344)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05 08:18:49 +02: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
b71a74eabc Release zk 0.14.0 2023-05-20 15:05:27 +02:00
Mickaël Menu
1ec777de7e Update documentation of config alias 2023-05-20 14:50:55 +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
dependabot[bot]
ba611e1c1e
Bump actions/setup-go from 3 to 4 (#299) 2023-03-16 11:56:57 +01:00
Mickaël Menu
39bcb8069f
Bump go-sqlite3 (#296) 2023-03-04 10:32:39 +01:00
dependabot[bot]
89ff022593
Bump golang.org/x/text from 0.3.7 to 0.3.8 (#292) 2023-02-23 14:56:57 +01:00
Mickaël Menu
ea4457ad67 Release zk 0.13.0 2023-02-13 08:23:21 +01: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
Leiser Fernández Gallo
150c82fb22
Fix emanote URL (#283) 2023-01-08 11:03:32 +01:00
Matthias Vogelgesang
279f9ef3cd
Add zk-spaced to list of related projects (#281) 2023-01-08 10:58:16 +01:00
dependabot[bot]
6506198743
Bump actions/stale from 6 to 7 (#277) 2022-12-21 12:43:53 +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
d79da8933a Release zk 0.12.0 2022-12-04 10:12:48 +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
Oliver Marriott
9d88245102
Fix --working-dir= and --notebook-dir= options parsing (#267) 2022-11-05 18:57: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
dependabot[bot]
cdf4f8e0c1
Bump actions/stale from 5 to 6 (#258) 2022-09-22 09:48:41 +02:00
Mickaël Menu
1745097256
Fix error when pairing --link-to and --linked-by (#255) 2022-09-17 21:22:54 +02:00
Sridhar Ratnakumar
9faec3628a
neuron.md: Add link to docs for Emanote (#247) 2022-09-04 14:13:13 +02:00
Kristof Lünenschloß
814a5d7c07
Link to mickael-menu/zk-nvim instead of megalithic/zk.nvim (#249) 2022-07-29 13:57:29 +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
Mickaël Menu
78c40eeecf Release zk 0.11.1 2022-07-13 14:40:25 +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
eefc3be9c6 Release zk 0.11.0 2022-07-11 08:46:57 +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
68e6b70eae
Upgrade to Go 1.18 and update dependencies (#221) 2022-05-29 11:55:55 +02:00