From: Axel Kielhorn <org-mode@axelkielhorn.de>
To: Org-Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Updating column view dynamic block does not work with {est+}
Date: Sun, 16 May 2021 07:51:53 +0200 [thread overview]
Message-ID: <CE71677C-0EFA-4490-9AF2-CA24C047561A@axelkielhorn.de> (raw)
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:
next reply other threads:[~2021-05-16 5:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-16 5:51 Axel Kielhorn [this message]
2021-05-20 17:12 ` Updating column view dynamic block does not work with {est+} Axel Kielhorn
2021-05-20 17:58 ` Nicolas Goaziou
2021-05-20 19:10 ` Axel Kielhorn
2021-05-20 20:15 ` Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CE71677C-0EFA-4490-9AF2-CA24C047561A@axelkielhorn.de \
--to=org-mode@axelkielhorn.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).