gyng / save-in

WebExtension for saving media, links, or selections into user-defined directories
MIT License
208 stars 26 forks source link

[Bug] Saving Through Download Menu Affecting Default Download Directory In Dynamic Downloads #190

Open Seikikai opened 2 years ago

Seikikai commented 2 years ago

Assuming I Have A Rule:

filename: .*([Tt]ree).*(jpg|png|bmp)
into: Plants/Trees/:filename:

To Save Pictures That Match The Rule In: ~/Downloads/Plants/Trees/

If I Download A Picture Using One Of The Options Of The Download Menu To Save A Picture In A Specific Folder (~/Downloads/Plants/Trees/Baobabs/) imagen

After That Any Download Affected By A Rule Will Use The Last Used Directory (~/Downloads/Plants/Trees/Baobabs/) As The Default Directory Saving The Picture In An Unexpected Directory (~/Downloads/Plants/Trees/Baobabs/Plants/Trees/)

DanaMW commented 2 years ago

Browser Version?

Seikikai commented 2 years ago

Firefox 103.0.1 (64-bit)

De: Dana L. @.> Enviado: lunes, 8 de agosto de 2022 9:29 p. m. Para: @.> CC: @.>; @.> Asunto: Re: [gyng/save-in] [Bug] Saving Through Download Menu Affecting Default Download Directory In Dynamic Downloads (Issue #190)

Browser Version?

— Reply to this email directly, view it on GitHubhttps://github.com/gyng/save-in/issues/190#issuecomment-1208841656, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AM4S67OGS5BRVVY5NM2OUFTVYG7A5ANCNFSM55XKETOQ. You are receiving this because you authored the thread.Message ID: @.***>

gyng commented 1 year ago

I think this might be unfortunately the buggy behaviour right now for downloads that match a rule when saving to a specified directory. I don't have a quick fix in mind for this.

irrweg commented 6 months ago

If you already using a folder with "/ " in the rename option, why you downloading it with the same specific context menu? I don't think it is easy to fix, to stop Windows using the symbol " / " as folder prefix.