Open cards in imdone.

by saxmanjes
5
4
3
2
1
Score: 53/100

Description

Category: 3rd Party Integrations

The Open cards in imdone. plugin integrates Obsidian with the Imdone kanban board, allowing users to seamlessly link their Imdone cards within Obsidian. Clicking an Imdone link in Obsidian opens the corresponding card in the Imdone app, and vice versa. Additionally, when configured in Imdone's board settings, it can open Obsidian directly at the source line of a card for editing. This plugin enhances productivity by bridging the gap between task management in Imdone and note organization in Obsidian.

Reviews

No reviews yet.

Stats

18
stars
6,049
downloads
0
forks
1,876
days
330
days
474
days
8
total PRs
0
open PRs
0
closed PRs
8
merged PRs
7
total issues
3
open issues
4
closed issues
0
commits

README file from

Github

Open cards in imdone

Imdone is a simple and powerful kanban board that works on top of a local folder of plain text markdown files or code.

Open cards in imdone

Features

  • Open Imdone Card with Keyboard Shortcut: Place your cursor inside a TODO comment and run the Open cards in imdone: Open Imdone Card command.
  • Efficient Card Location Detection: Automatically gathers the active file path and line number, generating a link to open Imdone at the exact location.
  • Autocomplete for #imdone Tags: Provides autocomplete suggestions for #imdone tags as you type, making it easier to add and manage tasks.

Setup Instructions for the "Open cards in imdone" Obsidian Plugin

The "Open cards in imdone" plugin allows you to integrate the Imdone Kanban board with your Obsidian vault, providing seamless navigation between tasks and notes or source code. Follow these steps to set it up: (or watch the video tutorial)

Step 1: Open Imdone and Configure Settings

  1. Launch Imdone: Start Imdone, and if it’s your first time, you’ll see the tutorial project. The default path for the tutorial project is:
    ~/imdone-tutorial (on macOS/Linux) or C:\Users\<YourUsername>\imdone-tutorial (on Windows).
  2. Open Settings: Click the ellipsis menu in the top left corner of Imdone, select Settings, and then click Open Project Settings.
  3. Configure File Opener:
    • In the Open Files With dropdown, select Obsidian.
    • Check the option Open Obsidian at Card Source Line.
    • Save the settings and exit the settings menu.

Step 2: Set Up an Obsidian Vault for Imdone

  1. Open Obsidian: Launch Obsidian.
  2. Create a New Vault:
    • Click Open Folder as Vault in the Obsidian vault selection screen.
    • Navigate to the folder where the Imdone tutorial project resides (~/imdone-tutorial) and select it.
  3. Enable Community Plugins:
    • Go to Obsidian Settings > Community Plugins.
    • Click Browse and search for "Imdone".
    • Select Open cards in imdone from the list, then click Install and Enable.

Step 3: Configure Hotkeys for Quick Navigation

  1. Set Hotkeys:
    • You can set a hotkey under Settings > Hotkeys in Obsidian.
  2. Close the Vault Temporarily: Before testing navigation, close the vault to ensure changes take effect.

Step 4: Test the Integration

  1. Navigate from Imdone to Obsidian:
    • Open a card in Imdone and click Open File.
    • Obsidian should open directly to the line of the card's source in the corresponding file.
  2. Navigate from Obsidian to Imdone:
    • Place the cursor on a line with an Imdone card reference and press Ctrl+Shift+I (or your configured hotkey).
    • This should bring you back to the card in Imdone.

Step 5: Using Topics in Imdone

  1. Create a Topic:
    • In Imdone or Obsidian, create a topic by surrounding a phrase with double brackets, e.g., [[Project Board]].
  2. Jump to the Topic:
    • In Imdone, clicking the topic link will jump directly to the topic in Obsidian

Tips for an Integrated Workflow

  • Your Imdone Kanban board and Obsidian vault both operate on the same folder, ensuring all files, tasks, and topics remain in sync.
  • This setup is perfect for developers who use Markdown and want a seamless way to manage tasks inline with their code or notes.

