Hi Carlo,

I don't seem to understand what you meant realy. Could you try to
explain what you meant in more depth - maybe with an example it that
helps?




It is possible to create checkboxes in org like so:

A) in lists:

  - [ ] item 1
    + [ ] Subitem
  - [ ] item 2 (press SHIFT-RET to add another item with checkbox)

B) in Headlines

* TODO [0/3] Something with subtasks

** TODO [ ] Subtask 1
** TODO [ ] Subtask 2
** TODO [ ] Subtask 3


* TODO [0%] Something with subtasks

** TODO [ ] Subtask 1
** TODO [ ] Subtask 2
** TODO [ ] Subtask 3



In a headline or item with checkbox C-c C-c toggles the state between
[ ] and [X]





==== Getting help by info =====


Is this what you where searching for? There is a great documentation for
org. Try

     C-h i
     C-s org
     RET RET

and start to read.

Tip: C-s searches through the whole info section (including all
subsections). Thus you may do

C-s checkbox

and repeat to press C-s until you reach the end of the OrgMode info
manual.



Carlo Balbo - Achab <[EMAIL PROTECTED]> writes:
> Hello,
>
> I'm a rookie user of org-mode and emacs... so is possible to create a
> combo box or better... a multiple selection (with TAB key) when I fill
> data in a table ?
>
> many thanks.
>
> Carlo.

-- 
Sebastian Rose, Hannover, Germany
Phone: +49 173 83 93 417
Mail.: [EMAIL PROTECTED], [EMAIL PROTECTED]


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to