Giter Club home page Giter Club logo

standardnotes-milkdown's Introduction

standardnotes-milkdown

A WYSIWYG Markdown editor for Standard Notes, based on Milkdown.

Usage

Click Settings > Open Preference on your Standard Notes. On General > Advanced Settings > Install Custom Extension, paste the following URL into it and hit enter.

https://sn-extensions.melty.land/milkdown/ext.json

Deploy

Clone this repo and cd into it.

pnpm install
pnpm build
cp package.json dist/

Compress dist/ into ZIP.

zip -r dist/0.2.2.zip dist

Create dist/ext.json with this template:

{
  "identifier": "com.yourdomain.milkdown",
  "name": "Milkdown",
  "content_type": "SN|Component",
  "area": "editor-editor",
  "version": "0.2.2",
  "description": "A WYSIWYG Markdown editor for Standard Notes.",
  "url": "https://yourdomain.com/link-to-hosted-extension/",
  "download_url": "https://yourdomain.com/link-to-hosted-extension/0.2.2.zip",
  "latest_url": "https://yourdomain.com/link-to-hosted-extension/ext.json"
}

Finally, start a static site server on directory dist/.

License

GNU Affero General Public License v3.0

standardnotes-milkdown's People

Contributors

chuangzhu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

azatecas

standardnotes-milkdown's Issues

Installation fails with download error

In the Standard Notes web app, if I do "Import Extension" and then paste in the follow url:
https://sn-extensions.melty.land/milkdown/ext.json

this error text is presented:
"Error downloading package details. Please check the Extension Link and try again."

I have been able to install scratch editor just now, so my setup is working ok. For reference - it turns out that scratch editor had a similar issue a few weeks ago and were able to resolve it - dylanonelson/sn-scratch-editor#27

high cpu

Thanks for the amazing editor, but I think the spell checking feature is taking high cpu cuz it was the same issue with standard notes when it was enabled by default.

is there anyway to disable it?

Editor not loading reliably on iOS

The Milkdown editor works fine on my mac, but on my iPhone Xs, it does not load every time I open a note. If I tap on a note that loads with Milkdown, it either loads the note content or the entire page appears as blank, with no ability to write anything. Wether it loads or not, seems to be completely happening randomly. I use the built-in Dark theme of Standard Notes.

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.