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
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
Mickaël Menu
4b76fbadf1
Support regular expressions with --match
( #222 )
2022-05-28 20:03:06 +02:00
Mickaël Menu
c356b7bd00
Update existing links when adding a new note ( #219 )
2022-05-22 16:39:13 +02:00
Nelyah
94e8a0d437
Customize fzf
options and key bindings ( #154 )
2022-04-24 14:12:20 +02: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
c4dfb4af9f
Fix indexing encoded Markdown links ( #88 )
2021-10-09 19:19:09 +02:00
Mickaël Menu
dc27a7dd7c
Improve Markdown and wiki links matching and generation ( #71 )
...
Fallback wiki link resolution by matching on title or path
Add new template variables when generating Markdown links
Add a {{substring}} template helper
2021-09-25 19:28:29 +02:00
Mickaël Menu
aa68199df8
Publish LSP diagnostics for dead links and wiki-link titles ( #42 )
2021-05-16 22:11:31 +02:00
Mickaël Menu
83b14ca827
Customize the format of fzf's lines with your own template ( #36 )
2021-04-25 12:40:53 +02:00
Mickaël Menu
980244d2c3
Add an interactive wizard for zk init
( #35 )
2021-04-24 15:17:38 +02:00
Mickaël Menu
2bb4cbdff4
Generate internal links to notes ( #32 )
2021-04-18 16:37:54 +02:00
Mickaël Menu
6ba92a03b7
Add --working-dir option ( #29 )
2021-04-17 11:28:38 +02:00
Mickaël Menu
50855154e2
Architecture ( #27 )
...
* Move everything under the internal package.
* Better separation between core and adapter packages, for easier unit testing.
* Simplify data models.
* Support multiple opened notebooks during runtime (useful for the LSP server).
* Proper surface API which might be exposed later as a public Go package.
2021-04-14 20:14:01 +02:00