[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-collector - propview display problems
From: |
Nicolas Goaziou |
Subject: |
Re: [O] org-collector - propview display problems |
Date: |
Mon, 14 Mar 2016 13:36:22 +0100 |
Hello,
dche <address@hidden> writes:
> I have just done the test and I have the following ouptut
>
> #+BEGIN: propview :id "december" :conds ((string= SPENDTYPE "food")) :cols
> (ITEM AMOUNT)
> | ITEM | AMOUNT |
> |----------------------------------------+--------|
> | "**** Grocery Store [2008-12-01 lun.]" | 56.77 |
> | "**** Restaurant [2008-12-08 lun.]" | 30.67 |
> |----------------------------------------+--------|
> | | |
> #+END:
>
> Which is nearly the same as the example provides :
>
> #+BEGIN: propview :id "december" :conds ((string= spendtype "food")) :cols
> (ITEM amount)
> | "ITEM" | "amount" |
> |----------------------------------+----------|
> | "Grocery Store [2008-12-01 Mon]" | 56.77 |
> | "Restaurant [2008-12-08 Mon]" | 30.67 |
> |----------------------------------+----------|
> | | |
> #+END:
>
>
> I don't know if it is possible to get rid of the stars for the ITEM
> entries.
This is already the case in the development version.
Regards,
--
Nicolas Goaziou
- [O] org-collector - propview display problems, dche, 2016/03/01
- Re: [O] org-collector - propview display problems, Charles Millar, 2016/03/01
- Re: [O] org-collector - propview display problems, dche, 2016/03/02
- Re: [O] org-collector - propview display problems, Nicolas Goaziou, 2016/03/03
- Re: [O] org-collector - propview display problems, dche, 2016/03/03
- Re: [O] org-collector - propview display problems, Nicolas Goaziou, 2016/03/13
- Re: [O] org-collector - propview display problems, dche, 2016/03/14
- Re: [O] org-collector - propview display problems,
Nicolas Goaziou <=
- Re: [O] org-collector - propview display problems, Charles Millar, 2016/03/14
- Re: [O] org-collector - propview display problems, Charles Millar, 2016/03/14
- Re: [O] org-collector - propview display problems, dche, 2016/03/15