emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: Re: toggle a checkbox in a property
Date: Sun, 17 Jul 2022 16:36:12 +0200	[thread overview]
Message-ID: <875yjvzu03.fsf@mat.ucm.es> (raw)
In-Reply-To: 87a697kg8m.fsf@localhost

[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]

>>> "IR" == Ihor Radchenko <yantar92@gmail.com> writes:

> Uwe Brauer <oub@mat.ucm.es> writes:
>> But how can I obtain 
>> 
>> * Test
>> :PROPERTIES:
>> :ID:       46b9eb11-e258-4dc9-bf56-3c2112cf6b0a
>> :Received: [-]
>> :END:
>> 
>> org-toggle-checkbox does not work for these sort of checkboxes.

> The [ ] <> [X] is hardcoded.
> But you can always set Received_ALL property to provide a manual list of
> allowed property values.


From  https://orgmode.org/guide/Properties.html

I tried 

* CD collection
  :PROPERTIES:
  :Box_ALL:  [-] [X]
  :Publisher_ALL: "Deutsche Grammophon" Philips EMI
  :END:


*** Goldberg Variations
    :PROPERTIES:
    :Title:     Goldberg Variations
    :Composer:  J.S. Bach
    :Publisher: Deutsche Grammophon
    :Box:      
    :END:

But it did not work, the value is not accpeted if I chose

Or 

* CD collection
  :PROPERTIES:
  :Box_ALL:  - X
  :Publisher_ALL: "Deutsche Grammophon" Philips EMI
  :END:


*** Goldberg Variations
    :PROPERTIES:
    :Title:     Goldberg Variations
    :Composer:  J.S. Bach
    :Publisher: Deutsche Grammophon
    :Box:      
    :END:

Then I don't get a box.


[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]

  parent reply	other threads:[~2022-07-17 15:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-17 12:47 toggle a checkbox in a property Uwe Brauer
2022-07-17 13:42 ` Ihor Radchenko
2022-07-17 14:31   ` Uwe Brauer
2022-07-17 14:36     ` Ihor Radchenko
2022-07-17 14:36   ` Uwe Brauer [this message]
2022-07-17 14:38   ` [SOLVED] (was: toggle a checkbox in a property) 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

  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=875yjvzu03.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --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).