emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-mode and check boxes
@ 2009-01-24  0:16 Umesh Nair
  2009-01-24  2:02 ` Manish
  0 siblings, 1 reply; 5+ messages in thread
From: Umesh Nair @ 2009-01-24  0:16 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 638 bytes --]

Hi,

I am new to org-mode ( I tried org-mode a year back for a few days, and now
again I am trying it.) but have been a power emacs user for more than 13
years.  Know enough emacs-lisp to do the normal things.

I installed org-mode 6.18c on top of 22.1.1.  I would like to get the
display look like the screenshot at the orgmode.org main page.  In
particular,


   1. The extra stars in the beginning should be avoided.
   2. I should be able to display and manipulate checkboxes.

Could someone tell me what variables I need to set for that?

I know that RTFM is a good answer.  I tried it, but didn't find the answer
easily :)

- Umesh

[-- Attachment #1.2: Type: text/html, Size: 755 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

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

* Re: org-mode and check boxes
  2009-01-24  0:16 org-mode and check boxes Umesh Nair
@ 2009-01-24  2:02 ` Manish
  2009-01-24  2:20   ` Umesh Nair
  0 siblings, 1 reply; 5+ messages in thread
From: Manish @ 2009-01-24  2:02 UTC (permalink / raw)
  To: Umesh Nair; +Cc: emacs-orgmode

On Sat, Jan 24, 2009 at 5:46 AM, Umesh Nair wrote:
> Hi,
>
> I am new to org-mode

Welcome!

> ( I tried org-mode a year back for a few days, and now again I am
> trying it.)

Org changes pretty fast.  Fundamentally it's still as simple but so many
usability and convenience features have been added.  If you used Org
briefly earlier then perhaps you may want to check out what has been
added since at http://orgmode.org/Changes.html.

> but have been a power emacs user for more than 13 years. Know enough
> emacs-lisp to do the normal things.
>
> I installed org-mode 6.18c on top of 22.1.1. I would like to get the
> display look like the screenshot at the orgmode.org main page. In
> particular,
>
> The extra stars in the beginning should be avoided.

http://orgmode.org/manual/Clean-view.html#Clean-view

>
> I should be able to display and manipulate checkboxes.

http://orgmode.org/manual/Checkboxes.html#Checkboxes

>
>
> Could someone tell me what variables I need to set for that?
>
> I know that RTFM is a good answer. I tried it, but didn't find the answer
> easily :)

I would say you did not try hard enough. :) I went to
http://orgmode.org/manual/index.html and searched for "stars" to get the
answer to the first questions, and searched for "checkboxes" to get the
answer for the second.

Org manual is really really good; do try it.

Of course, you may also find the tutorials[1], FAQ[2] and Worg[3] also
useful.

1. http://orgmode.org/worg/org-tutorials/index.php
2. http://orgmode.org/worg/org-faq.php
3. http://orgmode.org/worg/

Welcome again.
-- 
Manish

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

* Re: org-mode and check boxes
  2009-01-24  2:02 ` Manish
@ 2009-01-24  2:20   ` Umesh Nair
  2009-01-24  2:32     ` Dan Griswold
  0 siblings, 1 reply; 5+ messages in thread
From: Umesh Nair @ 2009-01-24  2:20 UTC (permalink / raw)
  To: Manish; +Cc: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 641 bytes --]

Thanks Manish.   I did find the checkbox section, but it didn't work for
me.  I got it by a google search on "emacs org-mode check boxes".  I put the
'[]' manually, and then tried C-c C-c to check it, but it didn't work.

Will try these and let you know tomorrow.

I had used planner before, and the org mode is much much better.

Thanks again.

- Umesh

On Fri, Jan 23, 2009 at 6:02 PM, Manish <mailtomanish.sharma@gmail.com>wrote:

> On Sat, Jan 24, 2009 at 5:46 AM, Umesh Nair wrote:
> > Hi,
> >
> > I am new to org-mode
>
> Welcome!
>
> > ( I tried org-mode a year back for a few days, and now again I am
> > trying it.)
>
[... snip...]

[-- Attachment #1.2: Type: text/html, Size: 1093 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

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

* Re: org-mode and check boxes
  2009-01-24  2:20   ` Umesh Nair
@ 2009-01-24  2:32     ` Dan Griswold
  2009-01-24  3:52       ` Umesh Nair
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Griswold @ 2009-01-24  2:32 UTC (permalink / raw)
  To: emacs-orgmode

Umesh Nair <umesh.p.nair@gmail.com> writes:

> I put the '[]' manually, and then tried C-c C-c to check it, but it
> didn't work.

A space is required between the brackets:

  [ ]

not

  []


Could that be the issue? (I made that very mistake when I was new to org-mode.)

Dan

-- 
--------------
Dan Griswold
Rochester, NY
--------------

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

* Re: Re: org-mode and check boxes
  2009-01-24  2:32     ` Dan Griswold
@ 2009-01-24  3:52       ` Umesh Nair
  0 siblings, 0 replies; 5+ messages in thread
From: Umesh Nair @ 2009-01-24  3:52 UTC (permalink / raw)
  To: Dan Griswold; +Cc: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 490 bytes --]

On Fri, Jan 23, 2009 at 6:32 PM, Dan Griswold <dgriswol@rochester.rr.com>wrote:

> Umesh Nair <umesh.p.nair@gmail.com> writes:
>
> > I put the '[]' manually, and then tried C-c C-c to check it, but it
> > didn't work.
>
> A space is required between the brackets:
>
>  [ ]
>
> not
>
>  []
>
>
> Could that be the issue? (I made that very mistake when I was new to
> org-mode.)


That was it.  And I missed the '-' character for the list.

Thanks a lot.  Now everything is working.

- Umesh

[-- Attachment #1.2: Type: text/html, Size: 959 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

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

end of thread, other threads:[~2009-01-24  3:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-24  0:16 org-mode and check boxes Umesh Nair
2009-01-24  2:02 ` Manish
2009-01-24  2:20   ` Umesh Nair
2009-01-24  2:32     ` Dan Griswold
2009-01-24  3:52       ` Umesh Nair

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