I’m very happy with the recent feature to save incremental backups to the Backup folder, which really helps to keep my bigger projects organized (also easier when working in Git).
But I’m wondering why, when I have enabled this feature, the latest incremental backupfile is still saved to root instead of the Backup folder. Because now I still have 2 files in my root:
myfile.toe and myfile44.toe (which have exactly the same content), while myfile1-43.toe are in the Backup folder.
What is the reason for this? - and of course my RFE - can we move that last incremental backup file to the Backup folder as well to keep everything clear and organized?