Open or reveal the current note in DEVONthink. Or, insert related files using DEVONthink's AI features.
Pair it with the companion AppleScript to integrate Obsidian and DEVONthink notes. Read more about the plugin and find the AppleScript here: https://axle.design/devonlink-integrate-obsidian-and-devonthink
- Make sure your notes are indexed in a DEVONthink database, and that the database is open in DEVONthink.
- Click the ribbon button to invoke one of DEVONlink's commands, configurable in the plugin's settings. Or, use the commands via the Command Palette (type cmd+p, then search for "DEVONlink"). Or, assign hotkeys to those commands in Obsidian's hotkey preferences.
The plugin uses the name of your active note to look for the first instance of a file with that name in any of your open databases.
If you have the same file in multiple places (e.g., via replicants or duplicates), or if you have multiple files with the same name as your note, you may not get desirable results.
Look it up in Obsidian's Community Plugins gallery and select "Install."
- Copy over
main.js
andmanifest.json
to your vault folder in the directoryVaultFolder/.obsidian/plugins/DEVONlink-obsidian/
.