Sigh. I guess I’ll have to automate exporting from Bear and reading the export. Very kludgey, but it should work.
#programming #bearapp
Sigh. I guess I’ll have to automate exporting from Bear and reading the export. Very kludgey, but it should work.
#programming #bearapp
Sigh. I guess I’ll have to automate exporting from Bear and reading the export. Very kludgey, but it should work.
I wish the Bear app had a real API instead of the kludgey uri scheme. And getting into the SQLite db would be fine if it weren’t squirreled away. I need a way to pull all notes.
#api #programming #bearapp
I wish the Bear app had a real API instead of the kludgey uri scheme. And getting into the SQLite db would be fine if it weren’t squirreled away. I need a way to pull all notes.
What date format do you prefer on your note titles for zettel/journaling? (Bear App, Apple Notes, Obsidian)?
1. ISO: Journal 2025-11-08
2. Short: Journal Nov. 8 2025
3. other
Friends of MindNode 🤝 🫶
In a world full of “one-size-fits-all” apps, we believe in using the right tool for the job.
@bearapp for notes. MindNode for mind maps. ⭐
Each with its own strengths — better together.
Read more here: https://buff.ly/K5ktr07
#MindNode #BearApp #Productivity
Bear is working on web access to notes... finally!
https://community.bear.app/t/bear-web-public-beta-you-are-invited/17435
We’re excited to share a new chapter for Bear: Bear Web is now in Public Beta! This is a big step toward making Bear available wherever you need it, and we’d love for you to give it a try. ⚠ Please read the following carefully before jumping in. About Bear Web Bear Web is a web app designed to complement the native Bear apps on Mac, iPhone and iPad, providing you with the flexibility to access your notes from any web browser. It is primarily for situations where you cannot access the n...
A Bear vadonatúj callouts funkciójának használata rendkívül egyszerű. Segítségével látványosan és ízlésesen emelhetünk ki fontos részleteket a jegyzeteinkben.
https://techwok.hu/2025/06/27/bear-callouts-funkcio-hasznalata
Végre itt van! Mostantól a Bearben nem csak a sima szöveges jegyzeteket titkosíthatjuk, hanem azokat is, amelyhez képet, PDF-et vagy más fájlt csatoltunk. Részletek korábbi, de frissített tesztünkben.
#bearapp #jegyzetelés #titkosítás
https://techwok.hu/2023/07/13/bear-2-legjobb-markdown-jegyzet-app
I took a stab at cleaning up my code for BearExporter, a Python script to export all of your Bear notes to Markdown files you can use with Obsidian, read in the terminal, or whatever.
As the old saying goes "it works for me!" but I know it's not exactly great code, but it is available.
I'm not great at Python but I'll try to improve it as time allows.