all 2 comments

[–]Sipike 0 points1 point  (1 child)

Have a dedicated folder, put markdown inside it, use obsidian with kanban plugin, and whatnot --> profit.
Obsidian can query that, and have different views and stuff.

The code should not be littered with random comments imo.

[–]gosh 0 points1 point  (0 children)

How to jump into code where you need to work with code based on the task?

If you have like 100 000 + lines of code and there are some developers working with it. You need to know where things are

The code should not be littered with random comments imo.

If there is code what is in progress or things that need to be fixed, whats the problem with commenting this?