From: "Sławomir Grochowski" <slawomir.grochowski@gmail.com>
To: Ihor Radchenko <yantar92@posteo.net>,
Rohit Patnaik <quanticle@quanticle.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: Automatically update plain list checkboxes when removing nested list items?
Date: Sun, 01 Sep 2024 19:57:35 +0200 [thread overview]
Message-ID: <87ed63i7e8.fsf@gmail.com> (raw)
In-Reply-To: <87plpnpbx0.fsf@localhost>
Ihor Radchenko <yantar92@posteo.net> writes:
> There is no such way readily available, AFAIK.
I also noticed that there is no command to remove an item from a plain
list. But I've never needed that functionality.
I made a simple comparison table to better understand the org mode
interface, maybe it will be useful to someone:
| | heading | plain list | table | column view |
|--------------------+----------------+------------+--------------------+--------------------|
| move item left | M-left | M-left | M-left | M-left |
| move item right | M-right | M-right | M-right | M-right |
| move item up | M-up | M-up | M-up | M-up |
| move item down | M-down | M-down | M-down | M-down |
| visibility cycling | TAB | TAB | - | TAB |
| change state | S-[left&right] | C-c C-c | - | - |
|--------------------+----------------+------------+--------------------+--------------------|
| add item | M-RET | M-RET | M-S-down (row) | - |
| | | | M-S-right (column) | M-S-right (column) |
|--------------------+----------------+------------+--------------------+--------------------|
| remove item | C-c C-x C-w | - | M-S-up (row) | - |
| | | | M-S-left (column) | M-S-left (column) |
Regards,
--
Slawomir Grochowski
prev parent reply other threads:[~2024-09-01 17:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-29 22:06 Automatically update plain list checkboxes when removing nested list items? Rohit Patnaik
2024-09-01 16:38 ` Ihor Radchenko
2024-09-01 17:57 ` Sławomir Grochowski [this message]
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=87ed63i7e8.fsf@gmail.com \
--to=slawomir.grochowski@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=quanticle@quanticle.net \
--cc=yantar92@posteo.net \
/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).