jamtools / section-view

Section view component for the Jam Tools Composition App
1 stars 0 forks source link

Feature Request: Make it possible to download a file #21

Open mickmister opened 3 weeks ago

mickmister commented 3 weeks ago

We plan to have first-class support for audio files (meaning you can "use" the files in the app). For other files like DAW project files, users will want to be able to download them. I think we can put a "Download" link on them in a dot menu on the file square.

We can use the download icon from Semantic UI, and put it into the file square's dot menu

https://semantic-ui.com/elements/icon

image