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)
-   -   omnifocus:// url bug? (http://forums.omnigroup.com/showthread.php?t=12865)

jeremydb 2009-06-25 03:23 AM

omnifocus:// url bug?
 
Hi Omni - I'm back after a bit of an affair with Things. Customer support and generally disappointing development issues over there brought me back, and I'm ready to re-commit!

I've been screwing around with AppleScript a bit, and I'm 90% there. I have a custom Mail Act-On trigger which creates a new OF task (I have some additional things I want to do to the message, so I'm not using the Clip-O-Matic). So far, so good.

One of the things I am trying to do with the message is to add a MailTags notes field with a link to my OF task. This also seems to work:

[CODE]set theURL to "omnifocus:///task/" & id of todo & linefeed
set note of someEmail to theURL[/CODE]

Here's the problem: Until I've filed the task into a Project (as long as the task is in the Inbox), the URL doesn't work. This is a slight annoyance that I'd love to eliminate. I'm pretty sure it's a bug, though, so please let me know what you think. Thanks!

Jeremy

RobTrew 2009-06-25 04:16 AM

[QUOTE=jeremydb;61721]Until I've filed the task into a Project (as long as the task is in the Inbox), the URL doesn't work. This is a slight annoyance that I'd love to eliminate. I'm pretty sure it's a bug, though, so please let me know what you think.[/QUOTE]

Confirmed by dragging an Inbox task to DEVONthink:

- The url link back doesn't function properly until a project has been assigned to the task.

I would file a bug.

whpalmer4 2009-06-25 08:08 AM

I filed this last year, OG #365452, perhaps including that in your report will get it in the right bin.


All times are GMT -8. The time now is 04:45 AM.

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