Sample Header Ad - 728x90

How to apply org-todo to multiple items

3 votes
2 answers
584 views
Consider an emacs org-mode file like this: ** item 1 ** item 2 ** item 3 ** item 4 Now I can apply org-todo to every item separately (bound to C-c C-t). But how can I apply it to every item in region at once? Just selecting the region and doing it doesnt't work, it just adds the TODO keyword to the item below the region.
Asked by student (18865 rep)
Jul 27, 2013, 10:47 AM
Last activity: Sep 27, 2018, 07:46 AM