Michael Hoffman <gmane3-hoff...@sneakemail.com> writes: > > Thanks Matt. Is there a supported way to have planning info show up on > the same line as the headline in the org file itself (rather than in > an agenda)? This can be very handy when organizing a lot of items to > have them all show up on the screen.
One option is column view. For overview of relevant info, try (info "(org) Properties and Columns"). Can get there with C-h i d m org RET 7. The section (info "(org) Column view") you'll find information on column view, and (info "(org) Special properties") you'll find a list of properties available. TLDR version: C-c C-x C-v to enable column view. S-M-<right> to insert a column. Press TAB after S-M-<right> to get autocompletion list, where you'll see items like TIMESTAMP, SCHEDULED and DEADLINE. You can still TAB on headlines to cycle visibility and edit section bodies. HTH :) -- Brady