1.17 View
- An organized view of specific types of items through a collection process across all org files.
- agenda view — dated items
- todo view — action items
-
C-c a t (org-todo-list) global todo list
-
C-c a T specific todo keyword
- match view — headlines based upon tags, properties, todo states
-
C-c a m (org-tags-view)
-
C-c a M specific tags
- search view — entries with specified keywords
-
C-c a s (org-search-view)
- stuck projects view — projects that cannot “move”
- custom view — special searches and combinations of views
-
C-c a # (org-agenda-list-stuck-projects)