Skip to content
Commit a32b79d9 authored by Dominik Haumann's avatar Dominik Haumann
Browse files

Backup on save: Support time and date string replacements

Summary:
Supported variables are:
- %{Date:Locale}
- %{Date:ISO}
- %{Date:<value>} - see https://doc.qt.io/qt-5/qdate.html#toString
- %{Time:Locale}
- %{Time:ISO}
- %{Time:<value>} - see https://doc.qt.io/qt-5/qtime.html#toString
- %{ENV:<value>}
- %{JS:<expression>}
- %{UUID}

Screenshot:
{F7337486}

BUG: 403583
FIXED-IN: 5.63

Reviewers: cullmann

Reviewed By: cullmann

Subscribers: ngraham, kwrite-devel, kde-frameworks-devel

Tags: #kate, #frameworks

Differential Revision: https://phabricator.kde.org/D23832
parent 5ed71b5b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment