vscode-markdown-todo
vscode-markdown-todo copied to clipboard
Port features from Todo+
I think, when some feature from todo+ to the markdown-todo like:
- the task status
- the status datetime
- the color implementations
will help the most developer for documentation in the Markdown ToDos.
Many thanks for your effort in advance.
Best regards tkoelpin
Implementing everything would require a ton of time. But sure, some things would be nice to have.
If somebody wants to submit PRs for those I'll be happy to consider hem.
I just found out, that GitLab do not render the colors. I am just looking for a workaround.
If you want to color stuff I recommend this other extension of mine, Highlight. You can use it today to highlight completed todos inside markdown or whatever.
I know, but it should also render on GitLab. That would be awesome!
That's a different website, we have no control over it.
But I want also display the colors in the editor. Don't bother with the colors on the website.
Let us focus on:
- the task status
- the status datetime
- the color implementations
I am also a software developer, but currently I have no space time for developing this great extension.