toindev / scripts

QOwnNotes script repository

Home Page:http://www.qownnotes.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QOwnNotes script repository

Installation | Changelog | Issues | Releases | Documentation | IRC Chat | Gitter Chat

Build Status Percentage of issues still open Gitter chat Documentation

Here you will find the scripts you can directly access in QOwnNotes, the plain-text file notepad with markdown support and Nextcloud and ownCloud integration.

Please visit the Scripting documentation for more information about scripting and how to write your own.

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

  • fork the repository https://github.com/qownnotes/scripts on GitHub
  • checkout your forked repository with git clone https://github.com/YOUR_GITHUB_NAME/scripts.git qownnotes-scripts
  • duplicate the example-script folder and give it an other descriptive name
  • add your script to the folder and remove the example-script.qml
  • edit the info.json to add your meta data and describe what your script is doing
  • commit and push your changes to your repository
  • create a pull request to get your script merged into the QOwnNotes script repository

About

QOwnNotes script repository

http://www.qownnotes.org

License:GNU General Public License v3.0


Languages

Language:JavaScript 59.2%Language:QML 32.9%Language:Python 6.2%Language:Lua 1.2%Language:PHP 0.5%