An open API service indexing awesome lists of open source software.

https://github.com/labarilem/qownnotes-scripts

Custom scripts for the QOwnNotes editor.
https://github.com/labarilem/qownnotes-scripts

git qownnotes

Last synced: 12 months ago
JSON representation

Custom scripts for the QOwnNotes editor.

Awesome Lists containing this project

README

          

# qownnotes-scripts

Custom scripts for the QOwnNotes editor.

## List of scripts

- [git-push-action](./git-push-action.qml), defines a custom menu action that pushes commits made by QOwnNotes in the local repository. _Tested only on Windows._
- [git-push-timer](./git-push-timer.qml), defines a timer that pushes commits made by QOwnNotes in the local repository every 30 seconds. _Tested only on Windows._