Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
define hotkeys
#1
Hello everyone,

I want to know, is there a better way to define hotkeys for some of the options in QM? E.g

I want to add a hotkey to the (Backup now) → ctrl+shift+s,

Because many times my Main.qml file will become 0KB, I can only recover from backup.

I hope someone can provide some suggestions, thanks in advance.


Attached Files Image(s)
       
#2
Hi,

Try this:

Macro BackupNow
Trigger CSs     Help - how to add the trigger to the macro
Code:
Copy      Help
_qmfile.FullSave

"Then QM file (and shared files) is in correct state and can be copied somewhere. Until that, recent changes are not written to it, they are in a temporary .wal file.

Closing QM or hiding its window does the same. The Save button doesn't; it just saves to the .wal file."

Regards.
#3
Hello, thank you for your suggestion

Files that do not appear under the backup folder, ending with date + time

I want to back up all the item, I am worried that the mail file is corrupted


Forum Jump:


Users browsing this thread: 1 Guest(s)