jman <emacs-orgm...@city17.xyz> writes:

> I'm learning a bit about tables in orgmode. How do I set a value for a
> column, where the values are choosen from a custom sequence I define?
> How to cycle these values?
>
> If I understand correctly I can create my own sequence with (example):
> ...
> Is there a way to edit a cell cycling these values? A bit like I can cycle 
> values in 
> `org-todo-keywords` with S-left/S-right

AFAIK, there is no such feature for tables that is built-in.
I also do not recall any package doing something similar.
You may need to write your own helper command and maybe hook it to
org-shiftright-hook / org-shiftleft-hook.

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to