# Task Timestamp Marker

An Obsidian plugin that automatically timestamps tasks, adds priorities, filters work across notes, and archives completed items.

---

中文文档

## Demo create a task, check it off, and let the plugin append the correct markers automatically. ![Task marker workflow demo](./assets/media/task-marker.gif) --- ## Quick Start Task Manager starts working as soon as you enable it(**Zero Config**): - Create a task and the plugin automatically appends `@start(YYYY-MM-DD)`. - Complete a task and the plugin automatically appends `@done(YYYY-MM-DD)`. - **Right click** to Mark task priority with `@priority(urgent|high|medium|low)` and manage it from the editor menu or commands. --- ## Pro tips - Open the **Task Manager** sidebar to filter tasks by date range, priority, and file path across monitored notes, and save favorite paths for quick reuse. ![Task filter sidebar](./assets/media/task_filter.png) --- - Turn on optional archiving later if you want completed tasks moved into weekly notes. ![Archive demo](./assets/media/archieve.png) ---

If you like the plugin.Give me a star please!