highmagician29 downloadsRenders task markers using any character as a visual checkbox.
Unlock the full potential of your Obsidian tasks. Any Task renders every task marker as a beautiful, theme-aware checkbox, giving you the freedom to use any character to categorize your workflow.
Whether you're tracking progress with /, scheduling with >, or marking urgency with !, Any Task ensures these markers aren't just plain text—they are fully rendered, interactive checkboxes that look like a native part of your chosen theme.

Author: HMage ([email protected])
[/], [>], [!], [-], etc.) into a fully rendered, visual icon. This extends Obsidian's default behavior to support any custom workflow you can imagine.To contribute or customize the plugin:
# Install dependencies
npm install
# Start development (watch mode)
npm run dev
# Create a production-ready bundle
npm run build