* crossing out tasks
@ 2014-05-08 10:12 Sharon Kimble
2014-05-08 13:33 ` Ian Barton
0 siblings, 1 reply; 6+ messages in thread
From: Sharon Kimble @ 2014-05-08 10:12 UTC (permalink / raw)
To: org-mode
[-- Attachment #1: Type: text/plain, Size: 559 bytes --]
This is so simple but I can't find a solution. If I have a list of
tasks with + in front, when done I can put a + at the end which
crosses them out, making it very easy to see what I have left to
do. Except, sometimes the preceding task inherits the crossing out
too, even though it does not have a + at the end, so how can I stop
the inheritance please?
Sharon.
--
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.4.50.20
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: crossing out tasks
2014-05-08 10:12 crossing out tasks Sharon Kimble
@ 2014-05-08 13:33 ` Ian Barton
2014-05-08 13:43 ` Nick Dokos
2014-05-08 21:09 ` Sharon Kimble
0 siblings, 2 replies; 6+ messages in thread
From: Ian Barton @ 2014-05-08 13:33 UTC (permalink / raw)
To: Sharon Kimble, org-mode
On 08/05/14 11:12, Sharon Kimble wrote:
> This is so simple but I can't find a solution. If I have a list of
> tasks with + in front, when done I can put a + at the end which
> crosses them out, making it very easy to see what I have left to
> do. Except, sometimes the preceding task inherits the crossing out
> too, even though it does not have a + at the end, so how can I stop
> the inheritance please?
>
> Sharon.
I seem to remember that Carsten doesn't like strike through faces. Maybe
it's his secret plot to stop people using them:)
On a more constructive note. Why don't you just make them TODO's and
then mark them DONE in the usual way. You should be able to customize
the DONE face to a strike through one.
Ian.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: crossing out tasks
2014-05-08 13:33 ` Ian Barton
@ 2014-05-08 13:43 ` Nick Dokos
2014-05-08 21:09 ` Sharon Kimble
1 sibling, 0 replies; 6+ messages in thread
From: Nick Dokos @ 2014-05-08 13:43 UTC (permalink / raw)
To: emacs-orgmode
Ian Barton <lists@wilkesley.net> writes:
> On 08/05/14 11:12, Sharon Kimble wrote:
>> This is so simple but I can't find a solution. If I have a list of
>> tasks with + in front, when done I can put a + at the end which
>> crosses them out, making it very easy to see what I have left to
>> do. Except, sometimes the preceding task inherits the crossing out
>> too, even though it does not have a + at the end, so how can I stop
>> the inheritance please?
>>
>> Sharon.
>
> I seem to remember that Carsten doesn't like strike through
> faces. Maybe it's his secret plot to stop people using them:)
>
> On a more constructive note. Why don't you just make them TODO's and
> then mark them DONE in the usual way. You should be able to customize
> the DONE face to a strike through one.
>
... or use checkboxes.
Nick
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: crossing out tasks
2014-05-08 13:33 ` Ian Barton
2014-05-08 13:43 ` Nick Dokos
@ 2014-05-08 21:09 ` Sharon Kimble
2014-05-09 12:47 ` Bastien
1 sibling, 1 reply; 6+ messages in thread
From: Sharon Kimble @ 2014-05-08 21:09 UTC (permalink / raw)
To: Ian Barton; +Cc: ian, org-mode
[-- Attachment #1: Type: text/plain, Size: 1144 bytes --]
Ian Barton <lists@wilkesley.net> writes:
> On 08/05/14 11:12, Sharon Kimble wrote:
>> This is so simple but I can't find a solution. If I have a list of
>> tasks with + in front, when done I can put a + at the end which
>> crosses them out, making it very easy to see what I have left to
>> do. Except, sometimes the preceding task inherits the crossing out
>> too, even though it does not have a + at the end, so how can I stop
>> the inheritance please?
>>
>> Sharon.
>
> I seem to remember that Carsten doesn't like strike through
> faces. Maybe it's his secret plot to stop people using them:)
>
> On a more constructive note. Why don't you just make them TODO's and
> then mark them DONE in the usual way. You should be able to customize
> the DONE face to a strike through one.
>
I've just converted them from TODOS, and this task-list seemed a
simpler and easier idea, but I'll try check-boxes like Nick
suggested.
Sharon.
--
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.4.50.21
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: crossing out tasks
2014-05-08 21:09 ` Sharon Kimble
@ 2014-05-09 12:47 ` Bastien
2014-05-09 15:43 ` Sharon Kimble
0 siblings, 1 reply; 6+ messages in thread
From: Bastien @ 2014-05-09 12:47 UTC (permalink / raw)
To: Sharon Kimble; +Cc: org-mode, ian, Ian Barton
Hi Sharon,
Sharon Kimble <boudiccas@skimble.plus.com> writes:
> I've just converted them from TODOS, and this task-list seemed a
> simpler and easier idea, but I'll try check-boxes like Nick
> suggested.
I'd suggest this too: also try C-u C-c C-c on top of a list with no
checkbox to add checkboxes to all items in this list.
--
Bastien
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: crossing out tasks
2014-05-09 12:47 ` Bastien
@ 2014-05-09 15:43 ` Sharon Kimble
0 siblings, 0 replies; 6+ messages in thread
From: Sharon Kimble @ 2014-05-09 15:43 UTC (permalink / raw)
To: Bastien; +Cc: Ian Barton, ian, org-mode
[-- Attachment #1: Type: text/plain, Size: 714 bytes --]
Bastien <bzg@gnu.org> writes:
> Hi Sharon,
>
> Sharon Kimble <boudiccas@skimble.plus.com> writes:
>
>> I've just converted them from TODOS, and this task-list seemed a
>> simpler and easier idea, but I'll try check-boxes like Nick
>> suggested.
>
> I'd suggest this too: also try C-u C-c C-c on top of a list with no
> checkbox to add checkboxes to all items in this list.
Yes, that worked, once I'd deleted all the +'s and replaced with
-'s. Thanks.
Sharon.
[back on gnus, with a much slimmed down system]
--
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.3.90.1
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-05-09 15:43 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-08 10:12 crossing out tasks Sharon Kimble
2014-05-08 13:33 ` Ian Barton
2014-05-08 13:43 ` Nick Dokos
2014-05-08 21:09 ` Sharon Kimble
2014-05-09 12:47 ` Bastien
2014-05-09 15:43 ` Sharon Kimble
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.