Commit Graph

259 Commits

Author SHA1 Message Date
Mickaël Menu
dbd791f672 Release zk 0.10.1 2022-05-22 17:12:26 +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
dependabot[bot]
1167cb99ae
Bump GitHub workflow actions (#210) 2022-05-10 09:59:11 +02:00
Arto Jonsson
d9be3c04a6
Add Dependabot configuration (#206) 2022-05-09 20:22:55 +02:00
Arto Jonsson
bfa065d1e3
Enable GitHub code scanning (#207) 2022-05-09 10:17:18 +02:00
Mickaël Menu
60e9491c1b Fix running the Homebrew workflow (#204) 2022-05-02 17:54:18 +02:00
Sridhar Ratnakumar
94f563cd51
Add Nix install instructions (#198) 2022-04-28 17:06:00 +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
c6e529fdfa Add a triage GitHub workflow 2022-01-23 16:34:02 +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
a4b31b4794
Bump the Homebrew formula on GitHub releases (#157) 2022-01-15 15:11:08 +01:00
Mitchell Hanberg
73dfc83aeb
Point Homebrew install instructions to homebrew-core (#153) 2022-01-13 20:59:14 +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
Mickaël Menu
6ccbbe8613
LSP auto-completion of YAML frontmatter tags (#146) 2022-01-08 16:42:54 +01:00
Mickaël Menu
04a157f3be
Clarify the Homebrew instructions (#145) 2022-01-05 18:44:32 +01:00
Karim Abou Zeid
63dee0ce3f
Add install instructions for Arch Linux. (#140) 2022-01-04 09:43:32 +01:00
Mickaël Menu
8fe0671b1d
Mention Homebrew tap and zk-nvim plugin
cc @mhanberg
2021-12-19 21:00: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
f8ef8cc093 Release zk 0.9.0 2021-12-19 12:16:44 +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
Mickaël Menu
e317f0d879
Fix infinite loop when parsing a single-character hashtag (#119) 2021-12-17 13:07:21 +01:00
Mickaël Menu
7d5752b04a
Remove Git LFS (#117) 2021-12-12 10:54:38 +01:00
Mickaël Menu
f3527ba60e
Don't match all notes when --link-to or --linked-by have no match (#115) 2021-12-11 18:53:07 +01:00
Mickaël Menu
9c06068cce
Add LSP commands zk.list and zk.tag.list (#114) 2021-12-11 18:25:40 +01:00
Mickaël Menu
0e88685140
Make filename take precedence over folders when matching sub-paths (#112) 2021-11-28 21:50:21 +01:00
Mickaël Menu
9ae8e5b041 Release zk 0.8.0 2021-11-21 14:36:25 +01:00
Mickaël Menu
a7a82cf7d6
Filter through the note frontmatter with --interactive (#110) 2021-11-21 14:34:54 +01:00
Mickaël Menu
16e1904096
Add a command to produce a graph of the indexed notes (#106) 2021-11-14 09:50:13 +01:00
Mickaël Menu
3b05a0061d
Fix indexing wiki links using partial paths (#104) 2021-11-14 08:20:11 +01:00
Mickaël Menu
aea5308f66
Add a verbose mode to zk index (#103) 2021-11-13 16:56:32 +01:00
Mickaël Menu
59b8269344
Add --dry-run flag for zk new (#96) 2021-10-30 16:44:46 +02:00
Mickaël Menu
439c1b1a69
Customize LSP completion items (#92) 2021-10-23 21:26:23 +02:00
Mickaël Menu
b1c69b4765
Add filename and filename-stem template variables (#91) 2021-10-23 19:24:46 +02:00
Adam Reese
39467a1b7c
Allow indexing from outside the notebook directory (#90) 2021-10-19 10:57:25 +02:00
Mickaël Menu
9bd2eacf06 Fix error with fs.DirExists()
It errors out when providing a subdirectory of a file, e.g. `index.md/.zk`
2021-10-11 20:38:37 +02:00
Mickaël Menu
cfb337c967
Release zk 0.7.0 2021-10-09 20:11:55 +02:00
Mickaël Menu
c4dfb4af9f
Fix indexing encoded Markdown links (#88) 2021-10-09 19:19:09 +02:00