emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Updating column view dynamic block does not work with {est+}
@ 2021-05-16  5:51 Axel Kielhorn
  2021-05-20 17:12 ` Axel Kielhorn
  0 siblings, 1 reply; 5+ messages in thread
From: Axel Kielhorn @ 2021-05-16  5:51 UTC (permalink / raw)
  To: Org-Mode Mailing List

Hello!

Since the est+ format is working again for regular column view, I tried updating my files and ran into a new problem:

When I’m on the #+BEGIN: columnview line and type C-C C-C the dynamic view is not updated.

I get:
org-duration-to-minutes: Invalid duration format: "2.0-5.5“
and
Columnview is entered for the referenced data.

Same happens when I call org-update-dblock.

Adding
:format "%40ITEM(Task) %12Effort(Estimate){estc+}“
to the #+BEGIN: columnview line doesn’t help.

First seen on
Org mode version 9.4.5 (release_9.4.5-530-g981f25 @ /Users/axel/src/Emacs/org-mode/lisp/)
still in
Org mode version 9.4.5 (release_9.4.5-578-g1d99f5 @ /Users/axel/src/Emacs/org-mode/lisp/)


#+TITLE: ECM
#+AUTHOR: Axel Kielhorn

* Estimate
:PROPERTIES:
:COLUMNS: %40ITEM(Task) %12Effort(Estimate){est+}
:ID: Arbeitszeiten
:END:

** Little Thing
  :PROPERTIES:
  :Effort:   2.0-5.5
  :END:
** Big Mess
  :PROPERTIES:
  :Effort:   8.0-30.0
  :END:


* The Reconing

#+BEGIN: columnview :hlines 1 :id "Arbeitszeiten"

#+END:

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

end of thread, other threads:[~2021-05-20 20:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-16  5:51 Updating column view dynamic block does not work with {est+} Axel Kielhorn
2021-05-20 17:12 ` Axel Kielhorn
2021-05-20 17:58   ` Nicolas Goaziou
2021-05-20 19:10     ` Axel Kielhorn
2021-05-20 20:15       ` Nicolas Goaziou

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