# Web Task Dashboard **Web Task Dashboard lists tasks in Obsidian, enabling effortless task management without any context switching.** This is a plugin for [Obsidian](https://obsidian.md/) to show tasks from third-party services within your current environment. The official documentation can be found here: https://mbedded.github.io/obsidian-web-task-dashboard/ The dashboard looks like this: ![Example dashboard with the contexts "Home" and "Work" and their respective tasks.](/docs/img/dashboard.webp) ## Supported services To use one of these services, you may need to create an account or set up the service independently. Authentication data is required for this plugin to interact with the service. Currently, the following services are supported: - Tracks (https://github.com/TracksApp/tracks) ## Installation ### Installation via Community Plugins As of writing, this method is not supported. This plugin is not listed in the official plugin repository yet. ### Manual installation - Open the [latest release](https://github.com/mbedded/obsidian-web-task-dashboard/releases/latest) of this plugin. - Download the files (`main.js`, `manifest.json`). - Open your vault via file-explorer. - Create a plugin folder in like `.obsidian/plugins/web-task-dashboard`. - Copy the downloaded files into the plugin folder (`web-task-dashboard`). - Open the community plugins in Obsidian using `Settings > Community plugins`. - Enable the community plugins if needed. Refresh the plugins and activate _Web Task Dashboard_. ## Have an issue or feature request? If you encounter an issue, please check the existing issues in this project or create a new one. The same applies if you’re missing a feature. Please review the project and consider contributing to it. Take a look into the contribution guide. ## Support this project If you appreciate my work on this project and want to support its continued development, I would love to hear your contributions or feedback! You can also support me through Ko-fi. Your help makes a difference! Buy Me a Coffee at ko-fi.com Thank you for considering it!