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

Cliplet

namikaze-40pnamikaze-40p1k downloads

A clipboard and snippet manager — your own, separate from the OS clipboard.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates21

An Obsidian plugin that serves as a clipboard and snippet manager — your own, separate from the OS clipboard.

Concept

Cliplet is designed to keep your snippets always at hand inside Obsidian. With its separate clipboard, you can capture ideas, reuse text or code, and speed up your writing—without ever overwriting your system clipboard.

Cliplet also provides a Cliplet history inside Obsidian. With the data.json option, your snippets stay with your vault and sync across devices.

Why Cliplet?

  • Keep multiple snippets without overwriting your system clipboard.
  • Keep work and personal snippets separate from your OS clipboard.
  • Mobile-friendly: browse and paste snippets where clipboard managers are limited.

demo

Storage Options

Cliplet supports two storage methods. With a maximum of 200 items and encryption at rest, performance is comparable in most cases—choose based on portability and backup preferences.

  • IndexedDB – Stored in Obsidian’s internal browser database per vault and per device. This allows you to keep different cliplet data on different devices or vaults, making it useful for separating work and personal content or desktop and mobile usage.
  • data.json – Stored as a JSON file inside your vault. Easy to locate and manage, and included in your vault backups, sync, and version control.

Both options work entirely offline and keep your data private (content is encrypted at rest).

Storage type Advantages Disadvantages
IndexedDB Per-device and per-vault isolation enables different data sets for different contexts. Does not sync between devices; data is stored locally on each device.
data.json Easy to locate and manage. Included in vault backups, sync solutions, and Git history. Portable between devices. Storing many large cliplets can increase file size, which may slow loading or sync times.

[!NOTE]

  • Encryption: Cliplet encrypts stored content. While this prevents casual access, it is open-source software—someone with sufficient knowledge and access could theoretically decrypt the data.
  • data.json storage notes:
    • If your vault is stored on the internet (e.g., in a public GitHub repository or shared cloud folder), avoid making data.json publicly accessible. Even though its contents are encrypted, publishing it may still expose sensitive information to potential decryption attempts.
    • Using data.json lets your cliplets sync across devices — but only if your sync service keeps that file up to date.
      Some services, like iCloud, can be slow or unreliable at syncing data.json, especially on iPhone or iPad.
      If you frequently use Cliplet across multiple devices, please check how reliably your sync solution updates data.json before relying on it.
  • Device behavior: IndexedDB is per device and per vault; data.json travels with your vault (Obsidian Sync/Dropbox/Git, etc.).
  • Switching: You can change the storage method in settings. A built-in migration moves all items to the selected storage and deletes them from the previous one.

How to use

For the best experience, assign hotkeys to Cliplet commands in Obsidian’s settings.
This allows you to add, paste, and search cliplets quickly without leaving the keyboard.

  1. Add a cliplet: Run the “Add cliplet” command after selecting text.
  2. Paste the latest cliplet: Run the “Paste latest cliplet” command.
  3. Search cliplets: Run the “Search cliplet” command to find, then paste or edit the desired cliplet.

demo

demo

About placeholders

Cliplet lets you insert dynamic values inside cliplet content.
Use the following placeholders when writing cliplets:

Placeholder Description Input example Output example
{cursor} Moves the cursor to the first {cursor} found in the text. Any additional {cursor}s are ignored. Hello {cursor}world Hello │world
{clipboard} Inserts the current OS clipboard text at this point. Text: {clipboard} Text: apple
(If clipboard = apple)

Installation

You can find and install this plugin through Obsidian’s Community Plugins Browser.
For detailed steps or alternative installation methods, click here.

83%
HealthExcellent
ReviewSatisfactory
About
Keep a separate clipboard and snippet library inside Obsidian with history and quick paste to avoid overwriting your system clipboard. Choose per-device IndexedDB or vault-synced data.json storage (syncs across devices), with encryption at rest and offline access.
UtilitiesFilesData
Details
Current version
0.3.6
Last updated
Last week
Created
Last year
Updates
21 releases
Downloads
1k
Compatible with
Obsidian 1.9.10+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
namikaze-40pnamikaze-40p
github.com/namikaze-40p
GitHubnamikaze-40p
  1. Community
  2. Plugins
  3. Utilities
  4. Cliplet

Related plugins

Meld Encrypt

Hide secrets in your notes.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Local REST API & MCP Server

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

QuickAdd

Quickly add new notes or content to your vault.

Recent Files

Display a list of recently opened files.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

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.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

Tracker

Track occurrences and numbers in your notes.

Image Converter

Convert, compress, resize, annotate, markup, draw, crop, rotate, flip, align, drag-resize, rename with variables, and batch process images: WEBP, JPG, PNG, HEIC, TIF