emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Tables and "combo box"
@ 2008-08-12 20:21 Carlo Balbo - Achab
  2008-08-12 22:03 ` Sebastian Rose
  0 siblings, 1 reply; 2+ messages in thread
From: Carlo Balbo - Achab @ 2008-08-12 20:21 UTC (permalink / raw)
  To: emacs-orgmode


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.

-- 

              /*  Carlo Balbo - zenzyn.blogspot.com  */

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

* Re: Tables and "combo box"
  2008-08-12 20:21 Tables and "combo box" Carlo Balbo - Achab
@ 2008-08-12 22:03 ` Sebastian Rose
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastian Rose @ 2008-08-12 22:03 UTC (permalink / raw)
  To: emacs-orgmode Mailinglist

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 <carlo@oblab.com> 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.: sebatian_rose@gmx.de, s.rose@emma-stil.de

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

end of thread, other threads:[~2008-08-12 22:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-12 20:21 Tables and "combo box" Carlo Balbo - Achab
2008-08-12 22:03 ` Sebastian Rose

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