On 4 Aug 2015, at 9:21, zany wrote:

Can I save a file to two separate folders via a hotkey? I want to use such
a facility to automatically backup a financial file.

With one keystroke, maybe, but it might be flakey. You could definitely do it with two, if it’s the same document every time. Just use ⌘S to save the file normally, then create a trigger for “File ⇥ Move to… ⇥ Backup Folder” and assign it a shortcut. You could even scope it to that application so a keystroke is easier to find.

You could also skip Quicksilver entirely and just have a script that backs up the file and make `launchd` run the script whenever the file changes. You’re on your own for figuring out how to do that. 😀

--
Rob McBroom
http://www.skurfer.com/

--
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/blacktree-quicksilver.
For more options, visit https://groups.google.com/d/optout.

Reply via email to