From: stardiviner <numbchild@gmail.com>
To: John Kitchin <jkitchin@andrew.cmu.edu>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>,
Renato <renato.pontefice@gmail.com>
Subject: Re: first step of newbe: *TODO
Date: Sun, 15 Dec 2013 00:15:44 +0800 [thread overview]
Message-ID: <87r49f5ryn.fsf@gmail.com> (raw)
In-Reply-To: <CAJ51ETofWo+Z3kpkkp3+sb6oHMnDdarUqVax+11fKBVBzqHw2A@mail.gmail.com>
You can set global todo keywords with:
(setq org-todo-keywords
'((sequence "TODO(t@/!)" "|" "DONE(d@/!)")))
Here @ will add timestamp, and ! will prompt for input.
John Kitchin writes:
> you need to put this in your init.el (or other configuration file) I think:
>
> (setq org-log-done 'time)
>
> or add this to the top of the org-file
> #+STARTUP: logdone
>
>
>
> John
>
> -----------------------------------
> John Kitchin
> Associate Professor
> Doherty Hall A207F
> Department of Chemical Engineering
> Carnegie Mellon University
> Pittsburgh, PA 15213
> 412-268-7803
> http://kitchingroup.cheme.cmu.edu
>
>
>
> On Fri, Dec 13, 2013 at 12:11 PM, Renato <renato.pontefice@gmail.com> wrote:
>
>> Hi,
>> as I already told, I'm a really newbe (to org-mode, as well as emacs)
>> I'm starting from the very beginning:
>> following the Doc (here: http://orgmode.org/worg/org-
>> tutorials/orgtutorial_dto.html)
>> I wrote my firs TODO list.
>> But when I press C-c C-t over a TODO element, it appear DONE, write near
>> the task, but not the CLOSED [time...] on the line after that.
>>
>> What I have to do?
>>
>> TIA
>>
>> Renato
>>
>> ps
>> sorry, for the stupid question, but it is really my very firs experimet :-(
>>
>>
--
[ stardiviner ] Kill the world if you want. That's it.
IRC(freenode): stardiviner \ Twitter: @numbchild \
next prev parent reply other threads:[~2013-12-14 16:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-13 17:11 first step of newbe: *TODO Renato
2013-12-13 19:12 ` John Kitchin
2013-12-14 16:15 ` stardiviner [this message]
2013-12-13 19:39 ` Nick Dokos
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=87r49f5ryn.fsf@gmail.com \
--to=numbchild@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=jkitchin@andrew.cmu.edu \
--cc=renato.pontefice@gmail.com \
/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).