1.3.11 • Published 3 years ago
sn-simple-task-editor v1.3.11
Simple Task Editor
The Simple Task Editor is a Custom Editor for Standard Notes. You can find a demo here.
Installation
- Purchase an Extended Subscription
- 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:
- Run
npm install
to locally install the packages inpackage.json
- Create
ext.json
as shown here withurl: "http://localhost:8001/dist/index.html"
. - Install an http server using
npm install -g http-server
- Start the server using
http-server -p 8001 --cors
- 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
.
1.3.10
3 years ago
1.3.11
3 years ago
1.3.9
3 years ago
1.3.8
3 years ago
1.3.7
4 years ago
1.3.6
4 years ago
1.3.5
6 years ago
1.3.4
6 years ago
1.3.3
6 years ago
1.3.2
6 years ago
1.3.1
6 years ago
1.3.0
6 years ago
1.2.7
6 years ago
1.2.6
6 years ago
1.2.5
7 years ago
1.2.4
7 years ago
1.2.3
7 years ago
1.2.2
7 years ago
1.2.1
7 years ago
1.2.0
7 years ago
1.1.11
7 years ago
1.1.10
7 years ago
1.1.9
7 years ago
1.1.8
7 years ago
1.1.7
7 years ago
1.1.6
7 years ago
1.1.5
7 years ago
1.1.4
7 years ago
1.1.3
7 years ago
1.1.2
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.124
7 years ago
1.0.123
7 years ago
1.0.122
7 years ago
1.0.121
8 years ago
1.0.12
8 years ago
1.0.11
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago