PDA

View Full Version : Trouble clipping from Firefox [Use bookmarklet]


sooinlee1
2010-05-26, 12:21 PM
I select a URL from the Firefox URL window and hit shift+command+c. The Omnifocus add entry pops up with the URL and the title but with two duplicate entries. Bug?

SL

Brian
2010-05-27, 04:14 PM
I'm really sorry for the trouble this is causing!

I know the support ninjas have gotten a few reports of clipping problems since Firefox added support for the services menu - I don't think we've had a chance to write a plugin specifically for Firefox since they added support for the services menu: the generic-app-that-supports-services one is likely getting used.

In any case, if folks that encounter this email the support ninjas (omnifocus@omnigroup.com), they can add votes for that change in the development database. The number of folks requesting a given change is one of the metrics the team uses while planning their work.

Brian
2010-05-27, 04:18 PM
Hmmm... Firefox has some applescript support, but my 30-second examination seems to indicate that it's pretty limited. This may pose a problem, since we depend on Applescript to pull more information out of the window you're clipping from.

(Example: you can get the title of a Firefox window, but I can't find a way to get the text of the URL field.)

Brian
2010-05-27, 04:26 PM
HI I MAKE LOTS OF POSTS IN SERIES. :-)

The bookmarklet on this page (http://people.omnigroup.com/kc/OmniFocus/SendToOmniFocusBookmarklet.html) may be a useful workaround - it uses JavaScript instead of AppleScript.

sooinlee1
2010-05-27, 08:25 PM
Brain, thank you for your series of replies! :-) You get the URL in the note if you select the URL and then press a hot key for clipping. It just doubles the entries. I will check the bookmarklet that you suggested.

Thanks,
SL

sooinlee1
2010-05-27, 08:30 PM
Yay, the bookmarklet works like a charm!

Much thanks,
SL

Bill.Raynor
2011-04-03, 11:18 AM
The service Omnifocus: Send to Inbox works fine from the URL bar in FireFox 4, but when I highlight some text and attempt to use the same service, it fails. Omnifocus gives the error message:
"Unable to paste using type “Apple HTML pasteboard type”.
Invalid destination location"
and then gives a popup labeled "The script handler failed." and a dump of the script or script handler.

The same service works just fine in Safari. How do I get this to work in Firefox. (Other than opening the URL in Safari...)

Chaz2010
2011-06-03, 07:39 AM
The service Omnifocus: Send to Inbox works fine from the URL bar in FireFox 4, but when I highlight some text and attempt to use the same service, it fails. Omnifocus gives the error message:
"Unable to paste using type “Apple HTML pasteboard type”.
Invalid destination location"
and then gives a popup labeled "The script handler failed." and a dump of the script or script handler.

The same service works just fine in Safari. How do I get this to work in Firefox. (Other than opening the URL in Safari...)I'm having the same problem...

Brian
2011-06-03, 01:54 PM
Chaz, I'm merging this thread with another one that (I think) covers the problem that you and the original poster were both encountering. Just posting here in the original thread to make sure you get any notifications you're subscribed to. Hope the info in the combined thread helps!

evelynwright
2011-06-12, 01:08 PM
Chaz, I'm merging this thread with another one that (I think) covers the problem that you and the original poster were both encountering. Just posting here in the original thread to make sure you get any notifications you're subscribed to. Hope the info in the combined thread helps!

Brian, I can't find this new thread... I'm having exactly the same problem and would love to solve it.

The bookmarklet appears to send a URL, but how can one clip text?

Thanks,
EW

smartbugmedia
2011-06-25, 01:45 PM
Can someone point me to the new thread. Can't clip in Firefox and have the same issue described here.

whpalmer4
2011-06-25, 03:13 PM
There isn't a clipping handler for Firefox because Firefox doesn't supply the necessary hook in Applescript to get the selected text. All you can do is use the bookmarklet mentioned in the thread to grab the URL and title of the page you are looking at and send it to OmniFocus.

whpalmer4
2011-06-25, 04:31 PM
It does look like the bookmarklet could be enhanced to grab the selection and stuff it in the URI that creates the action, but that would require some knowledge of Javascript, I'm afraid enhancing a bookmarklet I don't use for a browser I don't use isn't a sufficiently intriguing project to even copy it to my "Probably never, if even then" list :-) You might try inquiring of the author of this article: http://www.macstories.net/stories/alternative-ways-to-add-actions-into-omnifocus/ as they appear to know of such a version.