From mboxrd@z Thu Jan 1 00:00:00 1970 From: "dachsy" Subject: Some questions/suggestions Date: Wed, 22 Nov 2006 10:47:26 +0100 (CET) Message-ID: <19252.217.10.60.85.1164188846.squirrel@buc.homeip.net> Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GmoiB-0005Rp-EX for emacs-orgmode@gnu.org; Wed, 22 Nov 2006 04:48:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gmoi9-0005Qx-AS for emacs-orgmode@gnu.org; Wed, 22 Nov 2006 04:48:10 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gmoi9-0005Qt-6D for emacs-orgmode@gnu.org; Wed, 22 Nov 2006 04:48:09 -0500 Received: from [213.131.252.201] (helo=ks2.kdsrv.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Gmoi9-0002KK-4Y for emacs-orgmode@gnu.org; Wed, 22 Nov 2006 04:48:09 -0500 Received: from kauknecht.de (ppp-88-217-5-11.dynamic.mnet-online.de [88.217.5.11]) by ks2.kdsrv.de (Postfix) with ESMTP id 94C8A83090 for ; Wed, 22 Nov 2006 10:48:14 +0100 (CET) Received: from [127.0.0.1] (helo=buc.homeip.net) by kauknecht.de with esmtp (Exim 4.50) id 1GmohS-0005ak-Dl for emacs-orgmode@gnu.org; Wed, 22 Nov 2006 10:47:26 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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. - 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. - 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? - 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. Anyway, thanks again for this great package! --=20 chris