Hedgedoc import
Compare changes
- Andreas Domanowski authored
+ 14
− 10
This little tool is intended to help you **backup** the notes that your CodiMD history shows to a local folder.
@@ -33,10 +37,10 @@ If you only want to export your visited documents and import them manually, just
@@ -33,10 +37,10 @@ If you only want to export your visited documents and import them manually, just
- **Weed the archive out**! Most likely, it will contain a lot of unused or empty documents. Delete those files in place
To ensure that the script can access the documents you accessed in our CodiMD instance, you need to extract the value of
@@ -56,27 +60,27 @@ Now, the instructions are similar for Chrome and Firefox:
@@ -56,27 +60,27 @@ Now, the instructions are similar for Chrome and Firefox:
shell. The script will ask for your session ids and download the notes you visited to the relative path
You can either visit every file manually or execute the bash script `history_scripts/visit_migrated_documents.sh`.
This script will ask you for a browser to open the documents and then open them in batches of 50 URLs.