fabiospampinato / vscode-todo-plus

Manage todo lists with ease. Powerful, easy to use and customizable.
MIT License
908 stars 228 forks source link

Allow inserting timestamps anywhere #354

Open mmickelson opened 2 years ago

mmickelson commented 2 years ago

I often take meeting notes and find it would be helpful to insert the date I started taking the notes. For example, I start with the subject of the meeting, then : and list notes under that. I'd like to be able to type the subject of the meeting, then type @now or @created or something, then hit tab, and it will auto-fill the current date and time so I end up with something like:

I have an idea to invent a "wheel". I better record when I had the idea! @created (2022-04-25 3:45 pm)

Meeting with Joe @created (2022-04-25 3:59 pm):
   The rest of my notes...

If it isn't much more complicated, it would be awesome if you could start typing it (@c) and hit tab and it would know you wanted the created tag and timestamp and auto-fill it.

dixonge commented 2 years ago

you take meeting notes in a todo list?

fabiospampinato commented 1 year ago

I think it would be best to have this feature as a separate extension 🤔