Re: [O] org-collector - Date-based conditions

2017-12-06 Thread Gonzalo Camarillo
A * WAITING Item B * Item C Any ideas how to fix that? Thanks, Gonzalo On 05/12/2017 7:13 PM, Gonzalo Camarillo wrote: > Hi, > > I am using org-collector to generate agenda views. For example, the > following block includes all items whose TODO keyword is "WAITING": > &

[O] org-collector - Date-based conditions

2017-12-05 Thread Gonzalo Camarillo
Hi, I am using org-collector to generate agenda views. For example, the following block includes all items whose TODO keyword is "WAITING": #+BEGIN: propview :conds ((string= TODO "WAITING")) :cols (ITEM EFFORT) #+END: I would like to add an additional condition based on the SCHEDULED property

[O] Colors for tags in Column View

2015-03-01 Thread Gonzalo Camarillo
Hi, I am using Org Mode 8.2.10 with Emacs 24.4.1 on Windows 7. I have assigned colors to my tags as follows: (setq org-tag-faces '((Tag1 :background LawnGreen) (Tag2 :background yellow))) The colors work fine in an org file and in the Agenda View. However, when I am in Column View, the

[O] Emacs server and org-protocol

2014-09-17 Thread Gonzalo Camarillo
Hi, I am using org-protocol to have my firefox browser talk to my emacs (to capture stuff). I am using Windows 7. So, I cannot use the --daemon flag to simply start a sever (it is not supported under Windows). Instead, I have added a (server-start) line to my .emacs file (init.el). When I run

Re: [O] Emacs server and org-protocol

2014-09-17 Thread Gonzalo Camarillo
Hi Paul, yes, adding (require 'server) makes the function available. That is exactly what I was looking for. Thanks for the quick response! Cheers, Gonzalo On Wed, Sep 17, 2014 at 9:36 AM, Paul Rudin p...@rudin.co.uk wrote: Gonzalo Camarillo gcama...@gmail.com writes: Does anybody know

[O] Freemind export/import to/from org mode

2014-09-05 Thread Gonzalo Camarillo
Hi, I use org-freemind-from-org-mode on the following org file: ---beginning of file--- * Root node ** Parent This is the node's note *** Child ---end of file--- It generates an mm file. I expected the contents of the entries in the org file to be exported as notes of the nodes in the mind

Re: [O] Marks not visible in column view

2014-08-29 Thread Gonzalo Camarillo
property that could be shown in column view? Any other ways to attack this problem (i.e., to make marked entries visually distinct in column view) would also be appreciated. Thanks, Gonzalo On 26/08/2014 3:59 PM, Gonzalo Camarillo wrote: Hi, I forgot to mention I am using Emacs 24.2.1

Re: [O] Marks not visible in column view

2014-08-26 Thread Gonzalo Camarillo
Hi, I forgot to mention I am using Emacs 24.2.1 on Windows. Cheers, Gonzalo On 22/08/2014 10:00 PM, Gonzalo Camarillo wrote: Hi, in the agenda we can mark several entries for bulk processing. In the following example, the second and third agenda entries are marked. To indicate

Re: [O] Marks not visible in column view

2014-08-26 Thread Gonzalo Camarillo
Hi, I forgot to mention I am using Emacs 24.2.1 on Windows. Cheers, Gonzalo On 22/08/2014 10:00 PM, Gonzalo Camarillo wrote: Hi, in the agenda we can mark several entries for bulk processing. In the following example, the second and third agenda entries are marked. To indicate

[O] Marks not visible in column view

2014-08-22 Thread Gonzalo Camarillo
Hi, in the agenda we can mark several entries for bulk processing. In the following example, the second and third agenda entries are marked. To indicate they are marked, a '' symbol is shown right before them: Projects: TODO Write the document Projects: TODO Call Bob Projects: TODO