|
From: | Cecil Westerhof |
Subject: | Re: [O] Only showing part of a list |
Date: | Wed, 11 Mar 2015 15:10:45 +0100 |
Even if it were possible, what would you expect to happen when actions
1-5 were checked off? Should the list show the next 5? How would you
expand the list to see all of it? When would it be visible or not?
It sounds like this would be a good case for subheadings, to break up
the long check list.
Cecil Westerhof writes:
> The following is part of an org-file:
>
> * Actions [0/30]
> - [ ] First action
> - [ ] Second action
> - [ ] Third action
> - [ ] Fourth action
> - [ ] Fifth Action
> .
> .
> .
> - [ ] Thirtieth action
>
> But I am only interested in the first five actions, so I would like it to
> be displayed like:
> * Actions [0/30]
> - [ ] First action
> - [ ] Second action
> - [ ] Third action
> - [ ] Fourth action
> - [ ] Fifth Action
> ...
>
> Would that (in the future) be possible?
[Prev in Thread] | Current Thread | [Next in Thread] |