No description
Find a file
Sandro Ballarini 1945679777 feat: Release v1.2.0 — Multi-view (Calendar), Subtasks, Dependencies, Projects
- M3: Calendar month grid with day navigation
- M4: Subtasks hierarchy with parent references
- M5: Dependencies (blockedBy) with circular prevention
- M6: Projects with atm-tasks codeblock processor
- 300+ lines of responsive CSS
- Complete i18n (EN/DE) for all features
- Build & lint verified 
2026-05-19 23:46:43 +02:00
.github/workflows fix: Obsidian plugin review compliance issues (1.0.6) 2026-05-19 22:40:07 +02:00
docs docs: Update GitHub feedback guide with Obsidian bot learnings from v1.0.5 2026-03-28 17:16:21 +01:00
src feat: Release v1.2.0 — Multi-view (Calendar), Subtasks, Dependencies, Projects 2026-05-19 23:46:43 +02:00
.gitignore fix: Obsidian plugin review compliance issues (1.0.6) 2026-05-19 22:40:07 +02:00
CHANGELOG.md Initial commit: Awesome Task Manager Plugin v1.0.0 2026-03-23 12:56:15 +01:00
esbuild.config.mjs fix: Obsidian plugin review compliance issues (1.0.6) 2026-05-19 22:40:07 +02:00
eslint.config.mjs fix: Obsidian plugin review compliance issues (1.0.6) 2026-05-19 22:40:07 +02:00
LICENSE Initial commit: Awesome Task Manager Plugin v1.0.0 2026-03-23 12:56:15 +01:00
manifest.json feat: Release v1.2.0 — Multi-view (Calendar), Subtasks, Dependencies, Projects 2026-05-19 23:46:43 +02:00
package.json feat: Release v1.2.0 — Multi-view (Calendar), Subtasks, Dependencies, Projects 2026-05-19 23:46:43 +02:00
README.md Anpassung Dokumentation und Anpassungen an Richtlinien Obsidian Plugin Programmierung. 2026-03-23 20:45:54 +01:00
styles.css feat: Release v1.2.0 — Multi-view (Calendar), Subtasks, Dependencies, Projects 2026-05-19 23:46:43 +02:00
tsconfig.json Initial commit: Awesome Task Manager Plugin v1.0.0 2026-03-23 12:56:15 +01:00
versions.json feat: Release v1.2.0 — Multi-view (Calendar), Subtasks, Dependencies, Projects 2026-05-19 23:46:43 +02:00

Awesome Task Manager

A powerful, visual task management plugin for Obsidian.

Overview

Awesome Task Manager is designed for users who want a streamlined, visual way to manage tasks within their Obsidian vault. It features a custom dashboard, automatic status updates, recurring tasks, and more—all without external dependencies.

Key Features

  • Visual Dashboard: 4 tabs to organize your work (Today, week, Open, All).
  • Inline Editing: Quick changes directly in the task table.
  • Smart Automations: Automatic status transitions and completion dates.
  • Image Management: Seamless handling of task-related images.
  • Excel Export: Export your tasks with proper formatting and formulas.

Documentation

Full documentation is available in the docs/ folder:

  1. Lastenheft (Requirements)
  2. Pflichtenheft (Specifications)
  3. Architektur (Architecture)
  4. Technisches Design (Technical Design)
  5. Testkonzept (Test Concept)
  6. Benutzerhandbuch (User Manual)
  7. API-Dokumentation
  8. GitHub-Feedback-Leitfaden (Wichtig!)

Development

See CONTRIBUTING.md for development guidelines.

License

MIT License - Copyright (c) 2026 Sandro Ballarini