Show HN: Ephe – A Minimalist Open-Source Markdown Paper for Today

3 unvalley 2 6/1/2025, 8:11:54 AM github.com ↗
Hi HN,

I built Ephe, open-source markdown paper for daily todos and thoughts.

No sign-up, no ads, no subscriptions, no AI.

## Why I made this

We have plenty of Markdown editors. And too many overwhelming to-do apps. But few tools combine both in a way that’s lightweight and focused. I thought that all I need is a single page to organize today. So I built Ephe.

It uses CodeMirror v6, React(v19, React Compiler) and Vite with rolldown.

## What makes it different

“Ephe” comes from ephemeral. The main goal is to organize what you need to do today. It isn’t for teams. It’s a quiet space for your own priorities.

Give it a spin if that sounds useful to you.

Comments (2)

lordkrandel · 2d ago
That's nice. I use a single text file in Neovim, but I have to admit that this is interesting and simple.
unvalley · 2d ago
Thanks for your kind comments, I'm trying to keep the design as clean and plain. Glad to see Neovim users are interested.