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

Codecks Bridge

milad-s5milad-s551 downloads

Browse Codecks cards and import them into Project Manager as projects and tasks. Read-only towards Codecks.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

فارسی

Browse your Codecks cards inside Obsidian and pull the ones you care about into Project Manager with Time Tracking as real projects and tasks — so they land in the kanban, the dashboard and the time tracking without being retyped.

Read-only towards Codecks. Nothing is created, changed or deleted over there.

Decks as tiles, with a deck opened over the grid

What it does

Decks are drawn as a grid of tiles the way Codecks draws them — each with its own colour, its name on a band, and counts along the bottom for picked, total and already-imported. Clicking a tile opens that deck's cards over the grid.

Cards can be filtered by project, by text, and by whether they are documents, finished, or already imported. Pick any number and import them in one go: each card becomes a task under a project named after its deck, stamped with its Codecks id so importing the same card twice is a no-op rather than a duplicate.

Setup

  1. Install Project Manager with Time Tracking — this plugin imports through its API and will say so if it is missing.
  2. Create a Codecks observer user and use that account's token. See below.
  3. In settings, enter your Codecks subdomain — the part before .codecks.io — and paste the token.
  4. Open Codecks from the ribbon or the command palette, choose which workspace to import into, and hit Refresh.

About the token

Codecks has no scoped read-only API tokens. The token is a session token: whoever holds it can act as you, across every organisation you belong to, with permission to change and delete.

So use an observer account's token instead. Observers are read-only, the Codecks manual recommends exactly this for API use, and this plugin only ever reads — nothing is lost. A leaked observer token means somebody can look at your board, not take it over.

Where the token is kept:

  • In its own file inside the plugin folder, not in data.json, which in many vaults is committed to git.
  • The settings field never shows it again. Saving replaces it; there is a Clear button.
  • It is never logged and never included in an error message.

Two things worth being straight about. The file is plaintext at rest — on mobile a plugin has no OS keychain to reach for, so there is nowhere better to put it, and encrypting it with a key sitting next to it would be theatre rather than security. And if you sync .obsidian/ by any means other than git, add that file to your sync tool's ignore list too.

Add this to your vault's .gitignore:

.obsidian/plugins/*/secret.json

What the Codecks API does and does not give you

Discovered against a live account rather than assumed, and worth knowing if you extend this:

  • Responses are normalised: a relation returns only an id, and the entity sits under its own type key.
  • A card is keyed by cardId, while decks, projects and users use id.
  • Ask for projectId on a deck and project_id comes back.
  • Deletion and archiving live in visibility — default, archived or deleted. There is no deletedAt or isArchived; asking for either returns a 500.
  • $limit is rejected in every form. Filters and $order work.
  • assigneeId is not a field; assignee works as a nested relation.
  • Decks carry a numeric spaceId, but no route to a space entity works, so a space has no name to show. You can name them yourself in this plugin.
  • No field on a card yields a shareable URL, so cards show their number instead of a link.

There is a Test connection button in settings that runs read-only queries and writes what came back to a note, which is how all of the above was established.

Support

This project is offered for free so everyone can use it without restrictions. If you found this tool useful, you can support its continuous development and improvement through donations.

Buy Me a Coffee

Licence

MIT — see LICENSE.

HealthExcellent
ReviewCaution
About
Browse Codecks cards inside Obsidian and import selected cards as real projects and tasks into Project Manager with Time Tracking. View decks as color-coded tiles with counts, filter cards, and import many at once; each import keeps the Codecks ID to prevent duplicates and never modifies Codecks.
Project managementIntegrationsImport
Details
Current version
1.0.1
Last updated
Last month
Created
Last month
Updates
2 releases
Downloads
51
Compatible with
Obsidian 1.7.2+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Support
Author
milad-s5milad-s5
github.com/milad-s5
GitHubmilad-s5
  1. Community
  2. Plugins
  3. Project management
  4. Codecks Bridge

Related plugins

TickTickSync

Sync TickTick tasks.

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.

Readwise Official

Sync highlights from Readwise to your vault.

Super Simple Time Tracker

Multi-purpose time trackers for your notes.

Granola Sync

Sync Granola notes to your vault.

Snipd Official

Sync Snipd podcast highlights to your vault with transcript, notes, AI summaries and metadata.

Plaud Sync

Sync Plaud voice recordings into Markdown notes with transcripts, AI summaries, and highlights.

Telegram Sync

Transfer messages and files from Telegram to Obsidian.

Importer

Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.

BRAT

Easily install a beta version of a plugin for testing.