PursuanceProject / pursuance

Pursuance: end-to-end encrypted task management optimized for large numbers of volunteers. We are building a vast and formidable ecosystem of opposition to institutionalized injustice.
https://pursuanceproject.org/
Other
134 stars 15 forks source link

Need to be able to attach files or links to each task by dragging and dropping into the right panel #168

Open elimisteve opened 6 years ago

elimisteve commented 6 years ago

@MartyTheeMartian Let's re-use this same code for LeapChat, too :+1:

elimisteve commented 6 years ago

May end up using https://github.com/creatorrr/web-streams-polyfill

elimisteve commented 6 years ago

@MartyTheeMartian For now let's just fake it by adding an Attachments section to the Task Details shown in the right panel.

Structure

:1234: Title

^^^^ Icon first (Hypothesis logo, or a file icon, or an image icon, or a link icon), then the title/name of the thing being attached:

elimisteve commented 6 years ago

May be handy to do something like https://gist.github.com/irbull/42f3bd7a9db767ce72a770ded9a5bdd1 . Need to check cross-browser compatibility of this, though.