1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-06-28 22:57:55 +00:00
qownnotes-scripts/README.md
2017-05-17 15:03:57 +02:00

1.1 KiB

QOwnNotes script repository

Build Status

Here you will find all the scripts you can access in QOwnNotes.

Please visit the Scripting documentation for more information about scripting.

To bring your script into the script repository you just have to do the following:

  • fork this repository
  • duplicate the example-script folder and give it an other name
  • add your script to the folder and remove the example-script.qml
  • edit the info.json to add your meta data
  • commit and push your changes to your repository
  • create a pull request to get your script merged into the QOwnNotes script repository