From: Carsten Dominik <dominik@science.uva.nl>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: using org for meeting agendas and minutes?
Date: Tue, 19 Feb 2008 10:46:37 +0100 [thread overview]
Message-ID: <7E9BBA02-F678-49C0-9D32-B520D8293B04@science.uva.nl> (raw)
In-Reply-To: <87odadwp5g.fsf@bzg.ath.cx>
On Feb 19, 2008, at 5:23 AM, Bastien wrote:
> Adam Spiers <orgmode@adamspiers.org> writes:
>
>>>> Is there any way to have heading-less subtopics in org, where
>>>> multiple
>>>> lines in the source document are treated as part of one
>>>> paragraph, can
>>>> be re-filled to a given line wrap, and formatted accordingly during
>>>> export?
>>>
>>> Plain lists sort-of do this.
>>
>> That was the first thing I tried, but see above comment about the
>> resulting restriction on TODO items.
>
> Which brings back an old idea I had: letting special entries with a
> syntax like:
>
> ***: an entry here
>
> Those entries would be "inlined": not foldable but TODO/tag-able
> headlines.
>
> I guess this would breaks the whole logic of the structure behind
> org-mode files (not to speak of regexps), so it might not be worth
> thinking deeper about this, unless it triggers possible workarounds.
Yes, we have been at this before. The trouble is that I could
conceivable allow special entries with a TODO keyword and tags, so as
long as everything fits into a single line. The trouble really starts
if we want such an entry to have timestamps, deadlines, properties etc
attached to it. For all these concepts, the outline structure is being
used. It would require quite a break with conventions and always
look like a hack.
Another concept you could consider: make links to tasks:
* Staff meeting
** Taking notes for a meeting
- note one, here I can write what I want
- note 2 bla
- note, this requires the action [[task3]]
- note 4
** Tasks
*** TODO <<task3>> find someone who can organize the party
> As for taking meeting notes, I've done quite well with the current
> limitations you are mentionning. I use list most of the times and
> I restricts headlines to what might really need a TODO or a tag.
>
> One thing that would perhaps make life easier is a simple way to
> convert list items to headlines in a region.
>
> - one
> - two
>
> would become
>
> * one
> * two
>
> or
>
> *** one
> *** two
>
> if the hierarchy above requires it.
>
> `C-c *' outside tables could do it. Or this could be added to `C-c -'
Yes, I do remember this request, and I remember getting stuck on this.
Did you aks back then to also convert plain lines into lists? this is
where I
got stuck, I think. Lets take this idea up again.
- Carsten
next prev parent reply other threads:[~2008-02-19 9:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-09 12:56 using org for meeting agendas and minutes? Adam Spiers
2008-02-11 13:34 ` Adam Spiers
2008-02-11 16:55 ` Eric Schulte
[not found] ` <15369.1203180295@localhost>
2008-02-17 17:24 ` Adam Spiers
2008-02-18 11:19 ` Carsten Dominik
2008-02-18 11:47 ` Adam Spiers
2008-02-19 4:23 ` Bastien
2008-02-19 9:46 ` Carsten Dominik [this message]
2008-02-22 14:39 ` Carsten Dominik
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7E9BBA02-F678-49C0-9D32-B520D8293B04@science.uva.nl \
--to=dominik@science.uva.nl \
--cc=bzg@altern.org \
--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 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.