emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* toggle a checkbox in a property
@ 2022-07-17 12:47 Uwe Brauer
  2022-07-17 13:42 ` Ihor Radchenko
  0 siblings, 1 reply; 6+ messages in thread
From: Uwe Brauer @ 2022-07-17 12:47 UTC (permalink / raw)
  To: emacs-orgmode



Hi 

Look at this example

* Test
  :PROPERTIES:
  :ID:       46b9eb11-e258-4dc9-bf56-3c2112cf6b0a
  :Received: [X]
  :END:

Using `org-shiftright'

I can obtain 

* Test
  :PROPERTIES:
  :ID:       46b9eb11-e258-4dc9-bf56-3c2112cf6b0a
  :Received: [ ]
  :END:

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.

regards

Uwe Brauer 

-- 
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 



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

end of thread, other threads:[~2022-07-17 15:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2022-07-17 14:38   ` [SOLVED] (was: toggle a checkbox in a property) Uwe Brauer

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