On 9 Aug 2016, at 12:11, Mike Petonic wrote:

I'll comment on that Issue, but I really like this idea. I was thinking about writing an Applescript that returned the notion of "current object"
for whatever application its in:

   - Finder: returns the directory pathname if no object selected,
   otherwise returns path to current selection
- Freeplane: Returns pathname to current Map (or maybe even a Freeplane
   node URL) if anything but the root is selected
   - Safari: returns the url of the current focused tab.
   - etc.

You more or less just described the “Current Selection” proxy object.

It will first see if the active application has a proxy object (like iTunes Selection, Finder Selection, etc.) and use that. If that fails, it will sort of “copy” the selected thing and hope for the best.

“Current Document” might do what you want in Freeplane.

--
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 https://groups.google.com/group/blacktree-quicksilver.
For more options, visit https://groups.google.com/d/optout.

Reply via email to