I’d love to be able to add TODO comments in my content - not todo with checklist items, but similarly to what you can do with Pycharm, for example: TODO comments | PyCharm Documentation
And then ofc I’d need an easy way to see and navigate through such itens.
I made a plugin that allows you to (1) assign styles to labeled comments such as and (2) explore comments of the active file in a sideview, but it does not yet have the feature of exploring comments across all files like pycharm