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.
- Host: GitHub
- URL: https://github.com/labarilem/qownnotes-scripts
- Owner: labarilem
- License: mit
- Created: 2019-04-27T16:31:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-27T16:48:35.000Z (about 7 years ago)
- Last Synced: 2025-03-13T11:34:31.521Z (over 1 year ago)
- Topics: git, qownnotes
- Language: QML
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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._