Skip to content

Pockylolo/hedgedoc_save

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HedgeDoc notes save

Save all your HedgeDoc notes and copy all pictures included in respective folders. All your saves will be in the backup_notes folder.

Requierements

Create a .env file (copy and paste .env.example) and replace the CONNECT_SID value with your web browser's cookie "connect_sid".

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt

Run script

python3 main.py

About

Save Hedgedoc notes in HTML and Markdown format with images included in note.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages