A professional-grade, feature-rich fork of Flatnotes with folders, nested tags, and more...
6.4K
Flatnotes-Enhanced elevates the original Flatnotes into a powerful, customizable, and user-friendly note-taking application. Designed for professionals and enthusiasts, it offers advanced organization, visual customization, and a seamless user experienceβall while maintaining simplicity and performance.
docker pull dockerbobw/flatnotes-enhanced:latest
docker run -d \
--name flatnotes-enhanced \
-p 8080:8080 \
-v ./data:/data \
-e "FLATNOTES_AUTH_TYPE=password" \
-e "FLATNOTES_USERNAME=user" \
-e "FLATNOTES_PASSWORD=changeMe!" \
dockerbobw/flatnotes-enhanced:latest
| Variable | Description | Default |
|---|---|---|
FLATNOTES_AUTH_TYPE | Authentication type (none, read_only, password, totp) | password |
FLATNOTES_USERNAME | Username for password auth | (required) |
FLATNOTES_PASSWORD | Password for password auth | (required) |
FLATNOTES_SECRET_KEY | Secret key for JWT tokens | (required) |
FLATNOTES_PATH | Path to notes storage | /data |
FLATNOTES_TRASH_DAYS | Auto-delete trash older than N days (0 = disabled) | 0 |
ENABLE_DATABASE | Enable SQLite database for settings | true |
FLATNOTES_SEARCH_DISABLED | Disable search and hide UI elements (Showcase Mode) | false |
Full documentation and source code: https://github.com/BobWs/flatnotes-enhancedβ
alph to find "alpha" without typing * manually.uv, Node.js, Python 3.13)---...---) from view and preview. Perfect for notes imported from Obsidian, Markleaf, and other tools.FLATNOTES_SEARCH_DISABLED=true). Perfect for sharing curated notes with the world.β¦), and the folder breadcrumb competed for space with the action buttons (Pin, Archive, Trash, Edit/Save).Work/Weekly)linux/amd64 + linux/arm64) supportBuilt with β€οΈ for better note-taking.
Content type
Image
Digest
sha256:471f8ad15β¦
Size
102.9 MB
Last updated
3 days ago
docker pull dockerbobw/flatnotes-enhanced