codex.docs icon indicating copy to clipboard operation
codex.docs copied to clipboard

file attachment only shows in edit mode, doesn't show in read mode

Open minhluudinh opened this issue 2 years ago • 2 comments

https://github.com/editor-js/attaches/issues/72#issue-1627812109

minhluudinh avatar Mar 16 '23 16:03 minhluudinh

Currently, CodeX Docs does not have the Attaches Tool integrated. If you want to integrate it, you'll need to to these steps:

  1. Add editor-js/attaches plugin to editor
  2. Implement backend uploading method
  3. Add a template for displaying attaches in articles

neSpecc avatar May 16 '23 15:05 neSpecc

  1. Implement backend uploading method

Do you have any ideas how to save files locally? Like images in the editor

gribanoveu avatar Jun 26 '23 18:06 gribanoveu