Re: Sync Yojimbo notes to mobile phone
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. Wolfgang Am 28.08.2007 um 23:09 schrieb Sebastian Stark: I would like to have some of my Yojombo notes synchronized to my Nokia mobile phone (S60 platform). Does anybody have an idea how to do that? Some applescripting would be okay, but I would really like to have sync services handle the actual syncing. The more information I put into Yojimbo the more I feel the need to access it from my mobile. Webjimbo is not really an option for me because it does not work offline. Am I the only one who feels this need? Thanks for any hints! Sebastian -- -- This message is sent to you because you are subscribed to the mailing list yojimbo-talk@barebones.com. To unsubscribe, send mail to: [EMAIL PROTECTED] List archives: http://www.listsearch.com/yojimbotalk.lasso Have a feature request, or not sure if the software's workingcorrectly? Please send mail to: [EMAIL PROTECTED] mit freundlichen Grüßen Wolfgang Kunckel -- Kunckel EDV Systeme GmbH - Plantage 13 (Shed 5) - 28215 Bremen Tel: 0421-49145-0 - Fax: 0421 / 49 145-49 - www.kedv.de Persönlich haftende Gesellschafterin: Kunckel EDV Systeme GmbH Vertretungsberechtigter Geschäftsführer: Wolfgang Kunckel Registergericht: Amtsgericht Bremen Registernummer: HRB 13733 Umsatzsteuer-Identifikationsnummer gemäß § 27 a: DE 114420037 -- Direkt zu erreichen unter: 0163-8996490 oder 0700-95862535 (0700-wkunckel) -- -- This message is sent to you because you are subscribed to the mailing list yojimbo-talk@barebones.com. To unsubscribe, send mail to: [EMAIL PROTECTED] List archives: http://www.listsearch.com/yojimbotalk.lasso Have a feature request, or not sure if the software's working correctly? Please send mail to: [EMAIL PROTECTED]
Re: iCal Linking to Yojimbo Items
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. Am 11.08.2007 um 18:28 schrieb TjL: I'm trying to link a Yojimbo item (web archive of my travel itinerary) to an iCal event (the dates of the trip). I'm having no luck http://www.listsearch.com/Yojimbo/Thread/index.lasso?767 says I can confirm that Address Book behaves strange. Yojimbo URLs in iCal work as expected though. but there's no info I can find about how to get Yojimbo URLs TjL -- -- This message is sent to you because you are subscribed to the mailing list yojimbo-talk@barebones.com. To unsubscribe, send mail to: [EMAIL PROTECTED] List archives: http://www.listsearch.com/yojimbotalk.lasso Have a feature request, or not sure if the software's workingcorrectly? Please send mail to: [EMAIL PROTECTED] mit freundlichen Grüßen Wolfgang Kunckel -- Kunckel EDV Systeme GmbH - Plantage 13 (Shed 5) - 28215 Bremen Tel: 0421-49145-0 - Fax: 0421 / 49 145-49 - www.kedv.de Persönlich haftende Gesellschafterin: Kunckel EDV Systeme GmbH Vertretungsberechtigter Geschäftsführer: Wolfgang Kunckel Registergericht: Amtsgericht Bremen Registernummer: HRB 13733 Umsatzsteuer-Identifikationsnummer gemäß § 27 a: DE 114420037 -- Direkt zu erreichen unter: 0163-8996490 oder 0700-95862535 (0700-wkunckel) -- -- This message is sent to you because you are subscribed to the mailing list yojimbo-talk@barebones.com. To unsubscribe, send mail to: [EMAIL PROTECTED] List archives: http://www.listsearch.com/yojimbotalk.lasso Have a feature request, or not sure if the software's working correctly? Please send mail to: [EMAIL PROTECTED]
Re: Yojimbo workflow for access password protected websites.
Hello Steve! Sorry for my not-knowing: How do you set that up in Launchbar? I just downloaded it and like to get it working... Wolfgang Am 15.05.2007 um 16:20 schrieb Steve Kalkwarf: Here the workflow I'd prefer to have: 1. command-space to invoke quicksilver 2. Type PayPal (it would soon learn I'm looking for my Yojimbo record), and hit return. 3. Type in my application password 4. I then find myself in safari at the paypal website with my password on the clipboard. Anyone know how this could be setup? (or whether it's even possible?) Thanks! I don't use Quicksilver, but this script works in LaunchBar. I'm sure it can be modified for QS. on handle_string(theString) tell application Yojimbo set sel to every password item whose location contains theString set targetItem to first item of sel set itemURL to location of targetItem set the clipboard to password of targetItem tell application Safari open location itemURL end tell end tell end handle_string Footnotes: You need to go to the Yojimbo Security preferences, and allow AppleScript access to password items. If you use Safari, make sure the location field of all your records starts with http:// or https://. Camino allows slack urls. -- Steve Kalkwarf [EMAIL PROTECTED] -- -- This message is sent to you because you are subscribed to the mailing list yojimbo-talk@barebones.com. To unsubscribe, send mail to: [EMAIL PROTECTED] List archives: http://www.listsearch.com/yojimbotalk.lasso Have a feature request, or not sure if the software's working correctly? Please send mail to: [EMAIL PROTECTED] mit freundlichen Grüßen Wolfgang Kunckel -- Kunckel EDV Systeme GmbH - Plantage 13 (Shed 5) - 28215 Bremen Tel: 0421-49145-0 - Fax: 0421 / 49 145-49 - www.kedv.de Persönlich haftende Gesellschafterin: Kunckel EDV Systeme GmbH Vertretungsberechtigter Geschäftsführer: Wolfgang Kunckel Registergericht: Amtsgericht Bremen Registernummer: HRB 13733 Umsatzsteuer-Identifikationsnummer gemäß § 27 a: DE 114420037 -- Privat: 0700-95862535 - 0700-wkunckel - Skype: wolfgangkunckel -- -- This message is sent to you because you are subscribed to the mailing list yojimbo-talk@barebones.com. To unsubscribe, send mail to: [EMAIL PROTECTED] List archives: http://www.listsearch.com/yojimbotalk.lasso Have a feature request, or not sure if the software's working correctly? Please send mail to: [EMAIL PROTECTED]
Re: Yojimbo workflow for access password protected websites.
Ok. Reading the manual helps a lot, ... Works great. Thanks Wolfgang Am 16.05.2007 um 10:09 schrieb Wolfgang Kunckel: Hello Steve! Sorry for my not-knowing: How do you set that up in Launchbar? I just downloaded it and like to get it working... Wolfgang mit freundlichen Grüßen Wolfgang Kunckel -- Kunckel EDV Systeme GmbH - Plantage 13 (Shed 5) - 28215 Bremen Tel: 0421-49145-0 - Fax: 0421 / 49 145-49 - www.kedv.de Persönlich haftende Gesellschafterin: Kunckel EDV Systeme GmbH Vertretungsberechtigter Geschäftsführer: Wolfgang Kunckel Registergericht: Amtsgericht Bremen Registernummer: HRB 13733 Umsatzsteuer-Identifikationsnummer gemäß § 27 a: DE 114420037 -- Privat: 0700-95862535 - 0700-wkunckel - Skype: wolfgangkunckel -- -- This message is sent to you because you are subscribed to the mailing list yojimbo-talk@barebones.com. To unsubscribe, send mail to: [EMAIL PROTECTED] List archives: http://www.listsearch.com/yojimbotalk.lasso Have a feature request, or not sure if the software's working correctly? Please send mail to: [EMAIL PROTECTED]