README file from
GithubMemex for Obsidian
Memex brings your Memex library into Obsidian Desktop.
Use it to search your saved web pages, notes, highlights, PDFs, videos, images, and other Memex content without leaving your vault. You can also ask questions across your Memex account and drag supported results into Obsidian notes as Memex result cards.
Install From Obsidian
- Open Obsidian.
- Go to
Settings>Community plugins. - Turn off Restricted mode if needed.
- Click
Browse. - Search for
Memex. - Install the plugin.
- Enable
Memex.
Install Manually
-
Download the plugin zip: memex-obsidian.zip
-
Unzip it.
-
Open your Obsidian vault folder.
-
Create this folder if it does not exist yet:
.obsidian/plugins/memex/ -
Move the unzipped plugin files into that folder so
manifest.jsonsits directly inside:.obsidian/plugins/memex/manifest.json -
Restart Obsidian.
-
Go to
Settings>Community plugins. -
Enable
Memex.
Set Up
- Open
Settings>Memex. - Click
Login. - Sign in with your Memex account in the browser.
- Return to Obsidian.
- Run the
Toggle Memex Sidebarcommand to open Memex inside your vault.
If the browser login does not return to Obsidian automatically, use Paste Callback URL in the Memex plugin settings and paste the full obsidian://memex-auth?... URL from your browser.
Pull Imports
Pull imports are disabled by default. Open Settings > Memex, enable Pull imports, choose a poll interval, and configure import rules.
Each rule selects one or more Memex content types and one Obsidian destination folder. Rules are evaluated independently, so overlapping rules create one note per matching rule. The plugin imports only new authenticated-library items that have finished indexing.
Imported notes include a hidden <!-- memex-content-id: ... --> marker. Annotation imports use that marker to find the parent content note and append under ## Annotations when the parent is already in the vault. If the parent note is not found, the annotation is imported as a standalone note in the matching rule's destination folder.
Templates are stored in your vault under Memex Plugin/Templates as editable Markdown files. Missing default templates are restored on startup without overwriting your edits. The settings screen links to the placeholder reference in the Memex docs.
Support
Need help? Visit help.memex.garden.