sn-simple-task-editor

1.3.11 • Public • Published

Simple Task Editor

The Simple Task Editor is a Custom Editor for Standard Notes. You can find a demo here.

Installation

  1. Purchase an Extended Subscription
  2. Follow the instructions to install an editor

Development

The instructions for local setup can be found here. All commands are performed in the root directory:

  1. Run npm install to locally install the packages in package.json
  2. Create ext.json as shown here with url: "http://localhost:8001/dist/index.html".
  3. Install an http server using npm install -g http-server
  4. Start the server using http-server -p 8001 --cors
  5. Import the extension into the web or desktop app using http://localhost:8001/ext.json.

To build the editor, open another command window and run npm run build. For live builds, use npm run watch.

Dependencies (0)

    Dev Dependencies (30)

    Package Sidebar

    Install

    npm i sn-simple-task-editor

    Weekly Downloads

    1

    Version

    1.3.11

    License

    none

    Unpacked Size

    324 kB

    Total Files

    22

    Last publish

    Collaborators

    • aman-sn
    • sn_mo
    • karolsojko