A few weeks ago I decided to take one of my projects seriously and started building Lilo, a small desktop Markdown notes app in Rust.
At first it was basically just a simple always-on-top notes widget.
Then it slowly turned into an actual app: Markdown editing, wiki links, backlinks, search, folders, a knowledge graph and a bunch of smaller stuff.
The surprising part wasn’t building it though.
It was seeing actual people find the project, download it, clone the repo and leave stars.
It’s still actively being developed and there’s a lot I want to change, but this is probably the first project I’ve made where I can say:
yeah, someone other than me actually uses this thing.
Pretty cool feeling.
What are you building right now?