Python script to select a Hedge Docs note with Rofi
| hedgeRofi | ||
| LICENSE | ||
| README.md | ||
| screenshot.jpg | ||
HedgeRofi
Python script to pick a note with Rofi from your Hedge Doc server and open it on your browser.
Dependencies
- hedgedoc-cli
- python-rofi
- xdg-open or mimeo to select the default browser
- emojis available on your system (to show the red pushpin 📌)
Install
Just copy the script somewhere in your PATH (ej. /home/user/bin).
Be sure hedgedoc-cli is working, normally this involves defining HEDGEDOC_SERVER environment variable and run hedgedoc --login
The script expects to find either xdg-open or mimeo to call your default browser.
