v0.0.8
doku.md — A Markdown documentation browser for developers.
Open any local folder and instantly browse, search, and understand
your Markdown documentation. Built with Wails3 (Go) + Svelte 5.
Features:
- Browse Markdown files via file tree with expand/collapse
- Rendered documents with table of contents and smooth scroll
- Full-text search across all documents (FTS5 with trigram tokenizer)
- Automatic indexing in the background on folder open
- File system watcher — index stays in sync, documents reload on change
- Tabs, bookmarks, and recent folders — persist across sessions
- Local search within a document (CTRL+F) with highlighted matches
- Keyboard shortcuts adapt to macOS (⌘) and Linux/Windows (Ctrl)
- Custom titlebar with drag, minimise/maximise/close
- Ubuntu 22.04 GTK3 support
Platforms: Linux, macOS, Windows