

Raise Exception("text should be in cson or json format")
BOOSTNOTE DOCUMENTATION INSTALL
'warning: datetime information will be discarded unless you install arrow' You may want to modify this to add more YAML parameters, I only added the tags to it. Now if you point Notable to the MDConversion directory using Ctrl-Shift-x, all the notes will be inside Notable and working. Sed -i 's+:storage+\.\./\.\./attachments+g' $iĮcho "All files converted to MD and redirected to attachments, copied into a notes directory to match Notable" # Change into each Directory, change storage to attachments and leave # Change into the directory containing those files # Convert the Files using the python script attachments"Įcho "Aborting, require Python 3 in path" Open a terminal in the folder and then run the following code: if test -f boostnote.jsonĮcho "This should be run from the Boostnote directory, the one with the boostnote.json files, in the same directory as. Make sure you have python3 in the path, then install the dependencies:

Make a new text file and copy the the code at the end of the post in, the folder should look something like this: ├── attachments Go to the Boostnote directory, the one that has the boostnote.json files This script is in the fish shell, if you're using bash/ zsh just adjust the code accordingly.įor Windows you're going to have to modify the commands slightly or use the in built linux subsystem ( fish is available for that subsystem.).
