vscode-markdown-checkbox icon indicating copy to clipboard operation
vscode-markdown-checkbox copied to clipboard

Insert date while creating a checkbox

Open ganskef opened this issue 2 years ago • 0 comments

  • Should fix #17, without an arrow, and without a template for creation date.
  • New setting dateWhenCreated added, defaults to true, to disable this feature.

Notes:

  • Is it needed to have a template for the creation date?
  • What's about the dateFormat? It's ignored and always ISO by now.
  • Redundant test code should be reorganized maybe.

I would like to remove the creation date if checked at the same day, and use the checked date for creation when reopen without a create date later. What do you think?

ganskef avatar May 12 '23 16:05 ganskef