emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Wrong category in agenda view if undefined ?
@ 2010-02-16 12:06 Sebastien Delafond
  2010-02-16 13:18 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Sebastien Delafond @ 2010-02-16 12:06 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

this is a follow-up for Debian bug #550540[1], which is basically that with
the following org snippet :

  * Tasks
  ** TODO nocat2
     SCHEDULED: <2010-02-16 Tue>
     [2010-02-16 Tue]
  #+CATEGORY: cat2
  ** TODO cat2
     SCHEDULED: <2010-02-17 Wed>
     [2010-02-17 Wed]
  #+CATEGORY: last cat2

you get this agenda view:

  Week-agenda (W07):
  Monday     15 February 2010 W07
  Tuesday    16 February 2010
    last cat2:  Scheduled:  TODO nocat2
  Wednesday  17 February 2010
    cat2:       Scheduled:  TODO cat2
  Thursday   18 February 2010
  Friday     19 February 2010
  Saturday   20 February 2010
  Sunday     21 February 2010

Should there really be a "last cat2" category for that first entry,
instead of no category at all ?

Cheers,

--Seb

[1] http://bugs.debian.org/550540

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Wrong category in agenda view if undefined ?
  2010-02-16 12:06 Wrong category in agenda view if undefined ? Sebastien Delafond
@ 2010-02-16 13:18 ` Carsten Dominik
  2010-02-16 13:22   ` Sebastien Delafond
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2010-02-16 13:18 UTC (permalink / raw)
  To: Sebastien Delafond; +Cc: emacs-orgmode

Hi Sebastian,

On Feb 16, 2010, at 1:06 PM, Sebastien Delafond wrote:

> Hi,
>
> this is a follow-up for Debian bug #550540[1], which is basically  
> that with
> the following org snippet :
>
>  * Tasks
>  ** TODO nocat2
>     SCHEDULED: <2010-02-16 Tue>
>     [2010-02-16 Tue]
>  #+CATEGORY: cat2
>  ** TODO cat2
>     SCHEDULED: <2010-02-17 Wed>
>     [2010-02-17 Wed]
>  #+CATEGORY: last cat2
>
> you get this agenda view:
>
>  Week-agenda (W07):
>  Monday     15 February 2010 W07
>  Tuesday    16 February 2010
>    last cat2:  Scheduled:  TODO nocat2
>  Wednesday  17 February 2010
>    cat2:       Scheduled:  TODO cat2
>  Thursday   18 February 2010
>  Friday     19 February 2010
>  Saturday   20 February 2010
>  Sunday     21 February 2010
>
> Should there really be a "last cat2" category for that first entry,
> instead of no category at all ?

Using multiple #+CARTEGORY lines is deprecated anyway. The supported  
way for multiple categories is to use properties that apply to a given  
tree.

There is no such thing as an empty category in Org-mode - Org-mode  
would derive one from the file name if necessary.

http://orgmode.org/manual/Categories.html#Categories

Best wishes

- Carsten


>
> Cheers,
>
> --Seb
>
> [1] http://bugs.debian.org/550540
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Wrong category in agenda view if undefined ?
  2010-02-16 13:18 ` Carsten Dominik
@ 2010-02-16 13:22   ` Sebastien Delafond
  0 siblings, 0 replies; 3+ messages in thread
From: Sebastien Delafond @ 2010-02-16 13:22 UTC (permalink / raw)
  To: emacs-orgmode

On 2010-02-16, Carsten Dominik <carsten.dominik@gmail.com> wrote:
> Using multiple #+CARTEGORY lines is deprecated anyway. The supported  
> way for multiple categories is to use properties that apply to a given  
> tree.
>
> There is no such thing as an empty category in Org-mode - Org-mode  
> would derive one from the file name if necessary.
>
> http://orgmode.org/manual/Categories.html#Categories

Hi Carsten,

thank you very much for the prompt reply, I will add this information
to the Debian bug report.

Cheers,

--Seb

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-16 13:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-16 12:06 Wrong category in agenda view if undefined ? Sebastien Delafond
2010-02-16 13:18 ` Carsten Dominik
2010-02-16 13:22   ` Sebastien Delafond

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).