this post was submitted on 11 Nov 2024
1 points (66.7% liked)

Personal Knowledge Management Systems (PKMS)

502 readers
1 users here now

A place for people to discuss Personal Knowledge Management Systems (PKMS) such as "Building a Second Brain" (BASB), Obsidian, and more.

founded 1 year ago
MODERATORS
 

I was looking into rocketbook and it sounds really nice, but I'm not sure if there's an option to save as markdown, which is kind of a dealbreaker to me as I'd like to continue using Obsidian. Does there exist something like that?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 5 days ago

I am really not qualified to speak about this topic since I don't even know the product but Imma share something anyway

As far as I can tell rocketbook let's you write things in handwriting.
So you would need to convert the pages into text...

And that would probably mean you would have to use some AI model to accomplish this.

You could write a python script which takes some directory and converts it into markdown.

Try this model over on HF, it might be exactly what you need.