Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Memos AI Sync+

erbankuerbanku24 downloads

Sync Memos (v0.21 and earlier) notes with optional AI enhancement.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

A fork of leoleelxh/obsidian-memos-ai-sync by erbanku, updated to support Memos v0.21 and earlier API.

What changed

The original plugin targets the newer Memos gRPC-gateway API (/api/v1/memos with page tokens). This fork reverts to the classic v0.21 REST API:

  • GET /api/v1/memo?rowStatus=NORMAL&limit=N&offset=N — returns a plain JSON array
  • Resource URLs follow the {base}o/r/{id}/{filename} pattern
  • Attachments (resourceList) are downloaded and embedded in the vault

Credits

Original plugin by leoleelxh:

leoleelxh/obsidian-memos-ai-sync — obsidian-memos-sync-plugin, sync Memos content to Obsidian with AI enhancement.

Installation

  1. Download main.js and manifest.json from this repo.
  2. Copy them into your vault's .obsidian/plugins/memos-ai-sync-plus/ folder (create it if needed).
  3. Enable the plugin in Obsidian Settings > Community Plugins.

Configuration

Setting Description
Memos URL Base URL of your Memos instance, e.g. https://demo.usememos.com/
Access token Personal access token from Memos Settings
Sync directory Vault folder where notes are saved (default: memos)
Sync mode Manual or auto (with configurable interval)
Sync limit Maximum number of memos to fetch per sync
Sync after date Only sync memos created on or after YYYY-MM-DD
Download attachments Download images and files into the vault
AI features Optional AI summary, tags, and weekly digest

Supported Memos versions

v0.21 and earlier. For Memos v0.22+ (which changed to a new API), use the original plugin or another fork.

83%
HealthExcellent
ReviewCaution
About
Sync Memos v0.21 and earlier notes into your Obsidian vault via the classic REST API, preserving content and metadata. Download and embed attachments in the vault, and generate optional AI summaries, tags, and weekly digests with manual or scheduled syncs.
SyncingAttachmentsAI
Details
Current version
1.0.5
Last updated
4 weeks ago
Created
4 weeks ago
Updates
1 release
Downloads
24
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
erbankuerbanku
github.com/erbanku
GitHuberbanku
  1. Community
  2. Plugins
  3. Syncing
  4. Memos AI Sync+

Related plugins

Local GPT

Local Ollama and OpenAI-like GPT's assistance for maximum privacy and offline access.

YAOS

Simple real-time sync powered by your own Cloudflare Worker.

Whisper

Speech-to-text using OpenAI Whisper.

Nexus AI Chat Importer

Import AI chat conversations from ChatGPT, Claude, and Le Chat exports into Obsidian as clean, readable Markdown files.

Copilot

Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

Agent Client

Chat with Claude Code, Codex, Gemini CLI, and more via the Agent Client Protocol — right from your vault.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.