The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniFocus 1 for Mac (http://forums.omnigroup.com/forumdisplay.php?f=38)
-   -   contexts and projects in quicksilver catalog? (http://forums.omnigroup.com/showthread.php?t=4674)

Craig 2007-08-28 06:19 AM

contexts and projects in quicksilver catalog?
 
Wouldn't it be cool to be able to add OmniFocus content to the Quicksilver catalog? I would love to be able to do things like this within Quicksilver:

[@calls] > [View Available Actions in OmniFocus]

[build bookshelves] > [View Focused Project in OmniFocus]

[homeowner] > [View Focused Folder in OmniFocus]

[@agenda-John] > [Append to...] > [NotesForJohnMeeting.txt]

or even browse lists within Quicksilver. (I'm thinking of how QS can interact with the iTunes library.)

A simpler but also helpful feature would be to have Perspectives (once they're working more fully) available to the Quicksilver catalog. But I really like the idea of dynamic interaction with Projects and Contexts that wouldn't require any set-up.

Thoughts?

curt.clifton 2007-08-28 06:56 AM

[QUOTE=Craig;20108]Wouldn't it be cool to be able to add OmniFocus content to the Quicksilver catalog?...

A simpler but also helpful feature would be to have Perspectives (once they're working more fully) available to the Quicksilver catalog. But I really like the idea of dynamic interaction with Projects and Contexts that wouldn't require any set-up.

Thoughts?[/QUOTE]

Yes! I would [I]love[/I] to be able to drill down into OF data with Quicksilver. I don't know how Quicksilver plug-ins are coded. Is this functionality something that Omni would have to provide (or provide an API for)? Or could an interested third party build such a plug-in? Investigating how to do this has been on my pending projects list for awhile, but is unlikely to bubble to the top until next summer.

Craig 2007-08-28 07:16 AM

[QUOTE=curt.clifton;20111]Yes! I would [I]love[/I] to be able to drill down into OF data with Quicksilver. I don't know how Quicksilver plug-ins are coded. Is this functionality something that Omni would have to provide (or provide an API for)? Or could an interested third party build such a plug-in? [/QUOTE]
I don't know, that's exactly what I was wondering.
[QUOTE=curt.clifton;20111]Investigating how to do this has been on my pending projects list for awhile, but is unlikely to bubble to the top until next summer.[/QUOTE]
Next summer?! Personally, I think Omni should see you as the next Ethan, move you to Seattle, and set Quicksilver integration as your priority project. :-)

curt.clifton 2007-08-28 10:14 AM

[QUOTE=Craig;20116]
Next summer?! [/QUOTE]

The school year starts Thursday and I'll be wholly devoted to working with my students until May.

[QUOTE]Personally, I think Omni should see you as the next Ethan, move you to Seattle, and set Quicksilver integration as your priority project. :-)[/QUOTE]

Heh. Kind words. Maybe they'll let me do a sabbatical visit in a couple of years.

Craig 2007-10-16 05:34 PM

Thought I'd give this thread a bump, because...

...now that the app (esp. perspectives) is more solidified, Omni folk might be persuaded to incorporate more complete Quicksilver interaction, or

...there might now be forum visitors who would know how Quicksilver plugins are coded, and what would be the next step to gaining that interaction.

Craig 2007-11-14 05:30 AM

[QUOTE]A simpler but also helpful feature would be to have Perspectives (once they're working more fully) available to the Quicksilver catalog.[/QUOTE]

Thought I'd resurrect this thread just to note something I just figured out: now that Perspectives are saved as files, they are accessible via Quicksilver. Just add ~/Library/Application Support/OmniFocus/Perspectives to the QS catalog.

(I still dream of the closer integration I described above, though...)

ssh 2008-12-25 08:34 PM

I really want to ramp up my use of QS, given the productivity I've seen from Mail Act-On in my email, I think QS can do that for my other activities. When I saw the append function in QS, my first thought was appending actions to projects, notes to actions, etc. in OmniFocus.

Integration here just makes a ton of sense. The key will be for folks at Omni to give QS a real try and see if it helps them. If it does, integration with OmniFocus will be a natural.

whpalmer4 2008-12-26 08:29 AM

While some additional QS integration might be nice, I suspect Omni isn't going to spend much, if any, effort in that direction unless it is a popular feature request (use Help->Send Feedback to send your official request, posting to the forum doesn't count), and the questions about QS's future are answered (like, will it have one!) I just cross my fingers every time I do an OS update that QS will still work when the dust settles!

viellieb 2010-10-14 02:44 AM

[QUOTE=whpalmer4;52831]While some additional QS integration might be nice, I suspect Omni isn't going to spend much, if any, effort in that direction unless it is a popular feature request (use Help->Send Feedback to send your official request, posting to the forum doesn't count), and the questions about QS's future are answered (like, will it have one!) I just cross my fingers every time I do an OS update that QS will still work when the dust settles![/QUOTE]

bumping it up
I just sent a feature request to the kind folks @ the Omni Group.

If you would like that feature as well, send a feature request :-)

viellieb 2012-01-18 06:56 AM

I've found a workaround.
It's tideous, but it works:

write an apple-script for all your perspectives as seen here:
[url]http://heres-the-thing.posterous.com/omnifocus-workflow-tweaks[/url]

[CODE]
tell application "OmniFocus"

activate

end tell

tell application "OmniFocus"

tell default document

tell front document window

set perspective name to "Flagged"

end tell

end tell

end tell
[/CODE]

Save all scripts in one Folder, give every applescript the name of your perspective.

Add a Quicksilver trigger:
item: the folder with your perspective applescripts
action: "Inhalt durchsuchen" in german, should be something like "search contents" in english.
target: empty

now if you invoke the trigger, you just have to start typing the name of your applescript (=perspective), hit enter and you're done :-)


All times are GMT -8. The time now is 04:31 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.