ovonvo

↗ HN profile [ 17.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN, I built aeph, a small TUI app for jotting down notes and TODOs in Markdown without leaving the terminal. The idea was inspired by Ephe (https://github.com/epheapp/ephe). I liked the concept of using Markdown as a…

  2. Hi HN, I’ve always loved the simplicity of Ephe (https://ephe.app/), but I wanted that same ephemeral, "just-a-piece-of-paper" experience in my terminal. So I built Aeph in Rust. Aeph is not a text editor. It’s a…

  3. 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)…