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 > OmniFocus > OmniFocus Extras
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
truncation of data: jott_to_of AppleScript Thread Tools Search this Thread Display Modes
I've been using Curt Clifton's super cool jott_to_of.scpt to move Jott email to OF. Recently I've noticed that ~ the last two characters (one being a sentence period) are being left off (but are in the emails I received from Jott). Happens on text of varying length. Just wondering if anyone else is seeing this. Thanks.

Bob
 
Bob,

Thanks for thinking of me, but that's not one of my scripts. I've never used Jott. I think there's another thread on the forums about that problem though. Might be worth some digging.

Cheers,

Curt
__________________
Cheers,

Curt
 
Whoops! Sorry, you're right. The first line credited you for his/her adapted work.

Bob
 
I fixed the code and it works now:

set messageEnd to (offset of "Listen" in theContent) - 1 -- Was "3" -Bob.
 
OK, maybe Jott chagned again. Now this seems to be needed for my system:

set messageEnd to (offset of "Listen" in theContent) + 1 -- Was "3" originally, and then "-1" more recently.
 
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
AppleScript to query the user data key/value pairs apl OmniGraffle General 2 2012-01-14 01:05 AM
Applescript: user data item of canvas cyleigh OmniGraffle Extras 1 2011-05-04 08:59 PM
what is the fastest way to search tasks based on custom data in AppleScript cope360 OmniPlan Extras 2 2009-07-16 02:57 PM
Setting Task Custom Data using Applescript jubo OmniPlan General 6 2007-08-22 10:05 AM


All times are GMT -8. The time now is 09:33 AM.


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