Hi!
This is a feature request and not a bug report.
I'm using some filters to detach or save attachments to a file folder. Some of those target folders are base on the current year. E.g. c:\users\michael\documents\2026.
You can image that each new year, I've to modify those filters and change their folder names to the new year.
Would it be possible to use target folders with variables like:
- c:\users\michael\documents{YYYY} -> c:\users\michael\documents\2026
- c:\users\michael\documents{YYYY-MM} -> c:\users\michael\documents\2026-Februar
- c:\users\michael\documents{YYYY-mm} -> c:\users\michael\documents\2026-02
- c:\users\michael\documents{YYYY-mm-dd} -> c:\users\michael\documents\2026-02-19
- c:\users\michael\documents{dd-mm-yy} -> c:\users\michael\documents\19.02.26
- c:\users\michael\documents{YYYY-MM-dd} -> c:\users\michael\documents\2026-Februar-19
Month names according to the locale the users currently uses.
Thanks,
Michael
Hi!
This is a feature request and not a bug report.
I'm using some filters to detach or save attachments to a file folder. Some of those target folders are base on the current year. E.g. c:\users\michael\documents\2026.
You can image that each new year, I've to modify those filters and change their folder names to the new year.
Would it be possible to use target folders with variables like:
Month names according to the locale the users currently uses.
Thanks,
Michael