Devonian Times Masthead

The DEVONtechnologies Blog

Articles tagged with devonthink

Tutorials, Mail Rules, Bug Fixes: DEVONthink and DEVONnote 2.3.5

May 24, 2012

You didn’t know that there are step-by-step tutorials available right from inside our apps? You’re not alone and so we have made them more visible in DEVONthink and DEVONnote 2.3.5 with a large button on the welcome screen and their own menu command in the Help menu. And if you fight the email flood with Apple Mail rules, you’ll like our new scripts for automatically archiving email attachments. Once set up you can email documents to yourself and have them automagically added to your inbox — and you have full control over which messages are processed and which not. (more)

Updated Scripts for DEVONthink Pro (Office)

August 30, 2013

Just a quick note that we have updated the scripts Rename using RegEx and Export Metadata as CSV, which are available as manual downloads through the built-in Support Assistant. To install these scripts choose Scripts > More Scripts, search the script in the list, and click Install. If you have the script already installed, remove it first, then re-install it to get the new version.

Updates for DEVONthink and DEVONnote

April 19, 2012

We have just updated all editions of DEVONthink as well as DEVONnote to version 2.3.4 with a number of little enhancements and bug fixes. Better integration of DEVONthink Pro Office with ExactScan Pro, updated scripts for import email messages to DEVONthink Pro, and a new Activity panel listing currently running background processes such as updating news feeds or synchronizing databases. Use the apps’ built-in upgrade function or download the new versions from our Download page.

Read Our Documentation on Your Favorite Ebook Reader

April 19, 2012

Some might not know but the documentation that is built into DEVONthink, DEVONnote, and DEVONagent Pro was always also available as PDF. But after the relaunch of our website they looked strangely old-fashioned I have to admit. In the last few weeks I reworked the layout and adapted it to our new design. And, as I was at it, I dropped the landscape-oriented PDF for reading on the screen in favor of an ebook. (more)

Style RTF Text with Keyboard Shortcuts

August 6, 2013

Rich text (RTF) is great for text with different fonts, sizes, or colors. The Style panel allows you to save often-used styles and apply them again with a few clicks but it’s not really an example of the Mac’s famous user-friendliness. Power user Alfred Schlatter sent us a tip for adding convenient keyboard shortcuts to styles to make your life with rich text easier: … (more)

Rate Your Documents Using Labels

July 30, 2013

Adding the ability to ‘rate’ items in DEVONthink, e.g. with stars, is already on our to-do list. Forum user Truhe couldn’t wait and simply used labels for his ratings. To create your own ratings use e.g. the Unicode characters ☆ and ★ to name the labels from ★★★★★ to ☆☆☆☆ and set the colors to support the rating. To enter the stars use the menu command Edit > Special Characters, switch to Bullets/Stars and double-click the symbol you’d like to insert. (more)

Clip and Search with PopClip

May 21, 2013

PopClip is a marvelous little app that gives you an iOS-style contextual menu for selected text with the usual options: Copy, Cut, Paste, etc. But beyond what is available out of the box it can be easily extended. Install the DEVONthink Pro (Office) PopClip extension from our Download Extras page and clip selected text to your inbox or search your databases for the text with just one click. (more)

Ruby Instead of AppleScript?

March 7, 2012

All our apps are highly scriptable using AppleScript, OS X’s native scripting architecture for Cocoa applications. But if you’re more into Python and Ruby, you can use that, too. MacRuby and this thread in our user forum with example scripts on how to use Ruby to control DEVONthink Pro (Office) give you a hand up.