Skip to content

Integrate TODO in prog-mode to Org Agenda #7

@wandersoncferreira

Description

@wandersoncferreira

Description

Very often I have TODO keywords inside my code base. I make a heavy usage of magit-todos to show me what TODOs do I have across my code. However, I would love to have those items directly integrated to Org Agenda.

Maybe, I could be more diligent and instead of writing TODOs in my code-base I could be capturing it with a proper org template. However, I have several coworkers that do not use Emacs and they create some TODOs and FIXMEs in the code.

Things to Implement [0/2]

I was thinking about a *-minor-mode that when enabled would look for TODO itens inside a project.

  • It could work integrated with projectile
  • It might be very cool to change the status of the TODO item in the code base when the status change inside the Org Agenda.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions