github zk-org/zk v0.10.0
0.10.0

latest releases: v0.14.1, v0.14.0, v0.13.0...
2 years ago

Added

  • New --date flag for zk new to set the current date manually.

  • New --id flag for zk new to skip ID generation and use a provided value (contributed by @skbolton).

  • #144 LSP auto-completion of YAML frontmatter tags.

  • zk-nvim#26 The LSP server doesn't use additionalTextEdits anymore to remove the trigger characters when completing links.

    • You can customize the default behavior with the use-additional-text-edits configuration key.
  • #163 Use the ZK_SHELL environment variable to override the shell for zk only.

  • #173 Support for double star globbing in note.ignore config option.

  • #137 Customize the fzf options used by zk's interactive modes with the fzf-options config option (contributed by @Nelyah).

  • #168 Customize the fzf key binding to create new notes with the fzf-bind-new config option.

Changed

  • The default fzf key binding to create a new note with zk edit --interactive was changed to Ctrl-E, to avoid conflict with the default Ctrl-N binding.

Fixed

  • #126 Embedded image links shown as not found.
  • #152 Incorrect timezone for natural dates.
  • #170 Broken wiki links in subdirectories.
  • #185 Don't parse a Markdown table header as a colon tag.

Don't miss a new zk release

NewReleases is sending notifications on new releases.