
I read a lot of stuff online for the things I build, but I realized I was just saving links and completely forgetting them. I needed a way to actually extract the value and get it into my workspace.
I spent the last few months building Sigilla. It sits right between saving an article and actually using it. You capture a page, highlight what matters, and get those notes straight into Obsidian or Notion so you can work with them.
On the tech side, I built it with React and Supabase. To keep my server costs at absolute zero while I validate the idea, I forced almost all the heavy processing to run entirely client-side. The backend just handles the bare minimum.
If anyone has a minute, I'd appreciate some fresh eyes on the landing page. Let me know if the messaging makes sense or if it's completely off.