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

reMark Bridge

bggbtacbggbtac33 downloads

Push notes to a reMarkable tablet and monitor your reMark Bridge sync status.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6

Push the active Obsidian note to your reMarkable tablet with a single command, and keep an eye on the bridge's sync status straight from the status bar.

This plugin talks HTTP to a running reMark Bridge instance (≥ v0.6.0), which runs on your own machine / VPS / Docker stack. No data leaves your infrastructure.

Installation

From the community plugin store (recommended)

  1. In Obsidian: Settings → Community plugins → Browse.
  2. Search for reMark Bridge and install it.
  3. Enable the plugin.

Manual install

  1. Build main.js (npm install && npm run build) or download the pre-built release asset.
  2. Copy manifest.json, main.js, and (if present) styles.css into <your-vault>/.obsidian/plugins/remark-bridge/.
  3. Toggle the plugin on under Settings → Community plugins.

Setup

  1. On the server running reMark Bridge (v0.6.0+), issue a bearer token:

    remark-bridge bridge-token issue --label obsidian
    

    Copy the token — it's shown only once.

  2. In Obsidian: Settings → reMark Bridge, paste the token and the URL where the bridge's web service is reachable (e.g. http://localhost:8000, or your Tailscale / ngrok / VPN hostname).

  3. The status bar should flip from "reMark: …" to a live sync summary within 60 s. If you see "reMark: offline", double-check the URL and that the bridge server is running.

Usage

Action How
Push the active note Ribbon icon (tablet) · command Push current note to reMarkable
Refresh sync status Command Refresh reMark Bridge status · click the status bar
Change server / token Settings → reMark Bridge

Failed requests are retried with exponential back-off (default 3 attempts starting at 2 s). When all retries fail you get an Obsidian notice with the underlying error — no silent failures.

Development

npm install
npm run dev   # rebuilds main.js on change for Obsidian's live reload

License

Non-commercial use under CC BY-NC 4.0, same as the bridge itself. Commercial licensing via the GitHub repo.

93%
HealthExcellent
ReviewSatisfactory
About
Push the active Obsidian note to your reMarkable tablet with a single command. Display live reMark Bridge sync status in the status bar, surface clear error notices on failures, and connect over HTTP to a locally hosted reMark Bridge so data stays on your infrastructure.
IntegrationsStatus barSyncing
Details
Current version
0.1.5
Last updated
Last month
Created
Last month
Updates
6 releases
Downloads
33
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
bggbtacbggbtac
github.com/BGGBTAC/reMark
GitHubbggbtac
  1. Community
  2. Plugins
  3. Integrations
  4. reMark Bridge

Related plugins

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

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.

WebDAV Sync

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

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.

Nutstore Sync

Sync your vault with Nutstore (Jianguoyun) using WebDAV protocol.

Syncthing Integration

Syncthing integration.

Local REST API & MCP Server

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

BRAT

Easily install a beta version of a plugin for testing.

Maps

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