> [!khiip-reddit] Reddit · Link
> <span class="khiip-mark"><svg viewBox="-1 -1 50 50" width="15" height="15" fill="none" stroke-linecap="round" stroke-linejoin="round" aria-label="Khiip"><g stroke="currentColor" stroke-width="3.8"><path d="M14 16 L1.27 28.73"/><path d="M17.33 19.05 L7.48 37.6"/><path d="M20.67 20.89 L16.09 42.4"/><path d="M24 21.5 L24 44.5"/><path d="M27.33 20.89 L31.91 42.4"/><path d="M30.67 19.05 L40.52 37.6"/><path d="M34 16 L46.73 28.73"/></g><path d="M14 16 Q24 27 34 16" stroke="currentColor" stroke-width="4.8"/><g fill="currentColor"><circle cx="8.27" cy="21.73" r="2.3"/><circle cx="4.83" cy="25.17" r="2.3"/><circle cx="12.90" cy="27.40" r="2.3"/><circle cx="10.24" cy="32.41" r="2.3"/><circle cx="18.61" cy="30.57" r="2.3"/><circle cx="17.37" cy="36.38" r="2.3"/><circle cx="24" cy="31.85" r="2.3"/><circle cx="24" cy="38.06" r="2.3"/><circle cx="29.39" cy="30.57" r="2.3"/><circle cx="30.63" cy="36.38" r="2.3"/><circle cx="35.10" cy="27.40" r="2.3"/><circle cx="37.76" cy="32.41" r="2.3"/><circle cx="39.73" cy="21.73" r="2.3"/><circle cx="43.17" cy="25.17" r="2.3"/></g></svg></span>
> # Otterly: A local-first Markdown editor built in Rust (Tauri) + Svelte
>
> r/PKMS · [u/ajkdrag_](https://www.reddit.com/user/ajkdrag_) · Feb 24, 2026 · Other
>
> 34 points · 8 comments
>
> Hi everyone, I’ve spent the last few months building Otterly, a local-first WYSIWYG markdown note-taking app. I know the world probably doesn't need "yet another" markdown editor, but I wanted to build something that felt lightweight and gave me a real-world excuse to dive into Rust (Tauri 2.0 which is lightweight compared to Electron apps such as VSCode, Obsidian etc) and Svelte 5. I tried to architect this well and follow some good code hygiene and SWE patterns.
>
> The project is open source (and I did use a lot of AI assistance for this. Folks at [r/rust](/r/rust) were mad that i didn't mention about AI assistance, although there's AGENTS.md in the repo, but yeah, so here we go). It isn't trying to be an "Obsidian killer" at all. I love Obsidian and used it a lot, it's just that i wanted to try my hand at building something similar, minimal, fast and low on RAM. I am not aiming to feature bloat it, but definitely would love some ideas, feature requests. If you have a moment to look at the product, I would love some feedback and stars.
>
> Thanks!
>
> **Link:** https://github.com/ajkdrag/otterly
>
> ## Comments
>
> > [!tip] 🔒 **Upgrade to Khiip Plus** for the full thread
> > Base captures top-level comments only (8 total comments). Khiip Plus expands every reply into the complete nested tree.
>
> **u/Cold_Cow_1285**
> This is **exactly** how people should promote a project like this.
>
> Like, don't pretend that you've built something that is going to blow all alternative solutions out of the water. Don't pretend you've invented the wheel. You built something for yourself, partly to learn, you presumably learned a ton while doing it, that is freakin awesome, it presumably works well for you, that is freakin awesome as well.
>
> Gave you a star, looks cool.
>
> **u/ml-research**
> Thanks for open-sourcing it!
>
> Personally, the following are must-haves for me:
>
> * Outline
> * Inline (`$`) and block (`$$`) math equations
>
> But it looks promising, especially for a newborn open-source project!
>
> **u/kaizer1c**
> I was just thinking the world needed something like this - a rust based markdown editor that I could use to open the files in my Obsidian vault. I will try it out. Thank you for building and sharing!
>
> **u/Educational_Web7123**
> Awesome piece of software, clean, fast, small, no bloat, no AI, no calendar, enough powefull to do it in best way!
> nothing what can distract me from taking notes, ideas etc..
> aaaannnndddd open source :)
> Many thanks for that !