spacemacs

dumrat 2024-02-13T17:21:36.849719Z

Any good way to track TODO items in source code with spacemacs? org-capture doesn't do it for me (At least the way I'm using it). Any TODOs in a project-wide or global org file gets invalid if I update source.

zane 2024-02-13T17:51:11.999239Z

Maybe this? https://github.com/alphapapa/magit-todos

1
dumrat 2024-02-13T17:54:21.979409Z

Looks good. Will check it out. Thanks.

practicalli-johnny 2024-02-14T00:37:26.978989Z

I use Magit to-dos which shows all my to-dos in the Magit status buffer

👍 1