bobbyrne01 / save-text-to-file-firefox

Firefox addon that saves highlighted text to a file.
https://addons.mozilla.org/firefox/addon/save-text-to-file/
GNU General Public License v3.0
94 stars 30 forks source link

Options dropdown for 'If file exists', does not display latest selection for Append/Overwrite #106

Closed minshifu closed 3 years ago

minshifu commented 4 years ago

Hello, Save Behavior keeps reverting to "Overwrite" each time even after I chose "Append" and saved. Pls check it. Thank you!

bobbyrne01 commented 4 years ago

@minshifu Append is working as expected for me. Please see this video demo.

minshifu commented 4 years ago

Yes,the appending function works. But the dropdown menu only shows Overwrite even after Append was chosen and saved.

bobbyrne01 commented 4 years ago

Ah ok, so its specific to the options dropdown. At least functionally its working.

Will fix dropdown not displaying latest selection soon.

bobbyrne01 commented 3 years ago

@minshifu This is fixed in 4.2.5

https://addons.mozilla.org/firefox/addon/save-text-to-file/

Append/Overwrite dropdown displays latest selection

minshifu commented 2 years ago

@minshifu This is fixed in 4.2.5

https://addons.mozilla.org/firefox/addon/save-text-to-file/

Append/Overwrite dropdown displays latest selection

Thank you so much!