Imdone vs. Obsidian Kanban Plugin

Both Imdone and the Obsidian Kanban Plugin are powerful tools for task management. While the Obsidian Kanban Plugin is ideal for visual organization within notes, Imdone stands out for developers by embedding tasks directly into code or content workflows.


Core Concept

Aspect Imdone Obsidian Kanban Plugin
Design Philosophy Built for developers and Markdown writers, Imdone integrates tasks directly with code or content files while providing a Kanban view. Designed for general visual task management in Markdown notes, ideal for diverse personal workflows.
Primary Use Case Developers and technical users needing tasks embedded inline in their projects while maintaining full Kanban functionality. Obsidian users looking for a standalone Kanban solution within their note-taking ecosystem.

Key Features

Feature Imdone Obsidian Kanban Plugin
Task Source Tasks are created inline in files (TODOs in code/Markdown) or directly in the Kanban board. Tasks are created and managed directly in the Kanban board.
Code and Markdown Integration Tightly integrates tasks with codebases and Markdown content, minimizing context switching. No inline integration; tasks are kept separate in Kanban-specific Markdown files.
Kanban Functionality Fully functional Kanban board, perfect for tracking both high-level workflows and embedded tasks. Fully functional Kanban board designed for personal and team organization.
Metadata Support Tasks support tags, due dates, priorities, and other metadata inline or in the board. Metadata such as tags and due dates is supported within the Kanban board.
Customization Highly customizable with plugins, themes, and custom actions, tailored for developers. Customizable within Obsidian, ideal for adapting to individual note-taking styles.
Obsidian Integration Integrates with Obsidian at the file level and with the "Open cards in imdone" plugin for seamless task navigation. Fully native to Obsidian, leveraging its Markdown capabilities and note structure.
Version Control Tasks stay in your version-controlled repository, alongside your code or content. Tasks are saved in Markdown files, also Git-friendly and version-control-ready.

Workflow Comparison

Workflow Aspect Imdone Obsidian Kanban Plugin
Task Creation Add tasks inline as TODOs in files or directly in the Kanban board. Create tasks in the Kanban board or kanban markdown file.
Task Location Tasks remain embedded in code or Markdown for precise context. Tasks are stored in a dedicated Markdown file for the Kanban board.
Task Completion Complete tasks inline or directly on the Kanban board. Mark tasks complete in the Kanban interface or its corresponding Markdown.

Strengths

Imdone
  • Built for developers and technical writers who need tasks directly integrated with their workflows.
  • Offers seamless context switching by linking tasks inline with files.
  • Highly customizable with plugins, themes, and actions to fit developer-centric workflows.
  • Perfect for version-controlled environments, allowing tasks to be tracked and managed alongside code or content.
Obsidian Kanban Plugin
  • Designed for users who need a visual task management tool within their note-taking environment.
  • Fully integrates with Obsidian’s Markdown-based ecosystem, making it easy to connect tasks with notes.
  • Flexible customization options within Obsidian for personal productivity.

Why Developers Choose Imdone

Imdone uniquely embeds task management into your development workflow. By combining a fully functional Kanban board with inline tasks in your files, Imdone reduces context switching and keeps your work seamlessly organized. This makes it the ideal choice for developers who value efficiency and version control.

Changelog

1.1.0

  • Update readme with better setup instructions
  • Don't set hotkeys
  • Fix scroll to line

1.0.5

  • Fix windows bugs

1.0.4

  • Switched to Ctrl+Shift+I to avoid conflicts with other plugins and align with Imdone code companion for VS Code

