Hacker News new | ask | show | jobs
Show HN: Aeph – A minimal TUI Markdown editor with task management (github.com)
2 points by ovonvo 163 days ago
Hi HN,

aeph is a terminal-based markdown editor inspired by Ephe (https://ephe.app/).

I wanted the same ephemeral paper experience but in the terminal.

Features: - Quick TODO management (Ctrl+T to toggle, Ctrl+N to add) - Smooth markdown writing with auto-save - 9 pages with instant switching (Ctrl+O, then 1-9)

That's it. No config, no complexity.

Give it a spin if that sounds useful to you.