Hi,

I export my agenda custom views to plain text, so I can check things off as I go (without access to Emacs).

I use `(org-agenda-prefix-format " [ ] ")` so I can easily add an "X" with my text editor on my phone.

Is there any way to have this update the todo items that the exported agenda file was created from? (Say, changing NEXT state to DONE.)


Cheers,
Chris