This is really cool! I've been using Obsidian more and more as a second brain and getting data in has consistently been the point of failure, so I've been wanting something just like this. Specifically something that runs locally and offline.

Is the future goal of Hyprnote specifically meeting notes and leaning into features around meeting notes, or more general note taking and recall features?

At least for near future, we'll focusing on meeting notepad side of a thing.

We actually have "export to Obsidian". I think you can pair Hyprnote nicely with Obsidian.

Screenshot: https://github.com/user-attachments/assets/5149b68d-486c-4bd...

You need this plugin installed in Obsidian first: https://github.com/coddingtonbear/obsidian-local-rest-api

Obsidian export code 1:

https://github.com/fastrepl/hyprnote/blob/d0cb0122556da5f517...

Obsidian export code 2:

https://github.com/fastrepl/hyprnote/tree/main/plugins/obsid...

Thanks for the reply! I will try it out :)