Mickaël Menu
6ccbbe8613
LSP auto-completion of YAML frontmatter tags ( #146 )
2022-01-08 16:42:54 +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
16e1904096
Add a command to produce a graph of the indexed notes ( #106 )
2021-11-14 09:50:13 +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
d74cf52d1e
List note tags ( #85 )
2021-10-03 18:36:59 +02:00
Mickaël Menu
977dc20bcb
Fix crash when creating a new note fails ( #83 )
2021-09-30 09:03:37 +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
dba28a6436
Set \n the default value for the --footer flag
2021-07-10 13:06:14 +02:00
Mickaël Menu
729dbe9760
Add JSON and JSON lines list formats ( #52 )
2021-06-20 21:08:18 +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
f3ebdb4813
Support for VS Code and minor LSP fixes ( #34 )
2021-04-24 14:11:09 +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