json-joy icon indicating copy to clipboard operation
json-joy copied to clipboard

Product feature investigation

Open streamich opened this issue 8 months ago • 2 comments

Explore further

  • [ ] Add big display tooltips (a la Notion)

  • [ ] Experiment with inline text styling, to create beautiful styles.

    textDecorationColor: 'blue',
    textDecorationThickness: '1px',
    textDecorationStyle: 'wavy',
    textUnderlineOffset: '.25em',
    // textDecorationSkipInk: 'all',
    

Editor links

  • https://www.blocknotejs.org/
  • https://ckeditor.com/ckeditor-5/demo/editor-types/#document
  • https://xdsoft.net/jodit/pro/
  • https://playground.lexical.dev/
  • https://platejs.org/
  • https://www.tiny.cloud/
  • https://demo.umodoc.com/editor?lang=en-US
  • Google Docs document specification
  • Zoom Docs
  • Patchwork

Context menus

  • https://height.app/blog/guide-to-build-context-menus

streamich avatar Apr 18 '25 09:04 streamich

Big feature list

  • [ ] Scripts/actions which react on some event in the editor.
  • [ ] See Google Workspace add-ons.
  • [ ] Page templates — a pre-filled document, where user can edit only provided fields.

streamich avatar Apr 26 '25 19:04 streamich