macOS
brew install zklocal Homebrew formula metadata
sudo port install zkMacPorts ports tree · office/zk/Portfile · source: api.github.com
brew / rank 2910
Plain text note-taking assistant. Version 0.15.6 via Homebrew; verified 2026-07-26. Also installable with nix: nix profile install nixpkgs#zk.
install
brew install zklocal Homebrew formula metadata
sudo port install zkMacPorts ports tree · office/zk/Portfile · source: api.github.com
sudo apk add zkAlpine Linux edge package indexes · zk · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#zknixpkgs package indexes · pkgs/by-name/zk/zk/package.nix · source: api.github.com
sudo pacman -S zkArch Linux sync databases · zk · source: geo.mirror.pkgbuild.com
sudo zypper install zkopenSUSE Tumbleweed package metadata · zk · source: download.opensuse.org
scoop install main/zkScoop official bucket manifest trees · bucket/zk.json · source: api.github.com
overview
Plain text note-taking assistant
history
zk is a command-line note-taking assistant for plain-text Zettelkasten and personal-wiki workflows. It is aimed at people who want Markdown files, editor integration, fast search, and links without adopting a heavyweight notes application.
The README describes zk as a CLI that helps maintain a plain-text Zettelkasten or personal wiki. Its design centers on a notebook directory, Markdown notes, links, tags, templates, search, and editor workflows rather than a standalone GUI.
The project later moved from solo maintenance into the `zk-org` organization. The v0.14.1 release notes describe that release as the first after the project transferred from Mickael Menu's solo hands to zk-org, with new maintainers contributing behind-the-scenes fixes and maintenance.
The broader zk ecosystem includes a Language Server Protocol surface plus editor clients. The official docs describe LSP features such as Markdown link completion, tag completion, hover previews, navigation, diagnostics for dead links, and custom commands; companion projects include zk-nvim and zk-vscode.
zk found its niche among terminal and editor users who liked the Zettelkasten idea but wanted files and command-line composition instead of a closed notes app. The official docs advertise installation through common Unix-oriented channels and present the tool as leveraging the power of the command line.
The 2024 maintainer discussion and transfer to zk-org show an adoption pattern common to useful niche CLIs: users depended on the tool enough that community members organized around maintenance when the original solo-maintainer model was no longer enough.
Users keep notes in a notebook directory, configure behavior in `.zk/config.toml`, and use commands to create, edit, search, filter, tag, and link Markdown notes. The notes documentation lists workflows for notebook anatomy, creating notes, full-text or exact search, regular expressions, tag filtering, date filtering, and link exploration.
Editor integration is central to practical use. zk ships an LSP server, and users can connect it to Neovim, Vim, Helix, Sublime Text, Visual Studio Code, and other LSP-compatible editors so the CLI becomes an indexer and note graph backend for the editor they already use.
zk is package-nerd significant because it is the note-taking equivalent of a good Unix filter: it leaves the important artifact as plain Markdown while adding indexing, search, linking, templates, and editor protocol support around it.
It also demonstrates a modern CLI pattern where the package is both an executable and a language server. Installing it gives shell commands plus editor intelligence, without pulling in a GUI application or a hosted sync service.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.zk/config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
zk | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:zk |
|---|---|
| Version | 0.15.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/zk |
| Homepage | https://zk-org.github.io/zk/ |
| Repository | https://github.com/zk-org/zk |
| Upstream docs | https://zk-org.github.io/zk/ |
| License | GPL-3.0-only |
| Source archive | https://github.com/zk-org/zk/archive/refs/tags/v0.15.6.tar.gz |
| Last updated | 2026-07-26T15:44:13Z |
| Pulse | updated |
| Dependencies | icu4c@78 |
| Build dependencies | go |
| Uses from macOS | sqlite |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zk |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
zk
nix profile install nixpkgs#zkzk 0.15.6-r0
Plain text note-taking application with CLI interface
sudo apk add zkzk-doc 0.15.6-r0
Plain text note-taking application with CLI interface (documentation)
sudo apk add zk-doczk 0.15.6-1
A command-line tool helping you to maintain a Zettelkasten or personal wiki
sudo pacman -S zkzk 0.15.6-1.1
Plain text note-taking assistant for markdown
sudo zypper install zkzk
sudo port install zkmain/zk
scoop install main/zksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.