llaske / sugarizer-server

Sugarizer Server allow deployment of Sugarizer on a local server, for example on a school server.
Apache License 2.0
42 stars 92 forks source link

Add a download icon in Dashboard Journal view #220

Closed llaske closed 4 years ago

llaske commented 4 years ago

The idea is to add a download action icon on each line of the Journal view.

image

This icon will allow to download the item and save it locally. This feature is the same than the "Copy to device" feature of the Sugarizer Journal. Depending of the item mime type, the content will be saved as a JSON, JPG, ODT, PDF, ... file. See the list of supported datatype here.

hqrshguptq commented 4 years ago

Is it done?

llaske commented 4 years ago

@hqrshguptq No it's not.

llaske commented 4 years ago

Fixed in https://github.com/llaske/sugarizer-server/pull/225