Releases: dmdutra/simple-note
Releases · dmdutra/simple-note
Release list
Browse files
- feat: Add support to browse files
- feat: Add option to delete note
Full Changelog: v0.1.0...v0.2.0
Terminal notes app
Take notes without leaving the terminal. Browse your files on the left, preview rendered Markdown on the right, and manage everything with keyboard shortcuts.
Features
- Split-panel TUI
- Note list for .md and .txt files
- Markdown preview in view mode
- Edit notes inline
- Vim-style navigation (j/k, g/G, [/])