You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Reproduce
Set options as screenshot shows
edit file and save
the file name is [prefix]_[filename]_[date]_[number].[extension]
if you enable file size the file name remains the same
Expected behavior
With the settings in the screenshot the file name should be [prefix]_[filename]_[number].[extension], with size enabled [prefix]_[filename]_[size]_[number].[extension]
Screenshots
Smartphone (please complete the following information):
Device: Shiftphone 6mq
OS: /e/OS (based on LineageOS for microG), Android 13
[Feature request] in this context: Please, allow without prefix if at least one other name supplement is enabled, e.g [filename]_[number].[extension]
The text was updated successfully, but these errors were encountered:
Thank you very much for the improvements!
Prefix and size issues are solved. The editing date is still added always. This needs annother toggle to turn on/off.
If a number is selected as the only difference to the original file name and there exists such a file already, the app must increment the number. Perhaps this is implemented already but does not come into play because of the added date.
Describe the bug
App always adds date of editing
To Reproduce
Set options as screenshot shows
edit file and save
the file name is
[prefix]_[filename]_[date]_[number].[extension]
if you enable file size the file name remains the same
Expected behavior
With the settings in the screenshot the file name should be
[prefix]_[filename]_[number].[extension]
, with size enabled[prefix]_[filename]_[size]_[number].[extension]
Screenshots
Smartphone (please complete the following information):
[Feature request] in this context: Please, allow without prefix if at least one other name supplement is enabled, e.g
[filename]_[number].[extension]
The text was updated successfully, but these errors were encountered: