Skip to content
main
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

thebrain2markdown

Convert exports from TheBrain to Markdown

  1. Export your thoughts from TheBrain to json.
  2. Edit the script if needed (paths to the json files)

How to

You will need:

  • Python 3+
  • html2markdown
  1. Export your TheBrain files: File > Export > JSON Files
  2. Download the script
  3. Create folder export
  4. Move your export files there
  5. Create folder obsidian
  6. Open Terminal.app and go to the script folder (you can check your current path with pwd)
  7. Install 'html2markdown' (pip3 install html2markdown)
  8. Run script python3 thebrain2markdown.py

About

Convert exports from TheBrain to Markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages