emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Florian Beck <fb@miszellen.de>
To: emacs-orgmode@gnu.org
Subject: Re: Valid use cases for lists?
Date: Wed, 19 Aug 2015 23:02:07 +0200	[thread overview]
Message-ID: <87fv3f3sc0.fsf@sophokles.streitblatt.de> (raw)
In-Reply-To: <CAJ8P3RB4q9bUjihya-7f_447gX27LH_vZ+4t1TPbEKZxgsR_3A@mail.gmail.com> (Chris Patti's message of "Wed, 19 Aug 2015 15:32:22 -0400")


> Can anyone give me an example of when it's a good idea to use lists
> rather than headlines?

Headlines often are too heavy for my taste. My reading notes as well as
my notes for writing usually do not have a title. (You might think it good
practice to come up with a title, but my experiments tell me otherwise.)
Headlines are too noisy, both on screen and when exporting.

> when you use them, and then try to use pretty much any
> other Org feature on them (marking them as a TODO item, tagging, etc.)
> it doesn't work because lists aren't meant to be used that way.

True, but there are ways around that:

 - Instead of tagging, write the keywords after the item (use custom
 links or hooks to supress exporting)
 - Use visual-line-mode and search with multi occur.
 - use =#+TODO:= instead of todo keywords (and use multi occur).
 - To uniquely id items, add timestamps (and use multi occur).
 - Write a function to refile items (my hack is a bit idiosyncratic so I
 don't share it here, but it should be pretty straighforward using
 =(org-refile t)= to get the location).

-- 
Florian Beck

  parent reply	other threads:[~2015-08-19 21:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-19 19:32 Valid use cases for lists? Chris Patti
2015-08-19 19:55 ` Rasmus
2015-08-20 15:18   ` Mike McLean
2015-08-21  3:59   ` Peter Salazar
2015-08-21 18:39     ` Rasmus
2015-08-23 17:18       ` Peter Salazar
2015-08-19 20:00 ` Kyle Meyer
2015-08-19 21:02 ` Florian Beck [this message]
2015-08-20 14:06 ` Matt Lundin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fv3f3sc0.fsf@sophokles.streitblatt.de \
    --to=fb@miszellen.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).