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

Corvidae

ein.inkein.ink72 downloads

Configure a modular dashboard with graph, note, browser, and terminal boxes. Manage tickets, folder notes, hybrid links, frontmatter, explorer tags, and graph node size and color.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

v2.0.5 · Obsidian plugin by ein.ink

Configure a modular dashboard for your vault — graph, notes, websites, and terminals in one workspace, plus project tickets, folder notes, and graph styling tools.

Features

  • Modular dashboard — Grid layout with graph, note, browser, terminal, and ticket boxes
  • Ticket sidebar — Create numbered project tickets with auto frontmatter
  • Graph View extensions — Node size and color from frontmatter, custom legend
  • Folder notes — Sync folders with matching notes, rename and open on click
  • Hybrid links — Auto-sync link property between sibling notes in a folder
  • Auto-frontmatter — Default aliases, tags, size, and color for new notes
  • Explorer tools — Custom sorting and folder-note visibility options

Requirements

  • Obsidian 1.12.7 or higher
  • Desktop only (browser and terminal boxes use Electron APIs)
  • Core plugin Web Viewer enabled for browser boxes

Installation

Community Plugins

  1. Open Settings → Community plugins
  2. Browse and search for CORVIDAE
  3. Install and enable

Manual

Install only these files into <vault>/.obsidian/plugins/corvidae/:

  • main.js (built)
  • manifest.json (repo root)
  • styles.css (repo root)

Development

Source repo (this folder):

ORGANISATION/CORVIDAE PLUGIN/CURSOR/corvidae-v-2.0.0/

Local vault install (build output):

.obsidian/plugins/corvidae/

pnpm install
npm run dev    # watch → deploys to vault plugin folder
npm run build  # production → deploys to vault plugin folder

npm run build:release writes main.js, manifest.json, and styles.css to the build/ folder (for GitHub Releases / CI).

Do not commit node_modules/, build/, data.json, or backup/.

GitHub Release

  1. Bump version in manifest.json and package.json
  2. git tag 2.0.4 && git push origin 2.0.4
  3. GitHub Actions builds into build/ and publishes a release with those assets
  4. Tag must match manifest.version — Obsidian installs from the release assets (main.js, manifest.json, styles.css), not the Source code zip

Links

  • Author: ein.ink
  • Plugin site: plugin.corvidae.app
  • Repository: github.com/einfachsj/obsidian-corvidae

License

MIT — see LICENSE

HealthExcellent
ReviewSatisfactory
About
Configure a modular dashboard grid that places graph views, notes, web views, terminals, and numbered project tickets in a single workspace. Manage folder notes and hybrid links, apply node size/color and custom legends from note frontmatter, and create ticket sidebars with auto frontmatter and explorer sorting.
WorkspacesVisualizationProject management
Details
Current version
2.0.5
Last updated
3 weeks ago
Created
3 weeks ago
Updates
4 releases
Downloads
72
Compatible with
Obsidian 1.12.7+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Sponsor
Patreon
Author
ein.inkein.inkeinfachsj
ein.ink
GitHubeinfachsj
  1. Community
  2. Plugins
  3. Workspaces
  4. Corvidae

Related plugins

Kanban

Create Markdown-backed Kanban boards.

Smart Gantt

Generate Gantt charts from your tasks.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Homepage

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

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Maps

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

Vertical Tabs

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

Mermaid Tools

Improved Mermaid.js experience: visual toolbar with common elements and more.