zk/docs/README.md
2021-02-26 23:20:03 +01:00

19 lines
894 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# `zk` a plain text note-taking assistant
Looking for a quick usage example? [Let's get started](getting-started.md).
`zk` is a command-line tool helping you to maintain a plain text [Zettelkasten](https://zettelkasten.de/introduction/) or [personal wiki](https://en.wikipedia.org/wiki/Personal_wiki).
It is primarily focused on:
* [keeping your notebook future-proof](future-proof.md), by relying on plain text
* [creating notes from templates](note-creation.md)
* performing [advanced search queries](note-filtering.md)
* being a hub for everything related to your notes, thanks to [command aliases](config-alias.md) and [automation](automation.md).
* [notebook housekeeping](notebook-housekeeping.md)
What `zk` is not:
* a note editor
* a tool to serve your notes on the web for this, you may be interested in [Neuron](neuron.md) or [Gollum](https://github.com/gollum/gollum).