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

Account Card Manager

youycyouyc18 downloads

Card-style account & password manager with AES-GCM-256 encrypted storage, one-click copy of username and password.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

A lightweight, card-style account & password manager for Obsidian.

Store website credentials (title, URL, username, password) as cards in a workspace tab. Everything is encrypted locally with AES-GCM-256 — no plaintext ever touches disk.

Features

  • Encrypted storage — the whole vault is encrypted with AES-GCM-256 using a key derived from your master password (PBKDF2-SHA256, 310,000 iterations). data.json contains no plaintext.
  • Card view — credentials are shown as cards: title, clickable URL (2-line clamp), username and password with per-field one-click copy.
  • Password visibility toggle — show/hide each password.
  • Add / edit / delete — modal-based editing, Enter to save.
  • Change master password — re-encrypts the whole vault from the settings tab.
  • Optional stay-unlocked — the derived key (never the password) can be cached locally per vault, so clicking the ribbon icon reopens the view without the unlock prompt. Can be turned off in settings.
  • Reset vault — wipe all data and start fresh with the default master password root.

Security notes

  • The master password is never stored anywhere; it only derives the encryption key in memory.
  • If "Stay unlocked after restart" is enabled, the derived key material (not the password) is cached in the app's local storage on this machine. Turning the option off clears the cache. Disable it if you share your OS account with others.
  • If you forget the master password, the data cannot be recovered. Use "Reset vault" in settings to start over.
  • Although data.json is encrypted, it is still a credential vault — avoid syncing it to public cloud storage.

Usage

  1. Click the id-card icon in the left ribbon to open the card view.
  2. On first launch, set a master password (default root, changeable in settings).
  3. Use + Add card to add credentials; each card offers copy buttons for URL / username / password.

Why another password manager plugin?

Unlike existing manager plugins with a three-column list UI, Account Card Manager focuses on a minimal card-grid view: open the tab, glance, click to copy. It is designed for quick lookup of a handful of daily-use credentials rather than managing hundreds of entries.

Manual installation

Copy main.js, manifest.json and styles.css into <vault>/.obsidian/plugins/account-card-manager/, then enable the plugin in Settings → Community plugins.

License

MIT

HealthExcellent
ReviewPassed
About
Store website credentials as encrypted card-style entries in a workspace tab with clickable URLs and per-field copy buttons. Protect data locally with AES-GCM-256 derived from a master password, toggle password visibility per card, and add, edit, or delete cards quickly.
DataWorkspaces
Details
Current version
0.1.1
Last updated
2 days ago
Created
2 days ago
Updates
2 releases
Downloads
18
Compatible with
Obsidian 1.4.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
youycyouycyyc0704
GitHubyyc0704
  1. Community
  2. Plugins
  3. Data
  4. Account Card Manager

Related plugins

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.

Open Tab Settings

Adds options to customize how tabs are opened, including open in new tab by default, preventing duplicate tabs, and more.

Charted Roots

Family tree visualization with GEDCOM/Gramps import and Canvas/PDF/Markdown export. Charts, maps, timelines, citations, fictional calendars. For genealogists, worldbuilders, and TTRPG campaigns.

Datacore

An even faster reactive query engine for the data obsessed.

Meld Encrypt

Hide secrets in your notes.

Keep the Rhythm

Turns out watching your word count go up is all the motivation you need.

JupyMD

Jupyter notebook support within your vault for interactive programming, live outputs, and notebook syncing. Supports many programming languages.

Mood Tracker

Track your moods & emotions easily. Visualize tracked history and browse the past entries.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.