Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sn-simple-task-editor

Package Overview
Dependencies
Maintainers
5
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sn-simple-task-editor

The Simple Task Editor is a [Custom Editor](https://standardnotes.org/help/77/what-are-editors) for Standard Notes. You can find a demo [here](https://standardnotes.org/demo).

  • 1.3.11
  • latest
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

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.

FAQs

Package last updated on 17 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc