Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TodoifyNew to Visual Studio Code? Get it now.
Todoify

Todoify

Fatih Yılmaz

|
18 installs
| (1) | Free
A VS Code extension for easy todo management.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Todoify - VS Code Todo Manager

A powerful VS Code extension for managing todos directly in your code. Create, track, and organize your todos with ease.

Features

  • 📝 Multiple todo types: TODO, FIXME, BUG, HACK, NOTE, OPTIMIZE
  • ⚡ Quick todo creation and management
  • 🏷️ Tags and categories support
  • 📅 Due dates and reminders
  • ✅ Subtasks
  • 📊 Priority levels (HIGH, MEDIUM, LOW)
  • 🔍 Advanced search and filtering
  • 📤 Export todos (JSON, Markdown, CSV)

Commands

Command Description Shortcut
Todoify: Focus Open Todoify sidebar ⌘ + ⇧ + T
Todoify: Refresh Refresh todo list -
Todoify: Search Search todos -
Todoify: Clear Search Clear search filter -
Todoify: Export Todos Export todos in different formats -
Todoify: Sort By Sort todos by different criteria -

Todo Syntax

[Category] TODO: Task description #tag1 #tag2 // Additional notes

Priority Markers

  • High Priority: !!! or (HIGH) or #high
  • Medium Priority: !! or (MEDIUM) or #medium
  • Low Priority: ! or (LOW) or #low

Features in Detail

  • Inline Editing: Edit todo text, notes, and tags directly
  • Categories: Group todos by categories
  • Tags: Organize with multiple tags
  • Due Dates: Set and track deadlines
  • Reminders: Get notifications for important todos
  • Subtasks: Break down complex todos
  • Export: Share your todos in JSON, Markdown, or CSV format
  • Search: Find todos by text, tags, or categories
  • Sort: Organize by priority, due date, creation date, or last modified

License

MIT License - feel free to use and modify!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft