emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Giovanni Ridolfi <giovanni.ridolfi@yahoo.it>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: Org-Mode-Mailinglist <emacs-orgmode@gnu.org>
Subject: [FR] in org-log-done "CLOSED:" configurable
Date: Fri, 27 Feb 2009 14:32:23 +0000 (GMT)	[thread overview]
Message-ID: <79794.1350.qm@web28310.mail.ukl.yahoo.com> (raw)

Dear Carsten,
I have a feature request: 
in the variable org-log-done
could you please make 
also the word CLOSED: configurable ?

The rationale:
I have a file with the (scientific) journals I want to read.
When I've read the journals I want to have a note where I
record the number of the issue read (lognoterepeat is perfect).
---------------------
    -*- mode: org; -*-

#+STARTUP: lognoterepeat
#+SEQ_TODO: READ | DONE

* Wiley
** READ [[http://www3.interscience.wiley.com/cgi-bin/jtoc/5860/][Progress in Photovoltaics: Research and Applications  Progr. Photov.]]  
   DEADLINE: <2009-01-14 mer +1m>   CLOSED: [2009-02-27 ven 14:08]
   - State "DONE"       from "READ"       [2009-02-27 ven 13:46] \\
     Volume 17 Issue 1 (January 2009) 
   - State "DONE"       [2008-10-16 gio 15:02] \\
     Volume 16 Issue 6 , Pages 461 - 553 (September 2008)
-----------
However since they are repeated tasks, IMHO, is not necessary
tag them as CLOSED, like Org-Mode does:
  DEADLINE: <2009-01-14 mer +1m>   CLOSED: [2009-02-27 ven 14:08]

the record of the changed status, in the note, is enough:
                                         |||||||| not closed
                                         VVVVVVVV
   DEADLINE: <2009-01-14 mer +1m>   
   - State "DONE"       from "READ"       [2009-02-27 ven 13:46] \\
     Volume 17 Issue 1 (January 2009) 

So I'd suggest a new value for org-log-done:

logonlynoterepeat  ->  "onlynote" record only the note, 
                                  not mark it closed
or, less easy to be remebered,

lognoterepeatopen  -> "open"  , still open, not closed
                               

cheers,
Giovanni

P.S. the doc string of the org-log-repeat variable
would be clearer with lines in this order:
   #+STARTUP: nologrepeat                         
   #+STARTUP: logrepeat                           
   #+STARTUP: lognoterepeat                 

 instead of :
 #+STARTUP: logrepeat	      
 #+STARTUP: lognoterepeat   
 #+STARTUP: nologrepeat     

Since,if I undestand it correctly,
                                 value:
   #+STARTUP: nologrepeat        = nil
   #+STARTUP: logrepeat          = time
   #+STARTUP: lognoterepeat      = note

__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it

             reply	other threads:[~2009-02-27 14:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-27 14:32 Giovanni Ridolfi [this message]
2009-02-27 16:08 ` [FR] in org-log-done "CLOSED:" configurable 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

  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=79794.1350.qm@web28310.mail.ukl.yahoo.com \
    --to=giovanni.ridolfi@yahoo.it \
    --cc=dominik@science.uva.nl \
    --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).