Many thanks, I am going to use org-collector again.
It would be great if org-collector could implement kind of regular
expression in the research of string.
For example with the example provides for org-collector something like
:conds ((string= SPENDTYPE "health|food"))
to look for health or fo
Nicolas,
On 03/14/2016 08:36 AM, Nicolas Goaziou wrote:
Hello,
dche 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 |
|---
Nicolas,
On 03/14/2016 08:36 AM, Nicolas Goaziou wrote:
Hello,
dche 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 |
|---
Hello,
dche 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 |
> |+|
> | " G
Thank you.
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-0
Hello,
dche writes:
> With my actual configuration Org-mode 8.3.4 and GNU Emacs 24.3.1
> (i386-mingw-nt6.1.7601), I get the following output :
>
>
> #+BEGIN: propview :id "december" :conds ((string= spendtype "food")) :cols
>
> #+END:
It should be ((string= SPENDTYPE "food")).
> #+BEGIN: prop
Thank you.
In the first post I used the example proposed in the description of
org-collector that is accessible at this link.
http://orgmode.org/worg/sources/org-contrib/org-collector-example.org
With this example org-collector is able to gather in a table with the use
of propview in a #+BEG
Hello,
dche writes:
> This function interested me in order to produce subset of data in tabular
> with search criteria included in properties field. I hoped to
> use this kind of approach as a kind of database and possibly use one of
> property field to include an information about a link to a
This function interested me in order to produce subset of data in tabular
with search criteria included in properties field. I hoped to
use this kind of approach as a kind of database and possibly use one of
property field to include an information about a link to a file or the use
of attachment
Hi,
On 02/29/2016 01:04 PM, dche wrote:
Hello
I tried to use org-collector with the example propose
at this link http://orgmode.org/worg/org-contrib/org-collector.html
I would like to use propview as cited in example but whatever I do,
I get the outputs below.
* Example
#+BEGIN: propview :
Hello
I tried to use org-collector with the example propose
at this link http://orgmode.org/worg/org-contrib/org-collector.html
I would like to use propview as cited in example but whatever I do,
I get the outputs below.
* Example
#+BEGIN: propview :cols (ITEM amount)
| ITEM
11 matches
Mail list logo