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

Slogs Sync

dimohydimohy75 downloads

Synchronize Markdown notes with a Slogs remote Obsidian vault.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Slogs Sync synchronizes an Obsidian vault with the Slogs remote Obsidian Vault API.

Install

Community plugin

Slogs Sync is available as an Obsidian community plugin. Version 0.1.2 requires Obsidian 1.6.6 or newer.

  1. Open Obsidian settings.
  2. Go to Community plugins and turn off Restricted mode if needed.
  3. Select Browse and search for Slogs Sync.
  4. Install and enable the plugin.

Beta testing

For unreleased test builds, use the GitHub releases in this repository or add this repository to BRAT. Normal users should install the community plugin instead of copying files into a vault.

Configure

  1. In Slogs, create a token with the obsidian.sync scope.
  2. In Obsidian, open Settings > Slogs Sync.
  3. Set the Slogs server URL, normally https://slogs.dev.
  4. Paste the obsidian.sync token.
  5. Set a remote vault name, or leave it blank to use the current Obsidian vault name.

Commands

  • Sync all Slogs files
  • Push current file to Slogs
  • Pull remote changes from Slogs
  • Open mapped Slogs post
  • Open Slogs vault settings

Scope

Markdown files outside .obsidian/ sync by default. Attachments and .obsidian settings are explicit opt-in toggles in plugin settings.

Frontmatter-triggered mappings are also opt-in:

---
slogs.post: true
slogs.slug: my-slogs-post
slogs.llmWiki: true
slogs.llmWiki.categoryPath: slogs/obsidian-import
---

Conflicts open a modal so the user can use the remote copy, keep the local copy, or skip the file instead of overwriting silently.

Develop

npm install
npm run check
npm run test
npm run build

Release assets are manifest.json, main.js, and styles.css if a future release adds styles. The GitHub release tag must match the version in manifest.json.

HealthExcellent
ReviewPassed
About
Sync your Obsidian vault with the Slogs remote Vault API. Push, pull, or sync all files, map posts via frontmatter, optionally include attachments and .obsidian settings, and resolve conflicts with a modal to keep remote, keep local, or skip.
SyncingIntegrations
Details
Current version
0.1.3
Last updated
Last month
Created
Last month
Updates
4 releases
Downloads
75
Compatible with
Obsidian 1.6.6+
Platforms
Desktop, Mobile
License
Apache-2.0
Report bugRequest featureReport plugin
Author
dimohydimohydimohy
slogs.dev/@dimohy
GitHubdimohy
  1. Community
  2. Plugins
  3. Syncing
  4. Slogs Sync

Related plugins

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.

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

Remotely Save

Sync notes between local and cloud with smart conflict: S3, Dropbox, webdav, OneDrive, Google Drive, Box, pCloud, Yandex Disk, Koofr, Azure Blob Storage.

OneDrive Sync

Sync your Obsidian vault with OneDrive Personal/Consumer

WebDAV Sync

General-purpose & bidirectional WebDAV syncing for your vault. Designed for stability and robust file handling without vendor lock-in.

Syncthing Integration

Syncthing integration.

BRAT

Easily install a beta version of a plugin for testing.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Maps

Adds a map layout to bases so you can display notes as an interactive map view.