all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Axel Kielhorn <org-mode@axelkielhorn.de>
To: Org-Mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: TODO or checkboxes in org tables
Date: Fri, 8 May 2020 06:37:28 +0200	[thread overview]
Message-ID: <E8EFBD85-3090-4CD8-B2AE-9BFCF82F9EAA@axelkielhorn.de> (raw)
In-Reply-To: <87h7wrd6a5.fsf@mat.ucm.es>



> Am 07.05.2020 um 19:05 schrieb Uwe Brauer <oub@mat.ucm.es>:
> 
>>>> "AK" == Axel Kielhorn <org-mode@axelkielhorn.de> writes:
> 
> Hi Alex
>>> Am 02.05.2020 um 21:33 schrieb Uwe Brauer <oub@mat.ucm.es>:
>>> 
>>>>>> "AK" == Axel Kielhorn <org-mode@axelkielhorn.de> writes:
>>> 
>>> Hi Alex,
>>> 
>>> I am not sure my first answer made it, so I apologize for a possible
>>> crossposting.
> 
>> It didn’t reach me.
> 
>>> A last question, which the command to generate the table
>>> org-insert-dblock:columnview ?
> 
>> I’m using:
> 
>> org-columns-insert-dblock
> 
> 
> That seems to be the same function I use. 
> 
> However I set the cursor on 
> ** Arbeitsfortschritt, 
> use that function and I obtain 
> 
> #+BEGIN: columnview :hlines 1 :id local
> | ITEM                                       | TODO | PRIORITY | TAGS  |
> |--------------------------------------------+------+----------+-------|
> | Arbeitsfortschritt                         |      | B        |       |
> | 2017-10-19                                 |      | B        |       |
> | CAD nachpflegen Lasertaster                |      | B        | :BKI: |
> | Ventilinsel                                | DONE | B        | :BKI: |
> | Schaltschrank                              | DONE | B        |       |
> | Schutzverkleidung                          | DONE | B        |       |
> | Projektleiter Bodenverankerung (Bohrtiefe) |      | B        | :PL:  |
> | Wartungseinheit                            | DONE | B        |       |
> | Roboter Vakuumerzeuger                     | DONE | B        |       |
> | Aushang Arbeitsfortschritt                 |      | B        |       |
> | Aushang Arbeitsfortschritt (alt)           |      | B        |       |
> #+END:
> 
> 
> Which is not what you seemed to get. What is my mistake?

I’m sorry, I didn’t tell you the whole truth.

„Projektleiter“ and „CAD Nachpflegen“ are defined as TODO keywords.

(A special case of WAITNG and an ALLMOST DONE state)

You have to add the additional options yourself:

:indent t :format "%50ITEM(Problem) %5PB(Nr) %12TODO %8TAGS(Wer) %12Termin %7ERLEDIGT(Erledigt){X/}"

I hope that helps
Axel




  reply	other threads:[~2020-05-08  4:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-01 20:28 TODO or checkboxes in org tables Uwe Brauer
2020-05-02  8:46 ` Axel Kielhorn
2020-05-02 19:33   ` Uwe Brauer
2020-05-03  7:05     ` Axel Kielhorn
2020-05-07 17:05       ` Uwe Brauer
2020-05-08  4:37         ` Axel Kielhorn [this message]
2020-05-08  9:21           ` Uwe Brauer

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E8EFBD85-3090-4CD8-B2AE-9BFCF82F9EAA@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.