On 8/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Is there a way to export a yojimbo note and keep the tag information > as a spotlight comment? Has there been any discussion about this? > This would be a killer feature for me.
Hi Steve, Here's a quick AppleScript that might work as an interim solution: http://anoved.net/files/spotlighttags.scpt.zip Usage: 1. Select one or more items in Yojimbo's list pane 2. Invoke this script 3. Specify a filename or folder (if one or more items are selected, respectively) 4. Click Save/Choose The items are exported to that location and their tags are inserted in the comments field separated by spaces. Change the delimiters property if you want a different separator. I haven't tested it much, but I thought I'd share it in case it's any use. I'll clean it up later. Jim -- ------------------------------------------------------------------ This message is sent to you because you are subscribed to the mailing list <[email protected]>. 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]>
