Show HN: Ephe – A minimalist open-source Markdown paper for today
85 unvalley 28 6/3/2025, 10:41:33 PM 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.
[0]https://helix-editor.com/ [1]https://github.com/mhersson/mpls
i use it to take notes during the day at work and then use the notes for our standup.
Demo: https://mkaz.github.io/browser-pad/
Source: https://github.com/mkaz/browser-pad/ - though I suppose you can just view source on demo too
``` data:text/html, <html contenteditable> ```
Plus bonus ephemeral, close the tab and your notes are gone with them. Here's an old post with examples using data URL adding style: https://news.ycombinator.com/item?id=6005295
Mine takes minimalism to an extreme :-)
"Frictionless" text hoisting (incl. hoist-to-view document window capability) à la Symantec's GrandView (DOS) [1] is a must for me in a modern tool of this type. Table manipulation à la org-mode would be nice to have, text template import and export (e. g. screenwriting formats) a bonus. But lean and mean general-purpose text editors focusing on non-coding creators are just not a thing anymore.
Anyway, congratulations and good luck!
1. [https://welcometosherwood.wordpress.com/2009/10/10/grandview...]
1. [https://www.outlinersoftware.com]
https://github.com/chroxify/haptic Pretty neat, mind the fact that is local based, so if you log from another device you will not have persistence
I think the difference in philosophy shows up in the feature set too. For example, Ephe currently only gives you a single page because the focus is on today. If there are any features you find essential in apps like Joplin but missing in Ephe, I’d love to hear. I want to keep improving it.
[1]: https://logseq.com/