emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: raman@users.sf.net
Cc: emacs-orgmode@gnu.org
Subject: Re: feature request: additional org/remember template escapes:
Date: Mon, 3 Sep 2007 18:06:10 +0200	[thread overview]
Message-ID: <a47d9bae913411cd5ebf3268c0f54af8@science.uva.nl> (raw)
In-Reply-To: <18136.60228.786047.404335@gargle.gargle.HOWL>


On Sep 1, 2007, at 6:32, T. V. Raman wrote:

> I've been using org with remember as my "Web Notebook" for the
> last 18 months.
>
> I browse exclusively from Emacs as an emacspeak user (w3 and W3M)
> and this is an incredibly useful thing to have.
>
> The one thing that prevents me from completely satisfied is the
> set of available template escapes --
> based on what  is possible, entries end up looking like:
>
> ** [[URL]] note
>
> where "note" is what I typed in the remember buffer.
>
> Ideally I'd like the above to be :
>
> ** [[URL][Note]]
>


Starting with 5.08, you will be able to use %A in the template.
It will insert the link, but explicitly prompt you for
the link description.

> or even better, have the entry go in as a bullet rather than a
> section header.

This is hard, because the whole note insertion of remember notes
is based on the outline structure.  No action for now.

> Finally, I have never understood what the "inserted at level n
> shifted by m" message means, could we come up with better
> wording? I feel uneasy criticizing without a better suggestion,
> but I dont understand what it means fully, and am consequently
> reluctant to hazard at a better phrase.

A remember note is an outline entry, i.e. it has a first line
with one or many stars.  Notes are inserted into the existing
outline structure using the command org-paste-subtree.
The command is clever about adjusting the outline level of the
inserted subtree, so that it correctly fits into the local
hierarchy.  And to make sure the user understands what just happened,
it tells the user what the new outline level of the inserted item is,
if it hat to be shifted (i.e. promoted or demoted but removing or
adding stars) to get there.  At the time of implementation
this was more of a debugging feedback than anything else.

I guess this is reasonably useful feedback when using the pasting
commands explicitly, in an interactive way.  We could turn
off the message in non-interactive use like this (during remember
filing note storing).

For interactive use, how about the simpler:

"Clipboard pasted as level N subtree"

Would that be clearer?

- Carsten



--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

  reply	other threads:[~2007-09-03 16:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-01  4:32 feature request: additional org/remember template escapes: T. V. Raman
2007-09-03 16:06 ` Carsten Dominik [this message]
2007-09-03 18:13   ` T. V. Raman
2007-09-04  1:00   ` Xavier Maillard
2007-09-04  5:37     ` Bastien
2007-09-05  1:00       ` Xavier Maillard
2007-09-04  6:51     ` Carsten Dominik
2007-09-05  1:00       ` Xavier Maillard

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=a47d9bae913411cd5ebf3268c0f54af8@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=raman@users.sf.net \
    /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).