outline / rich-markdown-editor

The open source React and Prosemirror based markdown editor that powers Outline. Want to try it out? Create an account:
https://www.getoutline.com
BSD 3-Clause "New" or "Revised" License
2.87k stars 590 forks source link

feat: Attachment of Files to Documents using S3. #603

Open FeralMib opened 2 years ago

FeralMib commented 2 years ago

This is an extension of https://github.com/outline/rich-markdown-editor/pull/280 including the original commit there, rebased and extended on current master.

For further details see the original PR.

I've added support for a basic placeholder during upload, added a suitable menu icon and fixed compatibility issues during during rebasing

The matching support in outline server can be found in https://github.com/outline/outline/pull/2859

warnus commented 2 years ago

Sorry about interrupt you guys. I really look forward to including this feature. If file upload using just link that I'm wondering that how to remove the file from storage.