#cross-device
  • 1.
    Cliplet
    Plugin
    5 days ago by namikaze-40p
    favorite
    share
    Score: 50/100
    The Cliplet plugin acts as a private clipboard and snippet manager within your vault, independent of the system clipboard. It lets you capture, store, and reuse text or code snippets effortlessly without overwriting your OS clipboard. You can keep a searchable history of snippets and access them across devices using an optional `data.json` file stored in your vault, or keep them isolated per device through IndexedDB. Each cliplet is encrypted at rest, ensuring privacy even in synced environments.
  • 2.
    9 months ago by Kay606
    favorite
    share
    Score: 47/100
    The External File Linker plugin allows users to link and embed external files within Obsidian using a familiar syntax. It supports relative and absolute file paths, enabling access to files outside the vault, including markdown, PDFs, images, audio, and video formats. The plugin also introduces a group-based system, making it easy to reference the same folder across multiple devices with different base paths, ensuring seamless access regardless of the operating system.
  • 3.
    a year ago by Richard Xiong
    favorite
    share
    Score: 42/100
    The Google Drive Sync plugin allows users to synchronize their Obsidian vaults with Google Drive, enabling seamless cross-device access to their notes. It supports two-way syncing, prioritizing local changes and automatically resolving conflicts. The plugin ensures that multiple vaults can be managed within a single Google account while maintaining data integrity and configuration consistency. Users can manually push and pull updates or rely on automatic syncing when Obsidian is open.
  • 4.
    5 days ago by j-maas
    favorite
    share
    Score: 30/100
    The Sync-safe File Names plugin automatically ensures that your note filenames remain compatible across devices by removing unsupported or special characters. It replaces unsafe symbols like question marks or slashes with hyphens, preventing sync failures that often occur on mobile or cloud storage. The plugin monitors new and renamed files in real time, renaming them instantly without overwriting existing content. You can also run a report to detect unsafe filenames and batch-fix them using built-in commands.