Commit Graph

325 Commits (main)
 

Author SHA1 Message Date
Tillman Jex 0973f9929d
allow notebook as hidden dir (#402) 2 weeks ago
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>
3 weeks ago
Tadeas Uhlir c9d4734d3c
fix(lsp): ignore diagnostic check within code blocks (#399)
Co-authored-by: tjex <tjex@tjex.net>
3 weeks ago
Tadeas Uhlir 05c50a70d5
fix(lsp): fix trigger completion of zk LSP (#397) 4 weeks ago
Tillman Jex b10d51dbc2
accept tripple dash file URIs as valid links (#391)
Co-authored-by: Jurica Bacurin <jurica@bacurin.de>
4 weeks ago
Tillman Jex 56f4e650ea
git: ignore delve debug files (#396) 1 month ago
Sumit Sahrawat 6a06ded3c4
Fix hyperlink from `README.md` to `docs/getting-started.md` (#395) 1 month ago
Kyle Huggins 1471c6be2c
Update documentation to restore GitHub Pages functionality (#387) 3 months ago
Tillman Jex d4e542b70c
tesh test case for yaml dates without time stamp (#385) 3 months ago
Tillman Jex 537c7f7554
fix day range parsing (zk-org/zk#382) (#384) 3 months ago
Michael McDonagh 55d5487d24
Fix broken links (#381) 3 months ago
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>
4 months ago
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>
4 months ago
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>
4 months ago
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>
4 months ago
Julio Lopez 5a2333d0af
test: add TestFormatDateHelperElapsed (#359)
improve and extend test coverage in handlebars_test.go, which deals with time and date formatting.
4 months ago
Mickaël Menu e3e52dfe69
Add `CONTRIBUTING.md` (#378) 4 months ago
Julio Lopez 87f3680a9b
chore(ci): use Go 1.21 (#360)
Co-authored-by: Jurica Bacurin <jurica@bacurin.de>
4 months ago
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.
4 months ago
Tillman Jex 5bb1c0ba89
Maintenance mode callout fix (#377) 4 months ago
Tillman Jex 1e28fe4b92
notification of maintenance mode (#376)
update readme to communicate maintenance mode due to project handover
4 months ago
Michael McDonagh 50fb638dd9
Update the arch repo link (#372) 4 months ago
Michael McDonagh 7ba9df6526
Relative output needs relative input (#374) 4 months ago
Julio Lopez be1249d7a6
Use 'go-version-file' option in build workflow (#355) 6 months ago
Julio Lopez 228c96fcea
Address io/ioutil deprecation (#354) 6 months ago
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>
7 months ago
khimaros 0b4db9ade6
Fix parsing large notes (#339) 8 months ago
Mickaël Menu 072fae2f6c
Fix `{{date}}` helper test (#324) 11 months ago
Mickaël Menu b71a74eabc Release zk 0.14.0 11 months ago
Mickaël Menu 1ec777de7e Update documentation of config alias 11 months ago
Mickaël Menu 75205fe099
Rename `note.ignore` config property to `note.exclude` (#322) 11 months ago
wrvsrx 6252e51595
Fix LSP positions using UTF-16 offsets (#317) 11 months ago
Leonardo Mello e26ac5133e
Add `notebook` configuration to set default notebook path (#304) 1 year ago
Leonardo Mello a8d1db4c57
Add `tool.shell` configuration key (#302) 1 year ago
dependabot[bot] ba611e1c1e
Bump actions/setup-go from 3 to 4 (#299) 1 year ago
Mickaël Menu 39bcb8069f
Bump go-sqlite3 (#296) 1 year ago
dependabot[bot] 89ff022593
Bump golang.org/x/text from 0.3.7 to 0.3.8 (#292) 1 year ago
Mickaël Menu ea4457ad67 Release zk 0.13.0 1 year ago
Cyril Dutrieux 6401a4e1f6
Add "title" to the Command in code actions (#288) 1 year ago
Patrick Anker f7d4db07d6
Add `zk.link` LSP command (#284) 1 year ago
Leiser Fernández Gallo 150c82fb22
Fix emanote URL (#283) 1 year ago
Matthias Vogelgesang 279f9ef3cd
Add `zk-spaced` to list of related projects (#281) 1 year ago
dependabot[bot] 6506198743
Bump actions/stale from 6 to 7 (#277) 1 year ago
Mickaël Menu ae3a86dbfa
Add new options for LSP command `zk.new` (#276) 1 year ago
Mickaël Menu d79da8933a Release zk 0.12.0 1 year ago
Mickaël Menu 15d4cfc921
Rename the `{{date}}` helper to `{{format-date}}` (#274) 1 year ago
Oliver Marriott 142b636342
Support multiple `--match` flags (#268) 1 year ago
Oliver Marriott 9d88245102
Fix `--working-dir=` and `--notebook-dir=` options parsing (#267) 1 year ago
Zach Leslie 404ef9d6f5
Add the `get-date` template helper (#262) 2 years ago
Mickaël Menu c21c4fc21f
LSP: Add support for external URLs with `documentLink` (#261) 2 years ago