"Open with Tofu" Script?

Hi.
Did you try the freeware Tofu?

It’s very useful if you read lots of text on the screen!

I’m looking for a script that would open a (rich) text document from DT Pro in Tofu, so i could assign a keyboard shortcut to it. Is this possible?

Greetings, Louise.

I don’t know about Applescript but I did this by setting up a trigger in Quicksilver.

If you have Quicksilver here’s how I did it as it took a bit of copying and pasting:

First, make sure you have the Services plug-in installed.

  1. Open a document and select some text.
  2. Use Cmd-Esc (you may have to enable this trigger in QS’s prefs) to send the selection to QS.
  3. Tab into the next pane and type View and the ‘View in Tofu’ service should pop up. Hit Cmd-C.
  4. Hit Cmd-, for QS’s prefs.
  5. Go to Triggers --> Custom Triggers and press the + at the bottom to add a new trigger.
  6. The text you had just selected and View in Tofu action should have dropped down when you created the new trigger. In the first pane of the trigger window type in: Curren (the Current Selection proxy object should pop up) if not, then type Proxy and right arrow into the list and select Current Selection proxy object.
  7. Tab into the next pane and hit Cmd-V, the View in Tofu service should have appeared.
  8. Assign a handy dandy key combo and limit the scope of the trigger to DT and you’re done.

I know that probably looks complex but it’s really not as painful as it looks.

Edit: Then again, can’t you assign key-combo’s to Services in the Keyboard pref pane?

Why don’t you simply drag a text file from DEVONthink to the Tofu icon in the dock? Or use the contextual menu and the “Open With” command?

Best,

Eric.

That’s what i do :wink: