[O] Bug: org-clocktable-write-default fails to display properties [9.0.7 (9.0.7-elpaplus @ /home/fvaresi/.emacs.d/elpa/org-plus-contrib-20170515/)]

2017-05-18 Thread Fernando Varesi
Hi everyone! I'm trying to create a clocktable with the following header: #+BEGIN: clocktable :scope file-with-archives :tstart "2017-05-17 14:00" :tend "" :link t :fileskip0 t :properties ("TODO") This should display every item with the TODO label (which was removed from headline in a recent

[O] Bug: Clocktable does not count columns for properties when using :formula % [8.3.3 (8.3.3-elpaplus @ /home/fvaresi/.emacs.d/elpa/org-plus-contrib-20160108/)]

2016-01-31 Thread Fernando Varesi
Hi there! Let me first introduce a test case. Example content: === * DONE Task A :tag1: CLOCK: [2016-01-09 Sat 04:36]--[2016-01-09 Sat 05:20] => 0:44 * DONE Task B :tag2: CLOCK:

[O] [PATCH] org-clock.el: Fix column count for :formula %

2016-01-11 Thread Fernando Varesi
* lisp/org-clock.el (org-clocktable-write-default): Count properties columns when using special :formula % The previous count did not consider properties columns, so the generated formula was incorrect. --- lisp/org-clock.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/org-clock.el

Re: [O] Bug: org-shitmeta(up/down) does not seem to handle subtrees and items properly [8.3.1 (8.3.1-95-g1dbb25-elpa @ /home/fvaresi/.emacs.d/elpa/org-20150831/)]

2015-09-04 Thread Fernando Varesi
ought that somehow the functionality described in the manual was lost unintentionally. Regards, Fernando Varesi. On Fri, Sep 4, 2015 at 2:33 PM Nicolas Goaziou wrote: > Hello, > > Fernando Varesi writes: > > > Steps to reproduce: > > 1. Create an outline with 2 headlin

[O] Bug: org-shitmeta(up/down) does not seem to handle subtrees and items properly [8.3.1 (8.3.1-95-g1dbb25-elpa @ /home/fvaresi/.emacs.d/elpa/org-20150831/)]

2015-09-04 Thread Fernando Varesi
es-or-no-p org-metadown-hook '(org-babel-pop-to-session-maybe) org-log-into-drawer t org-blocker-hook '(org-block-todo-from-checkboxes org-block-todo-from-children-or-siblings-or-parent) org-babel-load-languages '((emacs-lisp . t) (http . t)) org-agenda-files '("~/org/notes.org") org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-clock-out-remove-zero-time-clocks t ) -- Ing. Fernando Varesi