emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automatically update plain list checkboxes when removing nested list


From: Sławomir Grochowski
Subject: Re: Automatically update plain list checkboxes when removing nested list items?
Date: Sun, 01 Sep 2024 19:57:35 +0200

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]