Skip to content

Release v1.0.0

Latest

Choose a tag to compare

@amittell amittell released this 22 Jul 20:33
· 25 commits to main since this release

Initial release of Dynamic Todo List plugin

Features

  • Aggregate tasks from notes tagged with #tasks or custom tags
  • Dynamic sidebar view with real-time updates
  • Search and sort functionality
  • Collapsible file sections
  • Separate sections for active and completed tasks
  • Configurable task identification methods
  • Folder filtering support
  • Link behavior customization
  • Auto-archive old completed tasks

Installation

  1. Download the required files from this release
  2. Create a folder named 'dynamic-todo-list' in your vault's .obsidian/plugins directory
  3. Copy main.js, manifest.json, and styles.css to that folder
  4. Enable the plugin in Obsidian settings

Requirements

  • Obsidian v0.15.0 or higher