To show this menu, you can use the menu bar or right click an item in the list of macros.
New (submenu) - create new item (macro, menu, etc) or folder.
Disable/Enable - disable or enable trigger. A disabled item still can be started using the Run button, mac, from menus and toolbars. You can disable single item, folder or file, or disable them only in certain programs (use Scope settings in Properties). To disable/enable an item programmatically, you can use the dis command.
Delete - delete the item.
Rename - rename the item.
Properties, Folder Properties - show the Properties dialog for the item.
Clone - create new identical item. This does not clone the trigger. Another way: Ctrl + drag and drop.
Cut - select/deselect the item for Paste operation. To select more items without deselecting previously selected items, use Ctrl+Shift+X.
Paste - move here the item or items that have been selected with Cut.
Close - close the item. To close multiple items, you can use the Edit -> Active Items menu.
Undelete - show deleted items. You can restore items deleted in current session. You can also find and restore items from files in the backup folder. Read about the QM file viewer.
Save Now - apply and save all changes immediately. Read more.
Sort - sort items in the folder that contains the item.
Open / New File - open an existing or create new QM macro list file.
Recent files (submenu) - open one of recently used files.
Import - append other QM macro list file. Or, add other file as shared file.
Export - save the selected item or folder as a separate QM macro list file, or send by email as attachment.
Save File As - save (copy) current file with different name.
File properties - show the File Properties dialog.
Collapse Folders - close all expanded folders.
Close window - hide QM window. Another way: click the X (Close) button.
Exit program - exit Quick Macros. Other ways: 1) Tray menu; 2) Ctrl+click tray icon; 3) System menu; 4) From macro: shutdown -1; 5) Command line parameter E.