The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > Search Forums
FAQ Members List Calendar Today's Posts

Showing results 1 to 17 of 17
Search took 0.01 seconds.
Search: Posts Made By: scb
Forum: OmniFocus Extras 2011-09-16, 02:43 AM
Replies: 7
Views: 8,585
Posted By scb
Here's code that will copy a list of selected...

Here's code that will copy a list of selected tasks , or an individual task, to non repeating and remove flags if any. The original task is marked as completed.

It works for me in context and...
Forum: OmniFocus Extras 2011-09-15, 04:04 AM
Replies: 7
Views: 8,585
Posted By scb
Yes, the code I used successfully is this: ...

Yes, the code I used successfully is this:

set newTask to duplicate theTask to after theTask
set repetition of newTask to missing value
Forum: OmniWeb General 2010-04-24, 05:08 AM
Replies: 2
Views: 7,077
Posted By scb
Yep, that works. Thanks!

Yep, that works. Thanks!
Forum: OmniWeb General 2010-04-18, 12:59 PM
Replies: 2
Views: 7,077
Posted By scb
Applescript and Bookmarklets

I'm trying to connect my Quix (http://quixapp.com/) bookmarklet to a keyboard command (say, control-Q). My first try was applescript, using the following code:

tell application "OmniWeb"
tell...
Forum: OmniFocus Extras 2009-04-13, 07:59 AM
Replies: 7
Views: 8,585
Posted By scb
Yes, that worked, thanks! My original goal...

Yes, that worked, thanks!

My original goal was to duplicate a task an then make the duplicate nonrepeatable. However, when I tried this:
set newTask to duplicate aTask to after aTask with...
Forum: OmniFocus Extras 2009-04-13, 06:15 AM
Replies: 7
Views: 8,585
Posted By scb
How to make a task nonrepeating?

I know that a nonrepeating task returns "missing value" when the repetition field is queried, but how do I specify that a task be nonrepeating? I've tried a number of things, for example

set...
Forum: OmniFocus 1 for Mac 2008-01-17, 05:59 PM
Replies: 61
Views: 87,288
Posted By scb
iphone 1.1.3 webclip icon?

Any suggestions how/where to create an OF icon for an iphone webclip in 1.1.3? I see the icon is included in the public folder.
Forum: OmniFocus Extras 2007-12-21, 05:52 AM
Replies: 18
Views: 11,816
Posted By scb
On my system, activate appears to be broken again...

On my system, activate appears to be broken again in build 96394. It's only broken for OmniFocus and only for my account.

Executing the following in "Script Editor" tell application "OmniFocus"...
Forum: OmniFocus Extras 2007-11-26, 05:06 PM
Replies: 18
Views: 11,816
Posted By scb
This does fix the problem, thanks. I will...

This does fix the problem, thanks. I will forward this thread to the KM developers- perhaps they can fix it on their end.
Forum: OmniFocus Extras 2007-11-25, 08:31 AM
Replies: 18
Views: 11,816
Posted By scb
You didn't ask for Keyboard Maestro output, but...

You didn't ask for Keyboard Maestro output, but activate does not work from Keyboard Maestro as of OmniFocus 95014. Here is the debug output:
AE2000 (584): Received an event:
------oo start of...
Forum: OmniFocus Extras 2007-11-21, 09:29 AM
Replies: 18
Views: 11,816
Posted By scb
Both of the above scripts work for me from Script...

Both of the above scripts work for me from Script Editor, the script menu, and from Quicksilver. However, they do not work for me from Keyboard Maestro.

Thanks for looking into this.
Forum: OmniFocus Extras 2007-10-18, 02:13 PM
Replies: 18
Views: 11,816
Posted By scb
I am able to activate OmniFocus from Script...

I am able to activate OmniFocus from Script Editor, but I have a script assigned to a hot key via Keyboard Maestro, and in that script "activate" no longer works, nor do any other OF commands.

I...
Forum: OmniFocus Extras 2007-09-06, 05:42 PM
Replies: 3
Views: 7,193
Posted By scb
Thanks for the response. However, I'd like to...

Thanks for the response. However, I'd like to select a task, not a project. I'd really appreciate it if you could tell me how to select a specific task, both in project mode and context mode,...
Forum: OmniFocus Extras 2007-09-06, 07:18 AM
Replies: 3
Views: 7,193
Posted By scb
Selecting new tasks via Applescript

Once I make a new task using applescript, I'd like it to be selected for further editing. I tried this and it didn't work:

tell theProject
set thetask to (make new task with properties {start...
Forum: iCal Sync 2007-09-05, 08:50 AM
Replies: 7
Views: 10,286
Posted By scb
If there was no connection between the calendar...

If there was no connection between the calendar name and its OF sync status, you could name your calendars using any naming rubric that works for you.

To me, requiring the use any prefix or naming...
Forum: iCal Sync 2007-08-07, 02:06 AM
Replies: 7
Views: 10,286
Posted By scb
Calendars can certainly be named this way for...

Calendars can certainly be named this way for user tracking purposes, but to require such syntax for designating calendars to be synchronized with OF is unnecessary and not in the spirit of the Mac...
Forum: iCal Sync 2007-08-05, 11:14 AM
Replies: 7
Views: 10,286
Posted By scb
I figured out the same procedure myself today. ...

I figured out the same procedure myself today. It seemed to work, but it's hard to know given that I copied about 400 todos.

I hope the final interface to iCal will be more user friendly. ...
Showing results 1 to 17 of 17

 
Forum Jump

All times are GMT -8. The time now is 11:26 PM.


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