UNC-Project-Open-AAC / OS-DPI

A system for creating experimental AAC prototypes.
14 stars 3 forks source link

Delete Media? #145

Closed sofia-bg closed 11 months ago

sofia-bg commented 1 year ago

As I work on a this new layout I am finding that I want different symbols for the same label. I have my spreadsheet automatically name symbols "label + .png" to make my life easier which makes it autopopulate with symbols from old layouts. Also have a few symbols that evidently were corrupted when uploaded, so their names are taken in my OS-DPI media but they do not show a symbol.

I know I could go through spreadsheet and make unique names for different symbol iterations (play1 play2 etc) but wondering if instead we could offload media.

Along same vein, could we export media the same way we do spreadsheets? So if someone shares an OS.DPI file and I want to take their media for another project I can? I suppose instead could just save as a new version and offload their spreadsheet so I have the media names already...

gbishop commented 1 year ago

I would like to see a design with symbols that you think are corrupted. That should not happen.

Yes, we need a way to edit media. With the Menus that should be straightforward. I'll add it to the list.

Exporting media should be possible though it is likely to result in a Zip file containing the images since triggering multiple downloads would be a pain...

On Mon, Jan 9, 2023 at 2:28 PM Sofia B-G @.***> wrote:

As I work on a this new layout I am finding that I want different symbols for the same label. I have my spreadsheet automatically name symbols "label

  • .png" to make my life easier which makes it autopopulate with symbols from old layouts. Also have a few symbols that evidently were corrupted when uploaded, so their names are taken in my OS-DPI media but they do not show a symbol.

I know I could go through spreadsheet and make unique names for different symbol iterations (play1 play2 etc) but wondering if instead we could offload media.

Along same vein, could we export media the same way we do spreadsheets? So if someone shares an OS.DPI file and I want to take their media for another project I can? I suppose instead could just save as a new version and offload their spreadsheet so I have the media names already...

— Reply to this email directly, view it on GitHub https://github.com/UNC-Project-Open-AAC/OS-DPI/issues/145, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABQK7DPWGYB4Y3FBBEGITTWRRREZANCNFSM6AAAAAATVZRFQ4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

sofia-bg commented 1 year ago

corrupted might be wrong word, they were files from Open Symbols that I exported as .png but were initially .svg and I didn't realize that meant that the actual image wasn't saved even though my computer made a file. See eat example below.

Screen Shot 2023-01-09 at 3 01 14 PM

gbishop commented 1 year ago

If you load a new image with the same name won't it replace it?

On Mon, Jan 9, 2023, 3:02 PM Sofia B-G @.***> wrote:

corrupted might be wrong word, they were files from Open Symbols that I exported as .png but were initially .svg and I didn't realize that meant that the actual image wasn't saved even though my computer made a file. See eat example below.

[image: Screen Shot 2023-01-09 at 3 01 14 PM] https://user-images.githubusercontent.com/92817124/211397310-447662a9-4ca0-4215-95ea-b55ddce47dd6.png

— Reply to this email directly, view it on GitHub https://github.com/UNC-Project-Open-AAC/OS-DPI/issues/145#issuecomment-1376222687, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABQK7HV4EMQPFOUQAUVFLLWRRVETANCNFSM6AAAAAATVZRFQ4 . You are receiving this because you commented.Message ID: @.***>

sofia-bg commented 1 year ago

I thought I tried that, but let me try again

Ok great that works! Thanks

aetkie commented 1 year ago

I also wondered about sharing media along with .osdpi files. Would the creator upload the .osdpi file and then a folder with media @gbishop or upload a zip file with everything contained in one place?

gbishop commented 1 year ago

The media are contained within the osdpi file which is actually a Zip file itself. If you open it, your computer may just recognize that it is a zip file and unpack it for you.

On Tue, Jan 10, 2023 at 9:29 AM Andrea Etkie @.***> wrote:

I also wondered about sharing media along with .osdpi files. Would the creator upload the .osdpi file and then a folder with media @gbishop https://github.com/gbishop or upload a zip file with everything contained in one place?

— Reply to this email directly, view it on GitHub https://github.com/UNC-Project-Open-AAC/OS-DPI/issues/145#issuecomment-1377364850, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABQK7HKEJIICQKYTBQKL53WRVW37ANCNFSM6AAAAAATVZRFQ4 . You are receiving this because you were mentioned.Message ID: @.***>

sofia-bg commented 1 year ago

When I try to open the .osdpi files I get the following error message. Can they be opened on a PC?

Screen Shot 2023-01-11 at 12 40 03 PM

gbishop commented 1 year ago

On the PC try changing the suffix from osdpi to zip.

On Wed, Jan 11, 2023, 12:40 PM Sofia B-G @.***> wrote:

When I try to open the .osdpi files I get the following error message. Can they be opened on a PC?

[image: Screen Shot 2023-01-11 at 12 40 03 PM] https://user-images.githubusercontent.com/92817124/211878633-98e321cb-4fdb-44b4-9d42-18ed546b28e5.png

— Reply to this email directly, view it on GitHub https://github.com/UNC-Project-Open-AAC/OS-DPI/issues/145#issuecomment-1379252196, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABQK7CML2IY6MILOZCU44TWR3WB5ANCNFSM6AAAAAATVZRFQ4 . You are receiving this because you were mentioned.Message ID: @.***>

sofia-bg commented 1 year ago

Great! That worked on my mac too

@gbishop @aetkie

aetkie commented 1 year ago

This worked for me too! Game changer! Now I don't have to find and save my own symbols. Thank you @gbishop and @sofia-bg