1.0.3

  • Fix open in obsidian to Line on windows

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Agile Task Notes
4 years ago by BoxThatBeat
This Obsidian plugin integrates your TFS data from either Jira or Azure Devops
Antidote Grammar Checker Integration
3 years ago by Heziode
An Obsidian integration of Antidote, a powerful grammar checker
S3 Image Uploader
3 years ago by jvsteiner
This project implements an image uploader, similar to others offered by the community, with one important difference: you can provide your own s3 based storage, instead of relying on a third party service, such as imgur.
Text Wrapper
3 years ago by smx0
Plugin for Obsidian
Notes dater
3 years ago by Paul Treanor
Adds created_on and updated_on dates of the active note to status bar
oblogger
3 years ago by loftTech
tag explorer and frontmatter logger plugin for obsidian
InlineCodeHighlight
3 years ago by Dimava
Expiration-Date-Tracker
3 years ago by Marius Wörfel
Opsidian plugin to keep track of all expiration dates, for example, for your groceries.
Auto Definition Link
2 years ago by Nolan Carpenter
This is a plugin for Obsidian to automatically create links to blocks in your vault
AI Tagger
2 years ago by Luca Grippa
Simplify tagging in Obsidian. Instantly analyze and tag your document with one click for efficient note organization.
Metadata Icon
2 years ago by Benature
change metadata entry icon
PF2e Statblocks
2 years ago by Tyler Pixley
Allows Obsidian to render Pathfinder 2e statblocks cleanly, using only Markdown-based syntax.
Filtered Opener
2 years ago by Roman Kubiv
Sets of notes defined by filters to open notes.
Image to text OCR
2 years ago by Dario Baumberger
Convert a image in your note to text.
Seafile
2 years ago by conql
Plugin Reloader
2 years ago by Benature
manual reload plugins
Track-a-Lot
2 years ago by Iulian Onofrei
This is a tracker plugin for Obsidian
Ego Rock
2 years ago by Ashton Eby
An obsidian plugin that implements a basic taskwarrior UI for listing and modifying tasks.
Augmented Canvas
2 years ago by Léopold Szabatura
Supercharge your Obsidian canvas experience with AI features.
Prompt ChatGPT
2 years ago by Coduhuey
Canvas Mindmap Helper
2 years ago by Tim Smart
Quadro
2 years ago by Chris Grieser (aka pseudometa)
Obsidian Plugin for social-scientific Qualitative Data Analysis (QDA). An open alternative to MAXQDA and atlas.ti, using Markdown to store data and research codes.
Yesterday
2 years ago by Dominik Mayer
Obsidian plugin providing Yesterday journaling support
Gitlab Wiki Exporter
2 years ago by Josef Rabmer
Alias Management
2 years ago by WithMarcel
Identify duplicate notes based on similar aliases and filenames in Obsidian.
BookFusion
2 years ago by BookFusion
BookFusion Obsidian Plugin
Mxmind Mindmap
2 years ago by mxmind
mxmind for obsidian plugin
Movie Search
2 years ago by Gubchik123
Obsidian plugin to help you create movie notes.
Orion Publish
2 years ago by Sean Collings
Hugo codeblock highlight
2 years ago by aarol
Highlights lines in code blocks using Hugo's hl_lines syntax
Markdown Media Card
2 years ago by Zhou Hua
PARA Workflower
2 years ago by KevTheDevX
Helpful commands for starting and working in your vault with the PARA method.
Update Time
2 years ago by Sébastien Dubois
Obsidian plugin that updates front matter to include creation and last update times
Lineage
2 years ago by ycnmhd
Gingko-like interface in obsidian
Task List Kanban
2 years ago by Chris Kerr
Another Sticky Headings
2 years ago by Zhou Hua
Hash Pasted Image
2 years ago by Minh Vương
Auto rename pasted images added to the vault via hash algorithm SHA-512
Relay
2 years ago by System 3
Multiplayer Mode for Obsidian
KeepSidian
2 years ago by lc0rp
Suggest Notes
2 years ago by Doggy-Footprint
ImgBB Uploader
2 years ago by Jordan Handy
An image uploader to imgBB for Obsidian
simple-sketch
2 years ago by Yoh
an Obsidian plugin to create minimal sketches
Canvas LMS Task Importer
2 years ago by jordaeday
Imports assignments from Canvas LMS as tasks in Obsidian
Tokenz
2 years ago by Ferenc Moricz
Use any kind of short codes in Obsidian! Comes with a map for smileys (:), ;), ...) and one for emojis (:smile:, :wink:, ...).
Nexus AI Chat Importer
2 years ago by Superkikim
Immich
2 years ago by Talal Abou Haiba
Add links to current note
6 years ago by MrJackphil
This plugin adds a command which allows to add a link to the current note at the bottom of selected notes
Discord Rich Presence
6 years ago by Luke Leppan
Update your Discord Status to show your friends what you are working on in Obsidian. With Discord Rich Presence.
Workbench
6 years ago by ryanjamurphy
A plugin to help you collect working materials.
Link indexer
5 years ago by Yuliya Bagriy
Youglish
5 years ago by Noureddine Haouari
Use YouTube to improve your pronunciation. YouGlish plugin gives you fast, unbiased answers about how words is spoken by real people and in context.
Dangerzone Writing
5 years ago by Alexis Rondeau
A plugin that forces you to write for X seconds. If you pause for more than 5 seconds, everything you've written in this note is DELETED.
Julian Date
5 years ago by thek3nger
Plugin for Obsidian to add the current Julian Date for astronomical observations
Footlinks
5 years ago by Daha
Obsidian plugin that extracts urls from the main text to footer, offering a better reading/editing experience.
Discordian Theme
5 years ago by @radekkozak
Discordian plugin for tweaking Discordian theme
Search on Internet
5 years ago by Emile
Add context menu items in Obsidian to search the internet.
Show Current File Path
5 years ago by Ravi Mashru
Obsidian plugin to show the file path of the current file in the status bar
Mochi Cards Exporter
5 years ago by kalbetre
Mochi Cards Exporter Plugin for Obsidian
Regex Pipeline
5 years ago by No3371
An Obsidian plugin that allows users to setup custom regex rules to automatically format notes.
Readwise Community
5 years ago by renehernandez
Sync Readwise highlights into your obsidian vault
Kanban
5 years ago by mgmeyers
Create markdown-backed Kanban boards in Obsidian.
Markdown Furigana
5 years ago by Steven Kraft
Simple Markdown to Furigana Rendering Plugin for Obsidian
Electron Window Tweaker
5 years ago by mgmeyers
Adjacency Matrix Maker
5 years ago by SkepticMystic
Creative an interactive adjacency matrix of your Obsidian vault
Title index
5 years ago by renmu123
markdown_index is an extension that can add serial numbers to your markdown title.
Timeline
5 years ago by George Butco
Obisdian.md plugin for creating timelines
Hide Sidebars on Window Resize
5 years ago by NomarCub, Michael Hanson
A simple Obsidian plugin to hide the sidebars when the window gets narrow.
Trello
5 years ago by Nathonius
An Obsidian Plugin that connects Trello cards to Obsidian notes.
JavaScript Init
5 years ago by ryanpcmcquen
Run custom JavaScript in Obsidian.
CardBoard
4 years ago by roovo
An Obsidian plugin to make working with tasks a pleasure (hopefully anyway).
Auto Tasks
a year ago by Jamie Hurst
Obsidian plugin to combine periodic notes with tags and tasks to automatically manage your daily, weekly and project TODO lists. Requires the "Periodic Notes" and "Tasks" plugins.
Clojure Plugin Host
a year ago by Vladimir "farcaller" Pouzanov
A Clojure plugin host, allowing the creation of simple Clojure-based plugins right inside Obsidian
Hoarder Sync
a year ago by Jordan Hofker
An Obsidian.md community plugin that allows syncing with https://karakeep.app/
Tencent COS for Imgur
a year ago by bobostudio
🔥 Obsidian 腾讯云 COS 图床插件
Task Board
a year ago by Atmanand Gauns
An Obsidian plugin to view and manage your tasks from whole vault using much efficient boards using various methodologies.
Kanban Status Updater
a year ago by Ankit Kapur
Obsidian plugin that automatically updates the note property when card is moved to a column.
Kanban Bases View
2 months ago by I. Welch Canavan
A kanban-style drag-and-drop custom view for Bases.