You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Preserve the order of REM's as per Remnote Web app
Remove unnecessary files outside my personal Remnote
How to use
Export your notes from Remnote in JSON format (remnote ouputs the data in a zip folder)
Extract the ZIP folder and look for the file rem.json
OPTIONAL: if you'd like to prettify the rem.json file to make it human readable, you can use the following command in terminal (after switching to the same directoty as the file): type .\Data\rem.json | python -m json.tool > .\Data\prettyRem.json. A new file called prettyRem.json will be created.
Copy the file into this directory
Once the file is copied, open a terminal and cd to this directory
Finally, run the following command in terminal python Remnote2Obsidian.py
This will create a new folder named Rem2Obs (folder name can be changed), with all your Remnote files and notes