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
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Agile Task Notes

boxthatbeatboxthatbeat11k downloads

Import your tasks from your TFS (Azure or Jira) to take notes on them and make todo-lists!

Add to Obsidian
  • Overview
  • Scorecard
  • Updates14

Import your tasks from your TFS to take notes on them and make todo-lists!
This plugin currently supports these TFS systems: {Jira, Azure Devops}

Kanban Board generation:

Kanban

Task notes generation:

OpenLinks

Task todo lists:

Todo

Features:

  • Generates local copy of Kanban board with only tasks assigned to you for easy task navigation in Obsidian
  • Automatically creates all your tasks as files where you can add notes and todo lists for your tasks
  • Customize starter content of the generated task notes in settings

Important:

This plugin works best with these other community plugins (I take no credit for these great plugins):

  • "Kanban" by mgmeyers
  • "Checklist" by delashum (Less important but works nicely alongside this plugin) If Kanban is not installed, there will be no UI for the Kanban board. However, the board generation can be toggled in settings.

Warning: The settings are NOT encrypted, they are stored in plain text, so put your API key/ Personal Access Token in at your own risk

Usage

There are 3 options for updating your tasks from TFS:

  • Using the Update Interval setting to grab updates every x minutes automatically
  • Using the left-hand button
  • Using the command palette "Update Current Sprint"

Notes:

  • The generated kanban board for the sprint is destroyed and replaced each time updates are pulled from TFS. This has the following implications:
    • Any manual changes to the kanban board of the current sprint will be deleted on each update of the board
    • The Time Interval setting should not be too low since when the kanban board note is openned when it is updated, it will close since it is deleted and replaced
  • Please make backups of task notes since there may be bugs in this code and they could be removed.

Installation

From within Obsidian

From Obsidian v0.9.8, you can activate this plugin within Obsidian by doing the following:

  • Open Settings > Third-party plugin
  • Make sure Restricted mode is off
  • Click Browse community plugins
  • Search for this plugin
  • Click Install
  • Once installed, close the community plugins window and activate the newly installed plugin

Updates

You can follow the same procedure to update the plugin

From GitHub

  • Download the Latest Release from the Releases section of the GitHub Repository
  • Extract the plugin folder from the zip to your vault's plugins folder: <vault>/.obsidian/plugins/
    Note: On some machines the .obsidian folder may be hidden. On MacOS you should be able to press Command+Shift+Dot to show the folder in Finder.
  • Reload Obsidian
  • If prompted about Safe Mode, you can disable safe mode and enable the plugin. Otherwise head to Settings, third-party plugins, make sure safe mode is off and enable the plugin from there.

Development

If you want to contribute to development and/or just customize it with your own tweaks, you can do the following:

  • Clone this repo.
  • npm i or yarn to install dependencies
  • npm run build to compile.
  • Copy manifest.json, main.js and styles.css to a subfolder of your plugins folder (e.g, <vault>/.obsidian/plugins/<plugin-name>/)
  • Reload obsidian to see changes

Alternately, you can clone the repo directly into your plugins folder and once dependencies are installed use npm run dev to start compilation in watch mode.
You may have to reload obsidian (ctrl+R) to see changes.

Note: feel free to add a new TFS backend that the plugin does not currently support and make a pull request. Simply follow the example of the current TfsClient implmentations and add it to the list of implementations in main.ts

Pricing

This plugin is free to enjoy! However, if you wish to support my work, I would really appretiate it. You can do so here:

78%
HealthExcellent
ReviewCaution
About
Import tasks from Jira or Azure DevOps into Obsidian. Generate a local Kanban board showing only your tasks and create individual task files to add notes and todo lists with customizable starter content.
IntegrationsTasksProject management
Details
Current version
2.1.0
Last updated
Last month
Created
4 years ago
Updates
14 releases
Downloads
11k
Compatible with
Obsidian 0.12.0+
License
MIT
Report bugRequest featureReport plugin
Author
boxthatbeatboxthatbeat
github.com/BoxThatBeat
GitHubboxthatbeat
  1. Community
  2. Plugins
  3. Integrations
  4. Agile Task Notes

Related plugins

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.

Reminder

Manage Markdown TODOs with reminder.

Todoist Sync

Materialize Todoist tasks within your notes.

Todoist Text

Integrate your Todoist tasks with Markdown checkboxes.

Project Manager

Full-featured project management: stunning Gantt charts, Kanban boards, Table views, customizable fields, due date notifications.

Task List Kanban

Organizes all of the tasks within your files into a kanban view.

Super Simple Time Tracker

Multi-purpose time trackers for your notes.

Jira Issue

Track the progress of Atlassian Jira issues from your notes.

TaskChute Plus

Execute TaskChute that slots today's tasks, tracks projects, adds comments, and keeps you focused on now.

Todoist completed tasks

Add completed Todoist tasks to your notes.