From: Carsten Dominik <dominik@science.uva.nl>
To: dachsy <dacht@habmalnefrage.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Some questions/suggestions
Date: Wed, 22 Nov 2006 19:32:40 +0100 [thread overview]
Message-ID: <cc79cbe0dec774e03f90c5d269bfa2c6@science.uva.nl> (raw)
In-Reply-To: <19252.217.10.60.85.1164188846.squirrel@buc.homeip.net>
On Nov 22, 2006, at 10:47, dachsy wrote:
> Hi!
>
> First of all: I'm using org mode now for a couple of weeks and like it
> veeeery much. Thanks for this great work! :-)
>
> I have some questions/suggestions:
>
> - From time to time I'd like to get a quick overview of what I've done
> the last weeks. Agenda Timeline view would be perfect, but it only
> includes DONE entries if they were scheduled or had a deadline. Is
> it somehow possible to include also all other DONE entries?
> Furthermore: It would be perfect if I could do a timeline overview
> from several org files.
Why don't you use the agenda view for this? It shows you exactly
one week, you can turn on log-mode with "l" to show the done stuff.
If you want to do a specific set of files, or if you want to turn off
(for example) diary entries, see section 8.9.3 in the manual.
> - When using "C-c $" to move DONE entries to the archive file, the
> close date of the entry is changed to the current date. Not sure if
> this is intended, but I'd like to keep the original close date.
That was a bug, fixed for 4.57.
> - When setting date (deadline/schedule, ie w/ "C-cC-s"), it would be
> nice if I just could enter something like '+7' to schedule/deadline
> the entry 7 days in the future.
> - I very much like the remember interface, but: if I set
> 'org-reverse-note-order' to true and the target file has some '#XYZ'
> statments at the beginning, the entry is added at the very beginning
> instead of after these statements. Furthermore: I like the interface
> since "C-cC-c RET RET" is fast, but: Is there an easy way (other
> than hacking the org-remember-hanlder) to add the new note as level
> 1 heading as default instead of a level 2 heading?
In 4.57, when you use reversed order, it will now paste just before the
first headline in the buffer, and it will use level 1 instead of 2.
Level 2 does not make sense at the beginning of the buffer.
> - Coloring: I was able to specify other faces for some of my TODO
> keywords (ie. SCHED) using 'font-lock-add-keywords'. This is
> possible in the normal org-mode, but I wasn't able to do this also
> in agenda view: here I'd like to have different colors too in the
> 'ALL CURRENTLY OPEN TODO ITEMS' section.
Fontification in the agenda buffer is not done using font-lock-mode,
but is done by hand while the buffer is being build. You best bet for
hacking this is to use the hook `org-finalize-agenda-hook' and
put in there a function that will find those keywords and
give them different faces. However, this will still be a problem when
you are using commands that update lines in the agenda buffer - these
updated lines will not see the action of the hook....
Thanks for your bug reports and input.
- Carsten
next prev parent reply other threads:[~2006-11-22 22:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-22 9:47 Some questions/suggestions dachsy
2006-11-22 18:32 ` Carsten Dominik [this message]
2006-11-23 8:15 ` dachsy
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=cc79cbe0dec774e03f90c5d269bfa2c6@science.uva.nl \
--to=dominik@science.uva.nl \
--cc=dacht@habmalnefrage.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).