collection of scripts for linkding
- export all linkding bookmarks to html file, ordered by tags (first tag is the main folder)
install the required python packages in your virtual environment
pip install -r requirements.txtcreate a .env file and copy the contents of .env.example to it and fill it in
LINKDING_KEY=your_api_key
LINKDING_URL=your_server_url_/run 'run.py' script and select which option to run
python3 run.pyresults of the script will be in the results folder