https://bugs.kde.org/show_bug.cgi?id=434050

            Bug ID: 434050
           Summary: Create directory to put backup file automatically
           Product: kate
           Version: 20.12.2
          Platform: Other
                OS: Other
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: application
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: x1353...@outlook.com
  Target Milestone: ---

It's more convenient if kate creates director to put backup file on saving.
I needs manually make folder in advance now.

Example1-----

Kate backup configuration
Backup file prefix: kate/Backup/History_
Edited file: C:/Programs/src/module1/ab.c

Expected behavior => kate creates C:/Programs/src/module1/kate/Backup/
automatically, then save backup file as
C:/Programs/src/module1/kate/Backup/History_ab.c

Example2-----

Kate backup configuration
Backup file prefix: kate/Backup_%{Date:yyyy}/History_
Backup file suffix: .%{Date:MMdd}/%{Time:HHmmss}.bak

Expected behavior => kate creates
C:/Programs/src/module1/kate/Backup_yyyy/History_ab.c.MMdd/ automatically, then
save backup file as
C:/Programs/src/module1/kate/Backup_yyyy/History_ab.c.MMdd/HHmmss.bak

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to