emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Derek <dfeich@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: using Agenda org-agenda-files variable
Date: Fri, 10 Jan 2014 12:30:48 +0000 (UTC)	[thread overview]
Message-ID: <loom.20140110T132314-141@post.gmane.org> (raw)
In-Reply-To: CAF83ECBnNqfk2auhNWR7g5RK7LysKJjEBVzmkE6D41GhaWq5hA@mail.gmail.com

Hi

Renato Pontefice <renato.pontefice <at> gmail.com> writes:

> Hi,
> following this tutorial
"http://orgmode.org/worg/org-tutorials/orgtutorial_dto.html"
> at this point:"A taste of advanced features"it's written to add this text,
on my init.el file (I'm working on win).(setq org-agenda-files (list
"~/org/work.org"
>                              "~/org/school.org" 
>                              "~/org/home.org"))I've done it.
> Continuing the tutorial, I find some operation to do in my org file "Press
C-c a t to enter the global todo list"
> I do that, but I receive in the *Org Agenda* buffer, the following
text:_________________________________Global list of TODO items of type:
ALLAvailable with `N r': (0)[ALL]__________________________________
> and nothing else.
> I have on my 1.org the following line:*** configure   SCHEDULED:
<2014-01-08 mer>
> So, I'm expecting, that i could find at least this TODO line on the
Agenda. But nothing...
> What I've done wrong?

Your todo item line must start with a TODO keyword, by default "TODO" (you
can configure more states in org), so that it looks like this

*** TODO configure 

Then it will be found in that search.

Read
http://orgmode.org/org.html#TODO-Items

Cheers
Derek

> 
> Do someone can link me some page example? Or something similar where I can
get help?
> TIA
> Renato
> ps
> I don' t find the file work, school and home .org, on the folder where my
org file (1.org) are stored  )

  reply	other threads:[~2014-01-10 12:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-10 11:21 using Agenda org-agenda-files variable Renato Pontefice
2014-01-10 12:30 ` Derek [this message]
2014-01-10 12:45 ` Alexander Baier

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=loom.20140110T132314-141@post.gmane.org \
    --to=dfeich@gmail.com \
    --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).