Re: iCal Linking to Yojimbo Items

2007-08-29 Thread Jim Conley
Thanks for the script, Wolfgang. But When I run it I get the error message 
"Yojimbo got an error: Can't make selection into type reference" and 
"selection" is highlighted in the script.

Jim Conley 

On Monday, August 13, 2007 Wolfgang Kunckel wrote:

>Here you go:
>
>
>tell application "Yojimbo"
>   set my_selection to the selection
>   repeat with an_item in my_selection
>   set my_id to id of an_item
>   set my_url to "x-yojimbo-item://" & my_id
>   set _comments to comments of an_item
>   add tags {"iCal"} to an_item
>   tell application "iCal"
>   tell calendar "WOK_Privat" -- enter name of your calender
>   make new todo at end with properties {due date:current date,  
>summary:name of an_item, url:my_url, description:_comments}
>   end tell
>   end tell
>   end repeat
>end tell
>
>
>
>Make a script, put in /Users/YourUserName/Library/Scripts/Application/ 
>Yojimbo.
>
>
>Have fun
>
>
>W.

--
--
This message is sent to you because you are subscribed to
  the mailing list .
To unsubscribe, send mail to: <[EMAIL PROTECTED]>
List archives:  
Have a feature request, or not sure if the software's working
correctly? Please send mail to: <[EMAIL PROTECTED]>


Re: Sync Yojimbo notes to mobile phone

2007-08-29 Thread Sebastian Stark


oops, sorry, shouldn't go to the list.

On 29.08.2007, at 14:05, Sebastian Stark wrote:



Danke für den Hinweis, hab das Formular gerade ausgefüllt.


Sebastian

On 29.08.2007, at 08:34, Wolfgang Kunckel wrote:


No, you are not.

There is currently no way of doing this. Mark/Space at  
www.markspace.com are currently asking customers online, if (an  
what) they want to sync to S60.


Move over there and fill out the forms, maybe we will get this  
somedays.




--
--
This message is sent to you because you are subscribed to
 the mailing list .
To unsubscribe, send mail to: <[EMAIL PROTECTED]>
List archives:  
Have a feature request, or not sure if the software's working
correctly? Please send mail to: <[EMAIL PROTECTED]>




--
--
This message is sent to you because you are subscribed to
 the mailing list .
To unsubscribe, send mail to: <[EMAIL PROTECTED]>
List archives:  
Have a feature request, or not sure if the software's working
correctly? Please send mail to: <[EMAIL PROTECTED]>


Re: Sync Yojimbo notes to mobile phone

2007-08-29 Thread Sebastian Stark


Danke für den Hinweis, hab das Formular gerade ausgefüllt.


Sebastian

On 29.08.2007, at 08:34, Wolfgang Kunckel wrote:


No, you are not.

There is currently no way of doing this. Mark/Space at  
www.markspace.com are currently asking customers online, if (an  
what) they want to sync to S60.


Move over there and fill out the forms, maybe we will get this  
somedays.




--
--
This message is sent to you because you are subscribed to
 the mailing list .
To unsubscribe, send mail to: <[EMAIL PROTECTED]>
List archives:  
Have a feature request, or not sure if the software's working
correctly? Please send mail to: <[EMAIL PROTECTED]>