0.0.6 • Published 1 year ago

markane v0.0.6

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
1 year ago

Markane

Arcane focus for Markdown spell-casting

Description

Markane is a command-line tool for taking Markdown notes and navigating between them. The preferred Markdown dialect is Pandoc Markdown, although you can use it with CommonMark if you don't use some Pandoc-related features. Markane features include:

  • Creating notes from Handlebars templates
  • Preview on hover (links, images, citations)
  • Auto-completion (links, citations, snippets)
  • Go-to-definition (links, citations)
  • Backlinks (links, citations)
  • Symbols (workspace-level, document-level)
  • Beta: Unlinked mentions

Documentation

See also: Markane template.

Features

Auto-completion

npm.io

npm.io

Preview on hover

npm.io

npm.io

Go to definition

npm.io

npm.io

Backlinks

npm.io

npm.io

Symbols

npm.io

npm.io

Similar projects

  • mickael-menu's zk — a similar tool with a more powerful command-line interface. Supports [[wiki-links]] and #hashtags and has the ability to query notes from CLI; doesn't support @citations and /snippets.