Open cassidyjames opened 7 years ago
@tintou mentioned FIXME
s as well.
Dear elementary devs,
I was able to hack a plugin to find TODOs for single files and put them in the bottom (using hook_notebook_bottom and hook_document). It looks like ProjectFolderItem.find_items
can be used to list all project files, but I am not sure. Regardless, this is how it looks right now:
Aside from the obvious lack of design, I am not sure how to expand this for projects/folders. Should TODOs appear on the sidebar? At the bottom? Do we crawl every project on startup or should we activate it only when needed?
Of course, if it is fine for files only I can polish the current implementation and submit it as a PR as well.
Best regards
From Launchpad bug 1656485: