From: Ben Alexander <bva@alexanderonline.org>
To: emacs-orgmode@gnu.org
Subject: Re: RFC: Improvements to org-remember
Date: Mon, 24 Nov 2008 11:50:53 +0200 [thread overview]
Message-ID: <21E07097-0FF3-40E1-8BD8-A12B7D5099BC@alexanderonline.org> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 2116 bytes --]
On 2008-Nov-24, at 04:25, emacs-orgmode-request@gnu.org wrote:
> From: James TD Smith <ahktenzero@mohorovi.cc>
> Date: 24 November 2008 01:25:57 EET
> To: emacs-orgmode@gnu.org
> Subject: [Orgmode] RFC: Improvements to org-remember
>
> * New features
> ** Adding non-headline items
>
That's a fantastic idea!
>
> ** Updating completion statistics
>
> ** Automatic sorting
>
Right now, I have a :SORT: property in my property drawer which looks
like:
:SORT: C-c S-6 p
This is just a reminder to me for the key chord I need to play to get
the sort I want. It's conveniently located near the headline and not
too hard to open and read when I need to resort manually.
It seems to me that having an hook like 'org-remember-after-filing
would allow people to choose what kinds of updating they wanted done
after a remember template was used. Mixing this with different types
of templates may take some care: you don't want to run all the hooks
inside a save-excursion if the point to to allow the hook to move
point to a special place, but then all hooks would have to be written
with that in mind. Perhaps the hooks should be run inside a (let )
with some official bindings for markers for the following:
- org-remember-marker-to-beginning-of-new-text
- org-remember-marker-to-end-of-new-text
- org-remember-marker-to-parent-headline (perhaps most useful for
non-headline remember templates)
- org-remember-template-type
But automatic sorting seems useful in many other contexts (like after
scheduling or rescheduling an item, or changing priority, or editing
the headline text) so perhaps some wishes/ideas from the list would be
appropriate. Could org-mode take ownership of the :SORT: property for
headlines, and have a org-sort-file-using-property (or a org-sort-
headline-using-property) which could be added to hook lists where-ever
the user wanted?
Or is this too specific? Would it be nice to have plain lists (or
checkboxed lists) have some kind of sort property too? Where could a
user store this data so it could be easy to see but also easy to ignore.
[-- Attachment #1.2: Type: text/html, Size: 3717 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next prev reply other threads:[~2008-11-24 16:21 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-23 23:25 RFC: Improvements to org-remember James TD Smith
2008-11-24 0:23 ` Samuel Wales
2008-11-24 10:02 ` James TD Smith
2008-11-24 19:29 ` Samuel Wales
2008-11-24 21:11 ` Carsten Dominik
2008-11-24 21:41 ` Samuel Wales
2008-11-30 1:03 ` James TD Smith
2008-12-03 20:36 ` Samuel Wales
2008-11-24 3:05 ` Sebastian Rose
2008-11-24 3:09 ` Sebastian Rose
2008-11-24 8:58 ` Carsten Dominik
2008-11-24 16:57 ` Russell Adams
2008-11-25 11:46 ` James TD Smith
2008-11-25 19:27 ` Carsten Dominik
2008-11-30 2:32 ` James TD Smith
2008-12-03 6:42 ` Carsten Dominik
2008-12-12 14:48 ` Carsten Dominik
2008-11-24 9:50 ` Ben Alexander [this message]
2008-11-30 2:00 ` James TD Smith
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=21E07097-0FF3-40E1-8BD8-A12B7D5099BC@alexanderonline.org \
--to=bva@alexanderonline.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 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).