Bug 471187 - Image saving name - additional feature to include date
Summary: Image saving name - additional feature to include date
Status: CONFIRMED
Alias: None
Product: Skanlite
Classification: Applications
Component: general (other bugs)
Version First Reported In: 22.12.3
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kåre Särs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-18 10:23 UTC by Sadi
Modified: 2023-09-14 21:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sadi 2023-06-18 10:23:48 UTC
Skanlite Settings offer users to set a name, and a format for saving images.
There is a four-digit (hard-coded) number between these two.
I think it would be great if it were possible to include also the current date somewhere here.
For instance, something like "$(date +'%Y-%m-%d')" or "yyyy-MM-dd" etc...