Commit Graph

336 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
Billy Priambodo
53df87974c
fix: magnet link (#429)
lsp to ignore magnet links as links to notes.

Co-authored-by: Tillman Jex <tjex@tjex.net>
2024-07-11 08:59:17 +02:00
Hugo
739d2d4fc0
readme: mention Alpine package (#427)
Co-authored-by: Tillman Jex <tjex@tjex.net>
2024-07-09 16:36:12 +02:00
Hugo
0edbb6f57a
Fix mix-up in error message when aborting (#428) 2024-07-09 10:42:54 +02:00
Sören Tempel
00a4361d20
Determine fixture path using the current working directory (#422) 2024-06-14 19:53:48 +02:00
Tillman Jex
578894f45b
release zk v0.14.1 (#417) 2024-05-26 13:02:30 +02:00
Tillman Jex
e21519a1b4
readme: exit maintenance mode, add logo, contributing (#416) 2024-05-26 11:21:17 +02:00
Tillman Jex
cfa74a7f0c
update Makefile (go 1.21 and alpine), update contributing.md (#412) 2024-05-26 10:46:19 +02:00
Tillman Jex
8e2add0606
raise sqlite version for musl build compatibility (#414) 2024-05-22 11:04:12 +02:00
guangwu
bf5cad60dc
chore: pkg imported more than once (#410)
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
Co-authored-by: tjex <tjex@tjex.net>
2024-05-17 09:59:03 +02:00
Alexis Praga
c3f26ca12b
Doc: how to edit today's daily note (#407)
documentation daily note tutorial extra detail
2024-05-02 04:58:39 +02:00
Tillman Jex
0973f9929d
allow notebook as hidden dir (#402) 2024-04-14 21:34:22 +02:00
dependabot[bot]
45b68121ce
Bump actions/configure-pages from 4 to 5 (#398)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tillman Jex <tjex@tjex.net>
2024-04-06 06:31:44 +02:00
Tadeas Uhlir
c9d4734d3c
fix(lsp): ignore diagnostic check within code blocks (#399)
Co-authored-by: tjex <tjex@tjex.net>
2024-04-06 05:54:55 +02: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
56f4e650ea
git: ignore delve debug files (#396) 2024-03-22 22:33:49 +01:00
Sumit Sahrawat
6a06ded3c4
Fix hyperlink from README.md to docs/getting-started.md (#395) 2024-03-16 18:18:06 +01:00
Kyle Huggins
1471c6be2c
Update documentation to restore GitHub Pages functionality (#387) 2024-01-28 22:13:05 -05:00
Tillman Jex
d4e542b70c
tesh test case for yaml dates without time stamp (#385) 2024-01-24 13:21:23 -05:00
Tillman Jex
537c7f7554
fix day range parsing (zk-org/zk#382) (#384) 2024-01-22 22:03:09 +01:00
Michael McDonagh
55d5487d24
Fix broken links (#381) 2024-01-13 09:11:34 +01:00
dependabot[bot]
f7079be6c0
Bump actions/stale from 7 to 9 (#365)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tillman Jex <tjex@tjex.net>
2024-01-11 09:08:47 +01:00
dependabot[bot]
a1f2a701af
Bump github/codeql-action from 2 to 3 (#367)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tillman Jex <tjex@tjex.net>
2024-01-11 09:04:55 +01:00
dependabot[bot]
70a9afb9f5
Bump actions/setup-go from 4 to 5 (#363)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 08:44:00 +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
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