aziz / PlainTasks

An opinionated todo-list plugin for Sublime Text editor (version 2 and 3)
MIT License
3.29k stars 287 forks source link

[Feature Request] Open Tasks Numbering #391

Open sundarv85 opened 5 years ago

sundarv85 commented 5 years ago

The current open tasks bullet are symbols.

open_tasks_bullet | ☐ | - ❍ ❑ ■ □ ☐ ▪ ▫ – — ≡ → › [ ]

Would it be possible to also have them as numbers (1, 2, 3..). And when I mark an item as done, then the number could automatically reorder themselves.

The use cases are:

  1. I could know how many open items are there
  2. When I copy and paste the list to other, they can also known the count and refer them such as 1 is closed, etc..

Or is this already possible somehow, which I’m missing

sundarv85 commented 4 years ago

Is there any other way to accomplish this numbering of the tasks

When I share the tasks with others, if there are numbers, we can easily discuss about these tasks with the number. Otherwise, it becomes difficult to share and discuss about a task that is open