phpc.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A server for PHP programmers & friends. Join us for discussions on the PHP programming language, frameworks, packages, tools, open source, tech, life, and more.

Administered by:

Server stats:

793
active users

#bearnotes

0 posts0 participants0 posts today

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.

➡️ codeberg.org/raster/BearExport

Summary card of repository raster/BearExporter
Codeberg.orgBearExporterA Python script to export Bear notes to Markdown files into a folder on disk
Replied in thread

@amerpie Just came across this one based on a post from @jantzen. I've not tried to tweak the CSS yet, but the baseline capability is simple and likely what you might be interested in.

github.com/marijnbent/obsidian

Do wish someone made a plugin that gave export format options similar to what Bear Notes App offers. That app is so good about allowing you to easily copy text or export files in various formats VERY simply.

So damned handy.

Replied to Josh Justice

@CodingItWrong @dh #BearNotes is fantastic. I tried Obsidian for 2 years but remained constantly frustrated with it on mobile. I now use both Apple Notes (for clipping, saving tidbits, creating dashboards) and then Bear for all longer writing, exporting, etc. I link Bear notes in Apple Notes so it’s like using one app that has everything I need. Works great.

I originally used Bear for years after it was released. So I came full circle.

I've been diligently logging (most of) the books I read in #GoodReads for years - but I also like to write down thoughts in #UpNote - which uses #markdown rather like #BearNotes and #obsidian
I thought it would be nice to link thoughts to books easily.

So I wrote this utility to convert from the GoodReads #csv export into Markdown. I'd be delighted if someone else found it useful

github.com/RobPhippen/Goodread

GitHubGitHub - RobPhippen/Goodreads-to-markdownContribute to RobPhippen/Goodreads-to-markdown development by creating an account on GitHub.