You can find an updated version of my AppleScript here.
Recreate DEVONthink tags in BibDesk as keywords
Only one item should be selected in DEVONthink and BibDesk. No duplicate keywords are created in BibDesk. The AppleScript code is the following: tell application "BibDesk" --only one item should be selected in BibDesk set thePub to the selection of document 1 set keywordsPub to keywords of (item 1 in thePub) set old_delimiters to AppleScript's... Continue Reading →
How to Create an Inbox in Tinderbox
I am a new user of Tinderbox, and I use it mainly for task management at the moment (for note management I use a MediaWiki wiki). I think I have finally found a “task manager” which I can adapt to my needs and not be depended on any or task management app in which I... Continue Reading →