Giter Site home page Giter Site logo

letterus / scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qownnotes/scripts

0.0 0.0 0.0 816 KB

QOwnNotes script repository

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

License: GNU General Public License v3.0

JavaScript 44.61% Python 4.45% PHP 0.39% Lua 0.83% CSS 1.95% QML 47.78%

scripts's Introduction

QOwnNotes script repository

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

Run tests Build Status Gitter chat

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.

Contributing

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 a more 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

Editing an existing script in the GitHub web interface

When editing an existing script in the GitHub web interface, do the following:

  • If you do not already have a fork:
    • Go to https://github.com/qownnotes/scripts.
    • Click the Fork button in the upper right of the screen (between Watch and Star).
    • Leave the defaults (recommended) and click the Create Fork button.
  • In your fork, select the QML file to edit.
    • Make any desired changes.
    • Fill out the Commit changes fields.
    • If this is a personal fork, select 'Commit directly to master branch'.
    • Click Commit changes button.
  • Select the associated info.json (it will be in the same folder).
    • Add your name as an author.
    • Increase the version number.
    • Ensure the minAppVersion reflects the correct version needed (if using new features).
    • Make any other changes.
    • Fill out the Commit changes fields.
    • If this is a personal fork, select 'Commit directly to master branch'.
    • Click Commit changes button.
  • Create a pull request to qownnotes/scripts on the master branch.

scripts's People

Contributors

bendem avatar bessw avatar beurt avatar bvn9ne avatar clintonthegeek avatar cyclops1982 avatar dohliam avatar fabianski7 avatar flopp avatar fmakowski avatar fnkabit avatar fnkhz avatar gettons avatar hbarel avatar kantrol avatar maboroshy avatar macsunmood avatar milan-rusev avatar mtashackori avatar nikhilw avatar noureddin avatar pbek avatar r00tr4v3n avatar ryliejamesthomas avatar sanderboom avatar student4life avatar toindev avatar wamekukyouzin avatar wiktor2200 avatar zaazbb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.