<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:devontech="https://devontechnologies.com/2023/RSS">
	<channel>
	<title><![CDATA[Devonian Times]]></title>
	<link>https://www.devontechnologies.com/blog.rss</link>
	<generator>Kirby</generator>
	<lastBuildDate>Thu, 16 Apr 2026 00:00:00 +0000</lastBuildDate>
	<atom:link href="https://www.devontechnologies.com/blog.rss" rel="self" type="application/rss+xml" />
			<description><![CDATA[News, tips, and just anything the DEVONtechnologies people find worth sharing.]]></description>
				<item>
			<title><![CDATA[DEVONthink To Go 4.1 Lagrange]]></title>
			<link>https://www.devontechnologies.com/blog/20260416-devonthink-to-go-41-lagrange</link>
			<category><![CDATA[Updates]]></category>
												<category>devonthink</category>
										<guid>https://www.devontechnologies.com/blog/20260416-devonthink-to-go-41-lagrange</guid>
			<pubDate>Thu, 16 Apr 2026 08:45:29 +0000</pubDate>
			<description>
				<![CDATA[
				<p><a href="https://www.devontechnologies.com/apps/devonthinktogo/releases">DEVONthink To Go 4.1 Lagrange</a><sup>*</sup>, the first feature release of the fourth generation of our mobile app, introduces <em>widgets</em>, support for <em>RSS and Atom feeds</em>, and a brand-new <em>Markdown parser and renderer</em>. Have your inboxes, recently viewed documents, favorites, and your reading list always in reach with <em>widgets on your home screen</em>. Read your <em>news and favorite blogs</em> on the go. Feeds are updated automatically, if desired, even in the background. Choose the best <em>article format</em> on a per-feed basis if needed. And yes, there&#8217;s a widget for unread feed articles too.</p>
<figure><img alt="Screenshot of DEVONthink To Go 4.1 Lagrange&#039;s home screen widgets." src="https://www.devontechnologies.com/media/pages/blog/20260416-devonthink-to-go-41-lagrange/493060a171-1776328797/widgets.jpg" width="300px"></figure>
<p>Our <em>new Markdown renderer</em> replaces Multi&shy;Markdown 6 and delivers <em>more reliable previews and broader syntax support</em>. It combines the most popular features of Multi&shy;Markdown, Common&shy;Mark, GitHub Flavored Markdown, and more. </p>
<p>Version 4.1 also supports <em>BibTeX</em> documents, merges multiple images, including TIFFs, into a single PDF document, and let&#8217;s you open text documents and PDFs <em>directly in editing mode</em>, saving you an extra tap every time you want to make changes. We&#8217;ve revisited the <em>group selector</em>, too, which now sports a search field and keyboard navigation. If you&#8217;re relying on the <em>geolocation saved with each document</em> you can now open a geolocation in Apple and Google Maps or edit it if it&#8217;s incorrect.</p>
<p>Of course, we&#8217;ve also improved the overall reliability and performance, and fixed bugs and glitches.</p>
<p>You can find a complete list of all improvements in <em>Settings&nbsp;&gt; Help&nbsp;&gt; Read Me</em> inside the app. The <a href="https://www.devontechnologies.com/apps/devonthinktogo/releases">New &amp; Improved</a> page also highlights what&#8217;s new in each feature release. We recommend this update to all users of <span class="nohyphens">DEVONthink To Go</span>. The App Store will either install the update automatically for you or you can find it in the <em>Updates</em> area of the App Store app. If you are still using an older generation of <span class="nohyphens">DEVONthink To Go</span>, version&nbsp;4 is a new app and you&#8217;ll need to install it manually. <span class="nohyphens">DEVONthink To Go&nbsp;4</span> is included with every license for <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink 4 Pro or Server</a> for Mac as long as it receives updates.</p>
<div class='footnote'><p>* We’re naming this release after the mathematician <a href="https://en.wikipedia.org/wiki/Joseph-Louis_Lagrange" rel="noreferrer" target="_blank">Joseph-Louis Lagrange</a> (1736–1813) who made significant contributions to the fields of analysis, number theory, and both classical and celestial mechanics. Lagrange’s work has had a profound impact on our understanding of celestial mechanics and has practical applications in space exploration. His solution to a special form of the <a href="https://en.wikipedia.org/wiki/Three-body_problem" rel="noreferrer" target="_blank">three-body problem</a>, the Lagrangian points, represent the perfect balance of the gravitational forces of two stellar bodies.</p></div>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>The first feature release for <span class="nohyphens">DEVONthink To Go&nbsp;4</span> brings home screen widgets, support for RSS and Atom feeds, and a brand-new Markdown parser and renderer. It also improves the editing workflow, adds a search field to the group selector, and lets you edit a document&#8217;s geolocation.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[How to Use File Transclusion]]></title>
			<link>https://www.devontechnologies.com/blog/20260414-file-transclusion-devonthink</link>
			<category><![CDATA[Tips]]></category>
												<category>devonthink</category>
									<category>markdown</category>
									<category>note taking</category>
									<category>document linking</category>
										<guid>https://www.devontechnologies.com/blog/20260414-file-transclusion-devonthink</guid>
			<pubDate>Mon, 13 Apr 2026 08:55:58 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Screenshot showing two DEVONthink windows. One contains Markdown source text and the other contains trans&amp;shy;cluded text." src="https://www.devontechnologies.com/media/pages/blog/20260414-file-transclusion-devonthink/095cac7cc2-1776070558/markdown-transclusion.jpg" width="300px"></figure>
<p>If you&#8217;ve ever needed to consolidate content from multiple documents into one, you likely have used copy and paste. But if you make edits, they have to be made to all involved documents. Wouldn&#8217;t it be nice if you could keep the documents separated but show them as a single document? You can with a Markdown feature in <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink</a>: <em>file transclusion</em>.</p>
<p><a href="https://en.wikipedia.org/wiki/Transclusion" rel="noreferrer" target="_blank">File transclusion</a> displays the content of other documents as if they&#8217;re part of the Markdown document you&#8217;re working on. Typically used for other Markdown documents, it also supports plain text, rich text, PDF documents, and sheets. You can trans&shy;clude images, though we recommend using the <a href="https://www.devontechnologies.com/blog/20241022-images-in-markdown">regular Markdown syntax</a> instead. It is even possible to trans&shy;clude audio and video documents. The document you want to trans&shy;clude just needs to be in the same database as the Markdown document.</p>
<p>To add a transclusion, use one of these methods:</p>
<ul>
<li>Start typing double curly braces <code>{{</code> and the name of the document you want to trans&shy;clude. An autocompletion popup appears, so you can select a document in the same database. Select one and press <em>Return</em> to insert the name and close the braces.</li>
<li>Type the name and extension and braces manually. This also works in <a href="https://www.devontechnologies.com/apps/devonthinktogo">DEVONthink To Go</a>.</li>
<li>Hold the <em>Control</em> key while dragging and dropping into the source to insert a transclusion. </li>
</ul>
<p>The contents of the trans&shy;cluded documents immediately appear in the preview. Change the order in the source and it changes the preview. </p>
<p>But note, the trans&shy;cluded content is only a visual representation. You cannot select and edit it. To make changes to it, you need to open the document. These changes will be will be immediately reflected in the preview. Also be aware file transclusion isn&#8217;t supported in all third-party Markdown applications.</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>If you&#8217;ve ever needed to consolidate content from multiple documents into one, you likely have used copy and paste. But if you make edits, they have to be made to all involved files. Wouldn&#8217;t it be nice if you could keep the documents separated but show them as a single document? You can with a Markdown feature in <span class="nohyphens">DEVONthink</span>: file transclusion.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[How to Search by Item in DEVONthink]]></title>
			<link>https://www.devontechnologies.com/blog/20260407-devonthink-search-by-item</link>
			<category><![CDATA[Tips]]></category>
												<category>devonthink</category>
									<category>devonthink to go</category>
										<guid>https://www.devontechnologies.com/blog/20260407-devonthink-search-by-item</guid>
			<pubDate>Tue, 07 Apr 2026 19:41:14 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Screenshot showing a toolbar search in DEVONthink for untagged items." src="https://www.devontechnologies.com/media/pages/blog/20260407-devonthink-search-by-item/08abd356b7-1775590874/item-search.jpg" width="300px"></figure>
<p>It&#8217;s not uncommon for us to get a question about finding documents with or without tags in their <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink</a> or <a href="https://www.devontechnologies.com/apps/devonthinktogo">DEVONthink To Go</a> databases. People often approach the problem with a <em>Tags</em> property, but that isn’t optimal. Here&#8217;s how to correctly search for them.</p>
<p>If you click into the toolbar search in <span class="nohyphens">DEVONthink</span> and press <em>⏎</em>, the advanced search options appear. In the first popup in the second line of the search, select <em>Item</em>. In the field next to it (the operator popup), select <em>is</em> or <em>isn’t</em>. And in the third popup, select <em>Tagged</em>. You have just constructed a proper search for tagged or untagged items. Also, you can see the raw query in the toolbar search: <code>item:tagged</code> or <code>item:!tagged</code>, which you can always type in manually.</p>
<p>You can also select other options like <em>duplicated</em>, <em>replicated</em>, etc. In <span class="nohyphens">DEVONthink</span> for Mac, the operator popup also includes <em>contains</em> and <em>does not contain</em> with some other attributes, e.g., <em>Aliases</em>, <em>URL</em>, <em>Thumbnail</em>, etc. <span class="nohyphens">DEVONthink To Go</span> doesn&#8217;t support the <em>contains&nbsp;/ does not contain</em> operators at this time, but it is on our list of improvements.</p>
<p>To do the same kind of search in <span class="nohyphens">DEVONthink To Go</span>, tap the search icon and enter the search terms manually or tap the <em>Action</em> button (<em>⋯</em>) and choose <em>Advanced Search</em> to use the predicate editor.</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>With <span class="nohyphens">DEVONthink&#8217;s</span> search, you can precisely search your databases for documents with specific characteristics, like, for example, tags. Many people often use a Tags property for this, but that isn&#8217;t optimal. Here&#8217;s how to correctly search for this.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[Take Control of DEVONthink 4 Updated (April 2026)]]></title>
			<link>https://www.devontechnologies.com/blog/20260402-take-control-of-devonthink-4-updated</link>
			<category><![CDATA[Learning]]></category>
												<category>devonthink</category>
									<category>ebook</category>
									<category>devonthink to go</category>
										<guid>https://www.devontechnologies.com/blog/20260402-take-control-of-devonthink-4-updated</guid>
			<pubDate>Thu, 02 Apr 2026 14:23:45 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Image showing the cover of Take Control of DEVONthink 4." src="https://www.devontechnologies.com/media/pages/blog/20260402-take-control-of-devonthink-4-updated/a09986c79d-1775139825/tcodt4-1.3.jpg" width="300px"></figure>
<p>Joe Kissell from <a href="https://www.takecontrolbooks.com" rel="noreferrer" target="_blank">Take Control Books</a> has updated his ebook <em>Take Control of <span class="nohyphens">DEVONthink&nbsp;4</span></em>. It is now up to date with <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink 4.2.2 Cassini</a> and <a href="https://www.devontechnologies.com/apps/devonthinktogo">DEVONthink To Go 4.0.6 Kepler</a>. Joe explains, for example, how to export reminders from <span class="nohyphens">DEVONthink</span> to Apple Reminders or how to use the new AI search settings. He also updated many screenshots to match <span class="nohyphens">DEVONthink’s</span> new Liquid Glass interface for <span class="nohyphens">macOS Tahoe</span>.</p>
<p>Download <em>Take Control of <span class="nohyphens">DEVONthink&nbsp;4</span></em> for free from our <a href="https://www.devontechnologies.com/download/extras">Handbooks and Extras</a> page or directly from <a href="https://www.takecontrolbooks.com/devonthink-4/" rel="noreferrer" target="_blank">Take Control Books</a>.</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>Joe Kissell from Take Control Books has updated his free ebook <em>Take Control of <span class="nohyphens">DEVONthink&nbsp;4</span></em>. It is now up to date with <span class="nohyphens">DEVONthink&nbsp;4.2.2</span> Cassini and <span class="nohyphens">DEVONthink To Go&nbsp;4.0.6</span> Kepler.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[How to Remove Encryption Keys from Keychain Access]]></title>
			<link>https://www.devontechnologies.com/blog/20260331-remove-encryption-key-from-keychain</link>
			<category><![CDATA[Tips]]></category>
												<category>devonthink</category>
									<category>privacy</category>
									<category>macos</category>
										<guid>https://www.devontechnologies.com/blog/20260331-remove-encryption-key-from-keychain</guid>
			<pubDate>Mon, 30 Mar 2026 16:15:13 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Screenshot showing macOS&rsquo; Keychain Access with an encrypted disk image key." src="https://www.devontechnologies.com/media/pages/blog/20260331-remove-encryption-key-from-keychain/c48528bee8-1774887313/keychain-access-encrypted.jpg" width="300px"></figure>
<p>In <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink</a>, you can <em>encrypt databases</em> for particularly private or sensitive documents. When you open your encrypted database, you will be prompted to enter your encryption key. This <span class="nohyphens">macOS</span> dialog has a small checkbox, which may be enabled by default: <em>Remember password in keychain</em>. So the next time you want to open the database, <span class="nohyphens">DEVONthink</span> will automatically use the stored key from your keychain and won’t ask you to enter it. While this may be convenient, you may not want it for privacy reasons. Do this to remove your key from the keychain:</p>
<ol>
<li>Close the database.  </li>
<li>In the Finder, do a Spotlight search for <code>Keychain</code> and open the <em>Keychain Access</em> application. Do not open the Passwords application when prompted. You want to use Keychain Access. On modern versions of <span class="nohyphens">macOS</span>, you will likely need to enter your administrative password as well. </li>
<li>Select the <em>login</em> section on the left.  </li>
<li>Click the search field in the upper right and search for  <code>spars</code>. This will show you stored encryption keys for disk images.  </li>
<li>If you find the key for your database, select it, choose <em>Edit &gt; Delete</em>, and confirm.  </li>
<li>Quit Keychain Access.  </li>
<li>Reopen your encrypted database and you should again be prompted for the encryption key to open it. Make sure you disable <em>Remember password in keychain</em> to avoid running into the same issue.</li>
</ol>
<p>This also applies to <span class="nohyphens">DEVONthink&#8217;s</span> revision-proof databases.</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>In <span class="nohyphens">DEVONthink</span>, you can encrypt databases for particularly private or sensitive documents. However, if you accidentally save the key to the <span class="nohyphens">macOS</span> keychain, you won’t need to enter it when opening the database. Here’s how to remove the key from the keychain if you don’t want it there.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[How to Create Smart Groups in DEVONthink To Go]]></title>
			<link>https://www.devontechnologies.com/blog/20260324-smart-groups-devonthink-to-go</link>
			<category><![CDATA[Tips]]></category>
												<category>devonthink to go</category>
									<category>organize</category>
										<guid>https://www.devontechnologies.com/blog/20260324-smart-groups-devonthink-to-go</guid>
			<pubDate>Mon, 23 Mar 2026 15:31:39 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Screenshot showing a search in DEVONthink To Go with the criteria added today." src="https://www.devontechnologies.com/media/pages/blog/20260324-smart-groups-devonthink-to-go/64e2ae9a26-1774279899/dttg-smartgroup.jpg" width="300px"></figure>
<p>Recently, we had a question about the <em>Today</em> global smart group in <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink</a> and why it&#8217;s not in <a href="https://www.devontechnologies.com/apps/devonthinktogo">DEVONthink To Go</a>. To keep things simple and functional, we chose to include a smaller set of very commonly used smart groups by default. But that&#8217;s no problem at all, because you can easily create your own smart groups.</p>
<p>Smart groups show items that match criteria you specify, e.g., PDF documents added in the past week. They are essentially <em>saved custom searches</em>, so this is the standard way to create them:</p>
<ol>
<li>Tap the search field or magnifying glass icon to start a search.</li>
<li>Type in your search terms, choose the scope of the search, e.g., <em>All</em> or <em>Group</em>, and inspect the results. </li>
<li>Tap the <em>Action</em> button (<em>…</em>) and choose <em>Save</em>.<ul>
<li>If your scope was <em>All</em>, this will prompt you to save a <strong>global</strong> smart group. This appears on the databases screen.</li>
<li>If your scope was any other option, you will save a <strong>local</strong> smart group. This appears in the current database.</li>
</ul>
</li>
</ol>
<p>There is an alternative method for creating a local smart group: go into the desired database, tap the <em>Add</em> button (<em>+</em>), and choose <em>Smart Group</em>. Give it a name, add your criteria, and save it. And yes, local smart groups sync with <span class="nohyphens">DEVONthink</span> on the Mac.</p>
<p>So, to create a <em>Today</em> global smart group, run a search with the criteria <code>added:today kind:document</code>, save it, and name it <em>Today</em>.</p>
<p>Note: On the databases screen on the iPhone, you can&#8217;t choose a scope. You&#8217;re not in a specific database, so you will automatically create a global smart group.</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>Smart groups show items that match criteria you specify. They are essentially saved custom searches. <span class="nohyphens">DEVONthink To Go</span> comes with a small set of predefined smart groups, but you can also create your own ones. Here is how to do that.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[How to Protect Against Prompt Injections]]></title>
			<link>https://www.devontechnologies.com/blog/20260317-devonthink-ai-security</link>
			<category><![CDATA[Tips]]></category>
												<category>devonthink</category>
									<category>devonthink to go</category>
									<category>artificial intelligence</category>
									<category>safety</category>
										<guid>https://www.devontechnologies.com/blog/20260317-devonthink-ai-security</guid>
			<pubDate>Mon, 16 Mar 2026 17:13:48 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Screenshot showing the Help assistant with a question about prompt injection in DEVONthink." src="https://www.devontechnologies.com/media/pages/blog/20260317-devonthink-ai-security/4320afbef8-1773681228/prompt-injection.jpg" width="300px"></figure>
<p>AI inside <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink</a> can be a powerful tool. But when it comes to AI, some users have security concerns, such as possible <em>prompt injections</em>. So, what exactly are they, and are they a risk in <span class="nohyphens">DEVONthink</span>?</p>
<p>A <a href="https://en.wikipedia.org/wiki/Prompt_injection" rel="noreferrer" target="_blank">prompt injection</a> happens when <em>text hidden inside a document</em> is crafted to circumvent AI with its own commands, like one that says, &#8220;Ignore the previous prompt and do this instead…&#8221; The danger isn&#8217;t limited to triggering unwanted commands&nbsp;&mdash; injections can also <em>silently distort AI responses</em> such as summaries or evaluations. In addition, injections can occur not only in your own documents but also in <em>web search results and downloaded pages</em>, which is why searches and downloads should be restricted and only enabled when needed. </p>
<p>This isn&#8217;t a <span class="nohyphens">DEVONthink</span> problem specifically but an issue for <em>any document processing AI system</em>. This is why AI models are increasingly designed to be more resistant to these attacks, and the best precaution is to be mindful about what you add to your database. While in a <em>well-curated</em> personal database <em>the practical risk is low</em>, there are features in <span class="nohyphens">DEVONthink</span> to limit or thwart these injections:</p>
<ul>
<li>AI responses are automatically stripped of unexpected or potentially dangerous HTML content (such as scripts or frames) that could result from prompt injections.</li>
<li>Even if you allow downloads, the Chat assistant, Chat smart actions, and <span class="nohyphens">AppleScript</span> commands automatically disable downloading web pages while processing a document. The Chat assistant also disables downloads after accessing the content, annotations, or comments of a document.</li>
</ul>
<p>You can also limit what the AI is allowed to access, both inside and outside your databases. However, keep in mind that stricter limits may reduce the AI&#8217;s ability to assist you:</p>
<ul>
<li>Enabling <em>Search &gt; Sources: Web</em> in the settings or <em>Search: Web</em> in the Chat&#8217;s <em>Options</em> is often unnecessary and increases exposure to prompt injections via search results or downloaded pages. Enable it only as needed.</li>
<li>If you do enable web searching, consider also disabling the <em>AI &gt; Chat &gt; Assistant: Allow download of web pages</em> and <em>Load remote images automatically</em> options. Disabling remote images also prevents prompt injections from silently transferring data to remote servers.</li>
<li>You could disable <em>AI &gt; Search: Database</em> and also <em>AI &gt; Chat &gt; Assistant: Allow property &amp; content changes</em>. You can temporarily enable database searching in the Chat assistant as needed.</li>
<li>When using the Chat assistant or Chat-related smart actions, e.g., <em>Chat - Query</em>, set the <em>Documents</em> popup to <em>Without Document</em>, unless you are specifically dealing with documents.</li>
</ul>
<p>We don&#8217;t intend to cause undue concern, but to help you make better-informed choices in how you use AI.</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>AI inside <span class="nohyphens">DEVONthink</span> can be a powerful tool. But when it comes to AI, some users have security concerns, such as possible prompt injections. So, what exactly are they, and are they a risk in <span class="nohyphens">DEVONthink</span>?</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[A Sync Checklist for DEVONthink]]></title>
			<link>https://www.devontechnologies.com/blog/20260310-sync-checklist-devonthink</link>
			<category><![CDATA[Tips]]></category>
												<category>devonthink</category>
									<category>devonthink to go</category>
									<category>sync</category>
										<guid>https://www.devontechnologies.com/blog/20260310-sync-checklist-devonthink</guid>
			<pubDate>Tue, 10 Mar 2026 09:02:26 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Screenshot showing the sync explained section in DEVONthink&#039;s help." src="https://www.devontechnologies.com/media/pages/blog/20260310-sync-checklist-devonthink/fc10599830-1773133346/sync-help.png" width="300px"></figure>
<p>It is not uncommon for us to get support inquiries saying they installed <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink</a> or <a href="https://www.devontechnologies.com/apps/devonthinktogo">DEVONthink To Go</a> but it&#8217;s not syncing. <span class="nohyphens">DEVONthink</span> does not automatically sync by default because we believe that you should decide for yourself whether and what you want to sync. Software shouldn&#8217;t make such decisions for you. Here are things to consider.</p>
<p>Before setting up the sync, think about…</p>
<ul>
<li><strong>whether you want to sync</strong>, as sync is always optional.</li>
<li><strong>what database(s) to sync</strong>. Not every database needs to (or should) be synchronized.</li>
<li><strong>which devices to sync to</strong>, as not every database needs to be on every device. This is especially true on mobile.</li>
<li><strong>which sync method to use</strong>, noting each device must be using the same sync method/location to sync the same database.</li>
<li><strong>whether you want to use encryption when syncing</strong>. You must make this choice before you sync the first time. If you do use encryption, you must use the same encryption key on other devices syncing with the same sync method.</li>
</ul>
<p>Sync is discussed in the built-in Help and <a href="https://www.devontechnologies.com/download/extras">user handbook</a> for both applications. There is a <em>Sync Explained</em> section in the <em>In &amp; Out</em> chapter for <span class="nohyphens">DEVONthink</span> and the <em>Sync</em> chapter for <span class="nohyphens">DEVONthink To Go</span>. Once you decide what sync method you’ll use, each method has its own section with a description, technical considerations, and simple step-by-step instructions for setting up a new or an existing sync location. If you only have one of our applications, just follow the steps to create a new location on one device, then follow the steps for an existing location on the other device(s). Setting up sync in <span class="nohyphens">DEVONthink</span> and <span class="nohyphens">DEVONthink To Go</span> is pretty similar but if you want to be sure you can check the corresponding chapters in both handbooks.</p>
<p>You can find many more blog posts on sync-related topics <a href="https://www.devontechnologies.com/blog/tag:sync">here on our blog</a>. The free <a href="https://www.devontechnologies.com/download/extras">Take Control of DEVONthink</a> also includes a dedicated chapter, <em>Sync <span class="nohyphens">DEVONthink</span> Databases</em>, and there are several entries about synchronization in <a href="https://www.devontechnologies.com/support/faq/category:Sync">our FAQ</a>.</p>
<p>If you do run into an issue, you can consult the <em>Troubleshooting &gt; Sync Issues</em> section of the Help or start a <a href="https://helpdesk.devontechnologies.com">support ticket</a>, if you really get stuck.</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p><span class="nohyphens">DEVONthink</span> and <span class="nohyphens">DEVONthink To Go</span> do not automatically sync by default because we believe that you should decide for yourself whether and what you want to sync. Here are things to consider when setting up the sync.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[How to Use Annotations in DEVONthink 4]]></title>
			<link>https://www.devontechnologies.com/blog/20260303-annotations-devonthink</link>
			<category><![CDATA[Tips]]></category>
												<category>devonthink</category>
									<category>note taking</category>
									<category>research</category>
									<category>artificial intelligence</category>
										<guid>https://www.devontechnologies.com/blog/20260303-annotations-devonthink</guid>
			<pubDate>Mon, 23 Mar 2026 15:31:39 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Screenshot showing a document in DEVONthink with its annotation in the Annotations &amp; Reminders inspector." src="https://www.devontechnologies.com/media/pages/blog/20260303-annotations-devonthink/a8645e9f61-1772482825/annotation-file.png" width="300px"></figure>
<p>If you want to take notes about a document in your <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink</a> database, there is a feature that does exactly that: the annotation. This is a specialized note document linked to another document. It is most often used for taking long-form notes about PDFs, but can be used with any document in your database. We already introduced them <a href="https://www.devontechnologies.com/blog/20221129-annotations-in-devonthink">in a blog post some time ago</a>. However, here is a short recap of how to create them, as well as some additions to the previous post.</p>
<p>Select a document in your database. To create an annotation, select <em>Data &gt; Annotate&nbsp;&amp; Remind</em> and choose one of the default templates. Alternatively, open the <em>Tools &gt; Inspectors &gt; Info: Annotations&nbsp;&amp; Reminders</em> inspector, click the <em>Annotations</em> button and choose from the <em>New from Template</em> menu. Or just start typing in the annotation field and the document is created for you.</p>
<p>Above the annotation field are buttons to open the annotation in its own window (the arrow), create a backlink to the document you’re writing about (the chain), or insert a quote from selected text (the quote). In the <em>Annotations</em> menu, you will find similar commands but also some new AI-related ones: </p>
<ul>
<li><em>Insert Summary via Chat</em>: The selected chat model summarizes the current document or its selected text. Click <em>insert</em> to add in the summary into the annotation.</li>
<li><em>Insert Transcription</em>: Inserts recognized text from an image or speech from a media document, as explained in <a href="https://www.devontechnologies.com/blog/20250624-transcribe-speech-in-devonthink">this blog post about AI speech transcription</a>.</li>
</ul>
<p>You can find more information on all annotation commands in the <em>Inspectors &gt; Info pane &gt; Annotations&nbsp;&amp; Reminders &gt; Annotation Files</em> section in the built-in <em>Help</em> or <a href="https://www.devontechnologies.com/download/extras">user handbook</a>.</p>
<p>Lastly, you can configure some default settings for the annotations in <em>Settings &gt; Files &gt; General</em>:</p>
<ul>
<li>Choose whether to create annotation documents in the same group as your document or in a shared Annotations group at the root of this database.</li>
<li>Choose whether annotations should &#8220;follow&#8221; the originating document if it is moved to another database.</li>
<li>Choose whether the annotation document’s name should be updated if you rename the originating document. If the annotation has a backlink to the original document, you must also enable the <em>WikiLinks &gt; Update name of item links automatically</em> setting to change the link’s text.</li>
<li>The annotation document can be either Markdown or rich text. Choose one of these options or let <span class="nohyphens">DEVONthink</span> decide based on the originating document’s type.</li>
</ul>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>If you want to take notes about a document in your <span class="nohyphens">DEVONthink</span> database, there is a feature for exactly that: the annotation. This is a specialized note document attached to another document. Here is how to create and use them.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[How to Use DEVONthink's Extras Sidebar]]></title>
			<link>https://www.devontechnologies.com/blog/20260224-devonthink-extras-sidebar</link>
			<category><![CDATA[Tips]]></category>
												<category>devonthink</category>
										<guid>https://www.devontechnologies.com/blog/20260224-devonthink-extras-sidebar</guid>
			<pubDate>Mon, 23 Feb 2026 15:38:51 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Screenshot showing the Extras sidebar in DEVONthink with it&#039;s different sections." src="https://www.devontechnologies.com/media/pages/blog/20260224-devonthink-extras-sidebar/170248633b-1771861131/extras-sidebar.png" width="300px"></figure>
<p>We have blogged about all the sidebars in a <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink</a> window — the <a href="https://www.devontechnologies.com/blog/20220322-devonthink-navigate-sidebar">Navigate</a> sidebar, the <a href="https://www.devontechnologies.com/blog/20251104-reading-list-devonthink">Reading List</a>, and the <em>Import</em> sidebar of the Pro and Server edition — except one: the <em>Extras</em> sidebar. While it may seem like just a simple pane in the interface, we believe it&#8217;s a useful place to get some additional information from us.</p>
<p>This last of the sidebars appears as an ellipsis (<em>•••</em>). It functions as a newsroom and a library of <span class="nohyphens">DEVONthink</span>-related information. If you see a notification about a new blog post, etc., it&#8217;s directing you to this sidebar. Connected to online resources, like our blog, it provides up-to-date information without you having to leave the application.</p>
<p>In the <em>Support</em> section, the <em>Tips &amp; Tricks</em> subsection has a large number of current instructional blog posts, e.g., our tips, like this one, to read at your leisure. You can also click the article&#8217;s title to open it in your browser. The <em>Scripts</em>, <em>Templates</em>, and <em>Smart Rules</em> subsections mirror the installable extras from the <em>Support Assistant</em> window. Each item includes a brief description and a live hyperlink so you can install extras directly from this window.</p>
<p>Lastly, the <em><span class="nohyphens">DEVONtechnologies</span></em> section lists our promotions or those we&#8217;ve participated in, as well as application updates we&#8217;ve announced.</p>
<p>So if you are curious what the latest information or tip is, switch to the <em>Extras</em> and see what&#8217;s new.</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>There are four different sidebars in a <span class="nohyphens">DEVONthink</span> window: the Navigate sidebar, the Reading List, the Import sidebar, and the Extras sidebar. The latter may seem like just a simple pane in the interface, but we believe it&#8217;s a useful place to get some additional information from us.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[How to Use Ollama Remote AI in DEVONthink]]></title>
			<link>https://www.devontechnologies.com/blog/202617-ollama-remote-ai-devonthink</link>
			<category><![CDATA[Tips]]></category>
												<category>devonthink</category>
									<category>devonthink to go</category>
									<category>artificial intelligence</category>
										<guid>https://www.devontechnologies.com/blog/202617-ollama-remote-ai-devonthink</guid>
			<pubDate>Tue, 17 Feb 2026 13:57:51 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Screenshot showing DEVONthink&#039;s AI settings, in which the Ollama (Remote) option is configured." src="https://www.devontechnologies.com/media/pages/blog/202617-ollama-remote-ai-devonthink/3f5c3fe5a1-1771336671/ollama-remote.png" width="300px"></figure>
<p>Many people are interested in <a href="https://www.devontechnologies.com/blog/20250513-local-ai-in-devonthink">running local AI models</a> but hardware limits what models you can run. Smaller models are less reliable, larger models are too much for most machines. But the popular AI application <a href="https://ollama.com" rel="noreferrer" target="_blank">Ollama</a> now offers access to some large models online, ones that can be used in <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink</a> or <a href="https://www.devontechnologies.com/apps/devonthinktogo">DEVONthink To Go</a>.</p>
<p><span class="nohyphens">Ollama</span> often is an entry point for people new to local AI. Recently, they started offering <em>cloud models</em>, providing access to many models including large LLMs like <em>Mistral-large-4:675b</em> (675 billion parameters!). In our testing, some of these models are very performant, keeping pace with commercial ones. To set up <span class="nohyphens">Ollama</span> and these models in the higher editions of <span class="nohyphens">DEVONthink</span>, do the following:</p>
<ol>
<li>Create an account on <a href="https://signin.ollama.com/" rel="noreferrer" target="_blank">Ollama.com</a>.  </li>
<li>Click on <em>Keys</em> then <em>Add API Key</em>. Enter a name to distinguish the key, e.g., <code>Ollama Remote</code> then press <em>Generate API Key</em>.  Copy this key and store it somewhere safe as you will <strong>not</strong> be able to copy it again.  </li>
<li>If you haven&#8217;t downloaded the <em>Ollama</em> application, do so now and launch it.  </li>
<li><em>Control-click</em> Ollama&#8217;s menubar icon, open the <em>Settings</em>, and sign into your <span class="nohyphens">Ollama</span> account. This will register the device so you know what devices can access your <span class="nohyphens">Ollama</span> cloud models. While not required, you can also copy and store the public key as a reference.  </li>
<li>Go into <span class="nohyphens">DEVONthink&#8217;s</span> <em>Settings > AI</em> and choose <em>Ollama (Remote)</em> in the <em>Provider</em> popup.  </li>
<li>Copy and paste your API key into the <em>API Key</em> field.  </li>
<li>In the <em>API URL</em> field, enter: <code>https://ollama.com/api/chat</code>. You should immediately see the <em>Model</em> popup display a model. Click on it to choose the online model you want to use.  </li>
</ol>
<p>To use this in <span class="nohyphens">DEVONthink To Go</span>, follow steps 5-7 in the app&#8217;s <em>Settings &gt; AI</em>.</p>
<p>If you&#8217;re interested, <span class="nohyphens">Ollama</span> also offers paid services to access more models, etc. Bear in mind, AI models vary in capabilities, so one may be able to &#8220;read a document&#8221; and generate a Markdown document with a response, but not all of them can. We don&#8217;t control what they can and can&#8217;t do. You&#8217;ll need to test and become familiar with the model(s) you want to use.</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>The popular AI app <span class="nohyphens">Ollama</span>, typically used to run AI models locally on your Mac, now offers cloud models. This gives you remote access to many models, even if your hardware is limited. And you can also use these models in <span class="nohyphens">DEVONthink</span> and <span class="nohyphens">DEVONthink To Go</span>. Here&#8217;s how to set them up.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[Stephen Millard's Import Automation]]></title>
			<link>https://www.devontechnologies.com/blog/20260212-stephen-millard-automation-devonthink</link>
			<category><![CDATA[Learning]]></category>
												<category>devonthink</category>
									<category>automation</category>
									<category>users</category>
									<category>thirdparties</category>
									<category>workflow</category>
										<guid>https://www.devontechnologies.com/blog/20260212-stephen-millard-automation-devonthink</guid>
			<pubDate>Tue, 17 Feb 2026 13:57:51 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><a href="https://www.thoughtasylum.com/2025/12/16/import-to-devonthink/" target="_blank."><img alt="Screenshot showing Stephen Millard&#039;s blogpost "Import to DEVONthink"." src="https://www.devontechnologies.com/media/pages/blog/20260212-stephen-millard-automation-devonthink/0ef59bb1cc-1770979356/millard.jpg" width="300px"></a></figure>
<p><a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink</a> user Stephen Millard has created an automation for importing documents. On his blog <a href="https://www.thoughtasylum.com" rel="noreferrer" target="_blank">ThoughtAsylum</a>, he explains how he uses <span class="nohyphens">AppleScript</span> folder actions and the app <a href="https://aptonic.com" rel="noreferrer" target="_blank">Dropzone</a> to import and file documents in certain databases and groups in <span class="nohyphens">DEVONthink</span>.</p>
<p>His post is a good example of an automation that Stephen created through tinkering and trial and error. It is interesting to see how he describes his work process, where he tried different approaches and finally found a good solution. Stephen shares the script in his post so you can use it or study it in detail if you&#8217;re interested in scripting. Check out Stephen&#8217;s blogpost <a href="https://www.thoughtasylum.com/2025/12/16/import-to-devonthink/" rel="noreferrer" target="_blank">here</a>.</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p><span class="nohyphens">DEVONthink</span> user Stephen Millard created an automation for importing documents and shared it on his blog. Stephen not only shares the script itself, but also his work process, making it a good example of an automation created through tinkering.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[Four Years Later]]></title>
			<link>https://www.devontechnologies.com/blog/20260211-ukraine-four-years-later</link>
			<category><![CDATA[Thoughts]]></category>
												<category>act</category>
										<guid>https://www.devontechnologies.com/blog/20260211-ukraine-four-years-later</guid>
			<pubDate>Mon, 09 Feb 2026 20:09:31 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="In the far a winter cityscape with buildings destroyed by war, in the front a truck driving towards the city." src="https://www.devontechnologies.com/media/pages/blog/20260211-ukraine-four-years-later/6e7395f875-1770667771/kiyv.jpg" width="300px"></figure>
<p>This month four years ago the Russian Federation started the <em>invasion of Ukraine</em> and brought war back to Europe. Since then, soldiers and civilians alike have died day after day. Now, the <em>cold winter and the targeted destruction of civil energy infrastructure</em> is making <em>life in Ukraine almost unbearable</em>. Pipes burst from frozen water, people who are unable to leave, die in their icy homes.</p>
<p>We are just a small team of developers working from the US, the EU, and the UK, and as a company we don&#8217;t take a political stance. But, <em>we cannot ignore</em> a humanitarian catastrophe happening in our neighborhood.</p>
<p>We have today <em>donated 20&nbsp;% of our projected February revenue</em> to two humanitarian organizations sending teams to Ukraine <em>repairing damaged homes and infrastructure, and providing covers, food, and generators</em>.</p>]]>
			</description>
			<devontech:summary><![CDATA[<p>This month four years ago the Russian Federation brought war back to Europe. Now, the cold winter and the targeted destruction of civil energy infrastructure is making life in Ukraine almost unbearable. Today we have donated 20&nbsp;% of our projected February revenue to humanitarian organizations helping Ukraine.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[How to Use DEVONthink's Graph View]]></title>
			<link>https://www.devontechnologies.com/blog/20260210-graph-view-devonthink</link>
			<category><![CDATA[Tips]]></category>
												<category>devonthink</category>
									<category>zettelkasten</category>
									<category>document linking</category>
										<guid>https://www.devontechnologies.com/blog/20260210-graph-view-devonthink</guid>
			<pubDate>Tue, 17 Feb 2026 13:57:51 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Screenshot showing DEVONthink&#039;s Graph popover visualizing document connections." src="https://www.devontechnologies.com/media/pages/blog/20260210-graph-view-devonthink/999d8ba372-1770663731/dt-graph.png" width="300px"></figure>
<p>We often talk about document links, e.g., in the <em>Documents &gt; Document Linking</em> section of <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink&#039;s</a> Help. The <em>See Also</em> inspector exposes potentially related documents but there are other relationships between items not as easily seen. In version 4, these connections are visualized via its <em>Graph view</em>.</p>
<p>The Graph view is available in the Pro and Server editions of <span class="nohyphens">DEVONthink</span> and driven by its internal AI and other metadata. Depending on the properties of the selected document, the connections the graph visualizes could include: tags, See Also suggestions, <a href="https://www.devontechnologies.com/blog/20250218-devonthink-mentions">mentions</a>, <a href="https://www.devontechnologies.com/blog/20240502-understanding-devonthink-item-links">item links</a>, or <a href="https://www.devontechnologies.com/blog/20230613-wikilinks">WikiLinks</a>. For example, if you have a document containing <span class="nohyphens">WikiLinks</span> to other documents, you can see and show or hide those connections.</p>
<p>You can access the Graph View via <em>Tools &gt; Inspectors &gt; AI: Graph</em> or via the detachable <em>Tools &gt; Graph</em> popover. This is a context-aware feature so as you change documents, it updates the connections and options. Double-click nodes to view the connected item. In the inspector, this also changes the central node of the graph. Zoom in or out with <em>⌘+</em>  or <em>⌘-</em>. You can even use the arrow keys and the <em>Return</em> key to navigate the nodes and switch to selected items in the graph. You&#8217;ll find other commands in the context menu when you <em>Control-click</em> a node.</p>
<p>Be aware, the graph is necessarily limited in it&#8217;s scope. It is not intended to display branches beyond the immediate connections to the central node. Also, the display is static at this time so you can&#8217;t drag the nodes to different positions.</p>
<p>PS: This is a built-in feature, separate from the <a href="https://www.devontechnologies.com/blog/20221213-graph-view-devonthink">scripted version in version 3 we blogged about</a> some years ago.</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>Documents in <span class="nohyphens">DEVONthink</span> are often linked or related to each other in some way, forming a network of information. To visualize these connections, <span class="nohyphens">DEVONthink&nbsp;4</span> offers a Graph view. Here is a brief introduction.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[Import Your Notes from Capture]]></title>
			<link>https://www.devontechnologies.com/blog/20260205-capture-integration-devonthink</link>
			<category><![CDATA[Miscellaneous]]></category>
												<category>devonthink</category>
									<category>note taking</category>
									<category>thirdparties</category>
									<category>devonthink to go</category>
										<guid>https://www.devontechnologies.com/blog/20260205-capture-integration-devonthink</guid>
			<pubDate>Tue, 17 Feb 2026 13:57:51 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Screenshot of the Capture app showing a note with astronomy questions and the Share menu with the DEVONthink option selected." src="https://www.devontechnologies.com/media/pages/blog/20260205-capture-integration-devonthink/cedd8a0293-1770044088/capture.jpg" width="300px"></figure>
<p>The little utility <a href="https://apps.apple.com/app/notizbuch-listen-capture/id6458535284" rel="noreferrer" target="_blank">Capture</a> from Sir Studio lets you quick make notes when thoughts cross your mind. Quickly write them down and organize them later. Now the developer has also added an export option for <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink</a>. </p>
<p>In the settings of <span class="nohyphens">Capture</span>, you can choose <span class="nohyphens">DEVONthink</span> as an app and set up tags and a default destination, if desired. To do so, select the desired group in <span class="nohyphens">DEVONthink</span>, then choose <em>Edit &gt; Copy Item Link</em> from the menu. In <span class="nohyphens">DEVONthink To Go</span>, long tap on a group and select <em>Copy &gt; Copy Item Link</em>. Paste the reference into <span class="nohyphens">Capture</span>, then remove the front part of the reference <code>x-devonthink-item://</code> so that only the destination&#8217;s identifier remains. Now select a note, click the <em>Share</em> icon and then choose <span class="nohyphens">DEVONthink</span>. The note will be imported as plain text.</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>Do you use the Capture app from Sir Studio? With <span class="nohyphens">Capture</span>, you can quickly make notes when a thought crosses your mind and then organize them. Now the developer has also added an export option for <span class="nohyphens">DEVONthink</span>.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[How to Use Named Versions]]></title>
			<link>https://www.devontechnologies.com/blog/20260203-devonthink-named-versions</link>
			<category><![CDATA[Tips]]></category>
												<category>devonthink</category>
									<category>note taking</category>
									<category>backup</category>
										<guid>https://www.devontechnologies.com/blog/20260203-devonthink-named-versions</guid>
			<pubDate>Mon, 02 Feb 2026 10:13:13 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Screenshot of DEVONthink 4.2&#039;s Versions inspector listing several named versions. Above it a dialog box letting the user create a new named version." src="https://www.devontechnologies.com/media/pages/blog/20260203-devonthink-named-versions/51fd807daa-1770027071/namedversions.jpg" width="300px"></figure>
<p><a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink 4</a> supports <em><a href="https://www.devontechnologies.com/blog/20250603-versioning-in-devonthink">automatic versioning</a></em>, quietly saving snapshots of your documents as you work. But sometimes you want more control over which versions are preserved. That&#8217;s where <em>named versions</em> come in.</p>
<p>New in <a href="https://www.devontechnologies.com/blog/20250129-devonthink-42-cassini">DEVONthink 4.2 Cassini</a>, you can now <em>manually save the current state</em> of a document as a version and give it a distinct name. Unlike automatic versions that may be purged over time, named versions are permanent. They stick around until you explicitly remove them.</p>
<p>Think of named versions as bookmarks in your document&#8217;s evolution. Here are some practical scenarios:</p>
<ul>
<li><em>Document stages</em>: Mark versions like &#8220;First Draft,&#8221; &#8220;After Editor Review,&#8221; or &#8220;Final for Client&#8221;</li>
<li><em>Safe experimentation</em>: Save a known good version before trying major revisions</li>
<li><em>Milestone tracking</em>: Preserve states like before presentation or before restructuring</li>
<li><em>Collaborative checkpoints</em>: Create a fallback before incorporating feedback</li>
</ul>
<p>To save a named version, open the <em>Versions</em> inspector for the document with <em>Tools &gt; Inspectors &gt; Versions</em> or <em>⌃V</em>, then click the <em>+</em> button. You&#8217;ll be prompted to give it a meaningful name that helps you identify it later. Click <em>OK</em>. You can access all saved versions, manual or automatic, in the <em>Versions</em> inspector.</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p><span class="nohyphens">DEVONthink&nbsp;4</span> supports automatic versioning, quietly saving snapshots of your documents as you work. But sometimes you want more control over which versions are preserved. That&#8217;s where (nohyphens: DEVONthink&nbsp;4.2 Cassini&#8217;s named versions come in. Here&#8217;s how to use them.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[DEVONthink 4.2 Cassini]]></title>
			<link>https://www.devontechnologies.com/blog/20250129-devonthink-42-cassini</link>
			<category><![CDATA[Updates]]></category>
												<category>devonthink</category>
										<guid>https://www.devontechnologies.com/blog/20250129-devonthink-42-cassini</guid>
			<pubDate>Thu, 29 Jan 2026 15:07:49 +0000</pubDate>
			<description>
				<![CDATA[
				<p>The second feature release for <span class="nohyphens">DEVONthink&nbsp;4</span>&nbsp;&mdash; <a href="https://www.devontechnologies.com/apps/devonthink/releases">DEVONthink 4.2 Cassini</a><sup>*</sup>&nbsp;&mdash;  introduces a <em>refreshed look</em> with a <em>new app icon</em> and full support for Apple&#8217;s <em>Liquid Glass</em> design on macOS Tahoe. On macOS Sequoia and later, sidebars and inspectors now animate smoothly in and out, and the Navigate sidebar is spring-loaded. Simply drag items to the window edge to reveal it automatically. PDF documents on macOS Tahoe also <em>respect your dark mode preference</em> for more comfortable reading.</p>
<figure><img alt="Screenshot of DEVONthink 4.2 Cassini&#039;s Versions inspector." src="https://www.devontechnologies.com/media/pages/blog/20250129-devonthink-42-cassini/e6146d0fc8-1769699269/namedversions.jpg" width="300px"></figure>
<p>The chat assistant gains <em>powerful new capabilities</em>: adjust many options directly within the chat window, and access <em>up to 50 saved conversations</em> to pick up right where you left off. You can now choose between <span class="nohyphens">DEVONthink</span>, <a href="https://www.perplexity.ai/" rel="noreferrer" target="_blank">Perplexity</a>, or <a href="https://exa.ai/" rel="noreferrer" target="_blank">Exa</a> for web and <a href="https://www.wikipedia.org/" rel="noreferrer" target="_blank">Wikipedia</a> searches, giving you control over speed versus freshness. Updated AI models including <a href="https://www.anthropic.com/news/claude-opus-4-5" rel="noreferrer" target="_blank">Claude 4.5</a>, <a href="https://openai.com/index/introducing-gpt-5-2/" rel="noreferrer" target="_blank">GPT 5.2</a>, <a href="https://aistudio.google.com/models/gemini-3" rel="noreferrer" target="_blank">Gemini 3</a>, and <a href="https://nanobanapro.com/" rel="noreferrer" target="_blank">Google Nano Banana Pro</a>, deliver improved performance across all AI use. When generating images, you can choose the aspect ratio.</p>
<p>New workflow tools help you work faster: the <em>detachable Graph popover</em> lets you visualize document connections, you can <em>manually save named versions</em> for finer revision control, and <em>annotation documents</em> are now easier to create, locate, and open directly from menus and inspectors. Markdown documents also support <em>smart quotes and dashes</em> for polished typography.</p>
<p>For users of the legacy generation of <span class="nohyphens">DEVONthink</span>, we&#8217;ve released version 3.9.17 with quality-of-life improvements and bug fixes.</p>
<p>You can find a complete list of all improvements by choosing <em>Help&nbsp;&gt; Release Notes</em> inside the application. We recommend this update to all users of DEVONthink for Mac. Get it by using the application’s update function or from our <a href="https://www.devontechnologies.com/download/apps">Download</a> page. The <a href="https://www.devontechnologies.com/apps/devonthink/releases">New &amp; Improved</a> page also highlights what&#8217;s new in each feature release.</p>
<div class='footnote'><p>* We name this release after the <a href="https://en.wikipedia.org/wiki/Cassini_(lunar_crater)" rel="noreferrer" target="_blank">Cassini lunar crater</a> and its namesake, <a href="https://en.wikipedia.org/wiki/Giovanni_Domenico_Cassini" rel="noreferrer" target="_blank">Giovanni Domenico Cassini</a> (1625–1712). The Italian-French astronomer served as the first director of the Paris Observatory. Cassini was a methodical observer and organizer of knowledge, systematically cataloging celestial phenomena and discovering four of Saturn&#8217;s moons and the division in its rings. His dedication to precise observation and documentation lives on as one of the foundational principles of science.</p></div>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>The second feature release for <span class="nohyphens">DEVONthink&nbsp;4</span> introduces a refreshed look on macOS Tahoe, adds powerful new capabilities to the chat assistant, and updates supported generative AI models to the latest available versions. A detachable Graph popover lets you visualize document connections even better and saving new versions manually gives you finer revision control.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[How to Use Bangs in DEVONagent Pro]]></title>
			<link>https://www.devontechnologies.com/blog/20260127-bangs-shortcuts-devonagent</link>
			<category><![CDATA[Tips]]></category>
												<category>devonagent</category>
									<category>research</category>
										<guid>https://www.devontechnologies.com/blog/20260127-bangs-shortcuts-devonagent</guid>
			<pubDate>Mon, 09 Feb 2026 19:02:11 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Screenshot showing a browser window with the DuckDuckGo&#039;s Bangs site open." src="https://www.devontechnologies.com/media/pages/blog/20260127-bangs-shortcuts-devonagent/6d9686f04b-1769419716/bangs.jpg" width="300px"></figure>
<p>We all have many bookmarks pointing us to our favorite sites. But navigating them to open a specific site just to search for something can be cumbersome. However, a simple search mechanism, called a <em>bang</em>, can speed up your Internet searches dramatically and they&#8217;re supported in <a href="https://www.devontechnologies.com/apps/devonagent">DEVONagent Pro</a>.</p>
<p>Commonly known from the <a href="https://duckduckgo.com" rel="noreferrer" target="_blank">DuckDuckGo</a> search engine, a bang is a predefined shortcut or keyword, always preceded by an exclamation point, and pointing to a specific site. However, you can also use Bangs for example in <a href="https://kagi.com" rel="noreferrer" target="_blank">Kagi</a> or <span class="nohyphens">DEVONagent</span>. If you type <code>!w pickleball</code> in a <a href="https://www.devontechnologies.com/blog/20221206-devonagent-browsing">DEVONagent browser</a>, it will switch to <span class="nohyphens">Wikipedia</span> and initiate the search. Or try <code>!amz usb-c cable</code> to start shopping more quickly. The idea caught on and there are literally thousands of bangs in the wild today. You can check out more of them on the <a href="https://duckduckgo.com/bangs" rel="noreferrer" target="_blank">DuckDuckGo Bangs</a> page.</p>
<p>Similar to bangs, you can create your own shortcuts for some of the plugins in <span class="nohyphens">DEVONagent Pro</span>:</p>
<ol>
<li>Open the <em>Window&nbsp;&gt; Plugins&nbsp;&amp; Scanners</em> pane.</li>
<li>Select the desired option. We&#8217;ll choose <em>References&nbsp;&gt; Philosophy</em>.</li>
<li>Enter your abbreviation in the <em>Keywords</em> section. You can even define several, separated by commas. We&#8217;ll enter <code>phil</code> (without the exclamation point) and close this panel.</li>
<li>Choose <em>File&nbsp;&gt; New Browser</em> or press <em>⌘N</em> to open a <span class="nohyphens">DEVONagent</span> browser.</li>
<li>In the address bar, type <code>phil kant</code> and press <em>Return</em>. </li>
</ol>
<p>And if you create your own search plugins, you can set a keyword to make your own &#8220;bang&#8221;!</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>If you search for something with <span class="nohyphens">DuckDuckGo</span> or <span class="nohyphens">Kagi</span>, you may know this trick: In addition to your search term, you type a special abbreviation to go directly to a specific page, for example&#160;!w for <span class="nohyphens">Wikipedia</span>. This search mechanism ist called a bang and they&#8217;re supported in <span class="nohyphens">DEVONagent Pro</span>.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[Take Control of DEVONthink Updated (January 2026)]]></title>
			<link>https://www.devontechnologies.com/blog/20260122-take-control-of-devonthink</link>
			<category><![CDATA[Learning]]></category>
												<category>devonthink</category>
									<category>ebook</category>
									<category>devonthink to go</category>
										<guid>https://www.devontechnologies.com/blog/20260122-take-control-of-devonthink</guid>
			<pubDate>Tue, 17 Feb 2026 13:57:51 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Image showing the cover of Take Control of DEVONthink 4." src="https://www.devontechnologies.com/media/pages/blog/20260122-take-control-of-devonthink/b421cb13b2-1769089220/tcodt-1.2.jpg" width="300px"></figure>
<p>Joe Kissell from <a href="https://www.takecontrolbooks.com" rel="noreferrer" target="_blank">Take Control Books</a> has updated the ebook <em>Take Control of DEVONthink 4</em>. It now covers the new features of <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink 4.1.1 Europa</a> and includes a revised chapter on <a href="https://www.devontechnologies.com/apps/devonthinktogo">DEVONthink To Go 4 Kepler</a>. Joe gives an overview of <span class="nohyphens">DEVONthink To Go&nbsp;4</span> and explains several new features such as the integration of generative AI, versioning, or custom metadata. He also guides through the user interface and explains the license model.</p>
<p>Download <em>Take Control of <span class="nohyphens">DEVONthink&nbsp;4</span></em> for free from our <a href="https://www.devontechnologies.com/download/extras">Handbooks and Extras</a> page or directly from <a href="https://www.takecontrolbooks.com/devonthink-4/" rel="noreferrer" target="_blank">Take Control Books</a>.</p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>
<div class='footnote'><p>This ebook is an independently written, edited, and produced publication, but available for free as part of an exclusive partnership between <span class="nohyphens">Take Control Books</span> and <span class="nohyphens">DEVONtechnologies</span>.</p></div>]]>
			</description>
			<devontech:summary><![CDATA[<p>Joe Kissell from Take Control Books has updated the free ebook <em>Take Control of <span class="nohyphens">DEVONthink&nbsp;4</span></em>. It now covers the new features of <span class="nohyphens">DEVONthink&nbsp;4.1.1</span> Europa and includes a revised chapter on <span class="nohyphens">DEVONthink To Go&nbsp;4</span> Kepler.</p>]]></devontech:summary>
		</item>
			<item>
			<title><![CDATA[How to Replace Text in DEVONthink]]></title>
			<link>https://www.devontechnologies.com/blog/20260120-replacing-text-devonthink</link>
			<category><![CDATA[Tips]]></category>
												<category>devonthink</category>
									<category>note taking</category>
									<category>markdown</category>
										<guid>https://www.devontechnologies.com/blog/20260120-replacing-text-devonthink</guid>
			<pubDate>Mon, 19 Jan 2026 17:16:11 +0000</pubDate>
			<description>
				<![CDATA[
				<figure><img alt="Screenshot showing two versions of a text document in DEVONthink with the search inspector for text replacement opened. One version shows the text before the text replacement; the other one shows the text after." src="https://www.devontechnologies.com/media/pages/blog/20260120-replacing-text-devonthink/1323d41bd9-1768842971/find-replace.jpg" width="300px"></figure>
<p>Whether you made errors while writing, have text you need to update, or want to do some text cleanup, <a href="https://www.devontechnologies.com/apps/devonthink">DEVONthink</a> can help modify text in a document.</p>
<p>If you need to replace words in the text of a document, start off with a search. Select the document and press <em>⌘F</em> to open the <em>Search</em> inspector. Type in the word you need to replace and press <em>Return</em>. If you don&#8217;t find matches, adjust the search term. For multi-word searches, surround them with double quotes. Once you&#8217;re finding matches, enter your replacement text in the <em>Replace</em> field. Then, you have three options for the replacement:</p>
<ul>
<li><strong>Replace</strong>: Select the first occurrence in the inspector or press the <em>&gt;</em> button. Press <em>Replace</em> to change the text. If not, press the forward arrow again or press <em>⌘G</em> (the shortcut for <em>Edit &gt; Find &gt; Find Next</em>) and press <em>Replace</em> when needed.</li>
<li><strong>All</strong>: Literally replaces all the matched strings with the replacement text. Be careful with this, especially in longer documents.</li>
<li><strong>In Selection</strong>: This also replaces all matches but more safely in selected text. This helps avoid accidental replacements. </li>
</ul>
<p>As an example, if I had a document with <code>Devonthink</code> in it, I could enter the replacement text <code>DEVONthink</code>, press the <em>All</em> button and fix them all at once. If I needed to be more careful, I could use one of the other options.</p>
<p>Here&#8217;s a power-tip: If you enable <em>Ignore Case</em>, you will get more matches. While you need to pay a bit more attention, it can be useful e.g., it would also match and replace <code>DevonTHINK</code> as well.</p>
<p>Note: This only works in <a href="https://www.devontechnologies.com/blog/20251209-file-format-devonthink">text documents, you can edit in DEVONthink</a>. </p>
<p>💬 <a href="https://discourse.devontechnologies.com/c/blog/46">Discuss this post in our user forum.</a></p>]]>
			</description>
			<devontech:summary><![CDATA[<p>Whether you made errors while writing, have text you need to update, or want to do some text cleanup, <span class="nohyphens">DEVONthink</span> can help modify text in a document. It&#8217;s search-and-replace feature allows you to carefully replace text.</p>]]></devontech:summary>
		</item>
		</channel>
</rss>