all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-mode for note taking
@ 2012-11-08  7:01 houkensjtu
  2012-11-08  7:19 ` Diep Pham Van
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: houkensjtu @ 2012-11-08  7:01 UTC (permalink / raw)
  To: help-gnu-emacs

Hi emacser!
I have been using debian and emacs for about one year. After I get used to the command line and basic usage of linux system, I decided to learn more deeper in linux. During my study, I found it's hard for me to remember every technical detail about all the things I learned--I need to take notes.

Evernote is popular but it's not supported on linux(also it's proprietary). 

Until I found a youtube video talking about org-mode+github. In this way, basically one can write notes by org-mode, and push it to github, which is almost the same thing evernote does.

However I should say, taking note in org-mode is just not comfortable. I considered why it makes me uncomfortable and here is some of them:
1. I am not familiar with taking notes in plain text file. Usually plain text file means hard to navigate, hard to read, ugly structure, to me. Emacs could handle org file quite well, but WITHOUT emacs, on windows pc, on mobile device, plain txt is just disaster.
2. I don't know how organize all my contents when it become more and more. With a hand writing notebook, I have physical "pages", in Microsoft Word, I also have virtual "pages". In org-mode org file, I don't. It's like my org file is a endless roll of toilet paper(forgive me for being rude)! And I think it's the main reason makes me feels so uncomfortable to handle org file.
3. Hard to import pictures, web pages...into org file.(In fact I don't know how).

Is there any tips or suggestion to overcome these uncomfortable feeling?
Thx in advance!


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

* Re: org-mode for note taking
  2012-11-08  7:01 org-mode for note taking houkensjtu
@ 2012-11-08  7:19 ` Diep Pham Van
  2012-11-08  7:27 ` Jambunathan K
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: Diep Pham Van @ 2012-11-08  7:19 UTC (permalink / raw)
  To: houkensjtu; +Cc: help-gnu-emacs

1. I don't know Evernote's file format, but can you use it without Evernote?
2. You can orgnize your notes into tree and subtree, you can use tags. I think
you do not know about org-mode filter capability.
3. Yes, you can, just read the manual.
On Wed, Nov 07, 2012 at 11:01:18PM -0800, houkensjtu wrote:
> Hi emacser!
> I have been using debian and emacs for about one year. After I get used to the command line and basic usage of linux system, I decided to learn more deeper in linux. During my study, I found it's hard for me to remember every technical detail about all the things I learned--I need to take notes.
>
> Evernote is popular but it's not supported on linux(also it's proprietary).
>
> Until I found a youtube video talking about org-mode+github. In this way, basically one can write notes by org-mode, and push it to github, which is almost the same thing evernote does.
>
> However I should say, taking note in org-mode is just not comfortable. I considered why it makes me uncomfortable and here is some of them:
> 1. I am not familiar with taking notes in plain text file. Usually plain text file means hard to navigate, hard to read, ugly structure, to me. Emacs could handle org file quite well, but WITHOUT emacs, on windows pc, on mobile device, plain txt is just disaster.
> 2. I don't know how organize all my contents when it become more and more. With a hand writing notebook, I have physical "pages", in Microsoft Word, I also have virtual "pages". In org-mode org file, I don't. It's like my org file is a endless roll of toilet paper(forgive me for being rude)! And I think it's the main reason makes me feels so uncomfortable to handle org file.
> 3. Hard to import pictures, web pages...into org file.(In fact I don't know how).
>
> Is there any tips or suggestion to overcome these uncomfortable feeling?
> Thx in advance!

--
 PHAM Van Diep
 imeo@favadi.com - diepphamvan@vccorp.vn
 www.favadi.com - (+84) 984 339 841
 System Administrator, Adtech, VCCorp, VN
 --
 There are 10 types of people,
 those who understand binary and those who don't.



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

* Re: org-mode for note taking
  2012-11-08  7:01 org-mode for note taking houkensjtu
  2012-11-08  7:19 ` Diep Pham Van
@ 2012-11-08  7:27 ` Jambunathan K
       [not found] ` <mailman.12527.1352359180.855.help-gnu-emacs@gnu.org>
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: Jambunathan K @ 2012-11-08  7:27 UTC (permalink / raw)
  To: houkensjtu; +Cc: help-gnu-emacs


There is a separate group for Orgmode users:

    http://thread.gmane.org/gmane.emacs.orgmode/
    http://lists.gnu.org/archive/html/emacs-orgmode/

Put forward your proposal there and see what the community has to say.

> Hi emacser!
> I have been using debian and emacs for about one year. After I get
> used to the command line and basic usage of linux system, I decided to
> learn more deeper in linux. During my study, I found it's hard for me
> to remember every technical detail about all the things I learned--I
> need to take notes.
>
> Evernote is popular but it's not supported on linux(also it's proprietary). 
>
> Until I found a youtube video talking about org-mode+github. In this
> way, basically one can write notes by org-mode, and push it to github,
> which is almost the same thing evernote does.
>
> However I should say, taking note in org-mode is just not
> comfortable. I considered why it makes me uncomfortable and here is
> some of them:
> 1. I am not familiar with taking notes in plain text file. Usually
> plain text file means hard to navigate, hard to read, ugly structure,
> to me. Emacs could handle org file quite well, but WITHOUT emacs, on
> windows pc, on mobile device, plain txt is just disaster.
> 2. I don't know how organize all my contents when it become more and
> more. With a hand writing notebook, I have physical "pages", in
> Microsoft Word, I also have virtual "pages". In org-mode org file, I
> don't. It's like my org file is a endless roll of toilet paper(forgive
> me for being rude)! And I think it's the main reason makes me feels so
> uncomfortable to handle org file.
> 3. Hard to import pictures, web pages...into org file.(In fact I don't know how).
>
> Is there any tips or suggestion to overcome these uncomfortable feeling?
> Thx in advance! 
>

-- 



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

* Re: org-mode for note taking
       [not found] ` <mailman.12527.1352359180.855.help-gnu-emacs@gnu.org>
@ 2012-11-08 10:00   ` houkensjtu
  0 siblings, 0 replies; 8+ messages in thread
From: houkensjtu @ 2012-11-08 10:00 UTC (permalink / raw)
  To: help-gnu-emacs; +Cc: help-gnu-emacs, houkensjtu


> 2. You can orgnize your notes into tree and subtree, you can use tags. I think
> 
> you do not know about org-mode filter capability.
> 

Could you please be a little bit more explicit on using tree or subtree ...Is there any good tutorial for learning these "skills" for note taking?


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

* Re: org-mode for note taking
       [not found] ` <mailman.12528.1352359540.855.help-gnu-emacs@gnu.org>
@ 2012-11-08 10:05   ` houkensjtu
  2012-11-08 17:56     ` Oleksandr Gavenko
  0 siblings, 1 reply; 8+ messages in thread
From: houkensjtu @ 2012-11-08 10:05 UTC (permalink / raw)
  To: help-gnu-emacs; +Cc: help-gnu-emacs, houkensjtu

On Thursday, November 8, 2012 4:25:40 PM UTC+9, Jambunathan K wrote:
> There is a separate group for Orgmode users:
> 
> 
> 
>     http://thread.gmane.org/gmane.emacs.orgmode/
> 
>     http://lists.gnu.org/archive/html/emacs-orgmode/
> 
> 
> 
> Put forward your proposal there and see what the community has to say.
> 
> 
> 
Thanks for useful information.
Just a little bit confused on this mailing list. I subscribed to emacs-orgmode directly through list.gnu.org, what's "gmane" however? I read through the FAQ on gmane homepage and still can't figure out...


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

* Re: org-mode for note taking
  2012-11-08  7:01 org-mode for note taking houkensjtu
                   ` (3 preceding siblings ...)
       [not found] ` <mailman.12528.1352359540.855.help-gnu-emacs@gnu.org>
@ 2012-11-08 14:28 ` Jay Belanger
  2012-11-08 18:04 ` Oleksandr Gavenko
  5 siblings, 0 replies; 8+ messages in thread
From: Jay Belanger @ 2012-11-08 14:28 UTC (permalink / raw)
  To: help-gnu-emacs


> 1. I am not familiar with taking notes in plain text file. Usually
> plain text file means hard to navigate, hard to read, ugly structure,
> to me. Emacs could handle org file quite well, but WITHOUT emacs, 

Without emacs?  Eek!

> on windows pc, on mobile device, plain txt is just disaster.

There is emacs for windows, and the is mobile org for mobile devices.
See http://orgmode.org/manual/MobileOrg.html


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

* Re: org-mode for note taking
  2012-11-08 10:05   ` houkensjtu
@ 2012-11-08 17:56     ` Oleksandr Gavenko
  0 siblings, 0 replies; 8+ messages in thread
From: Oleksandr Gavenko @ 2012-11-08 17:56 UTC (permalink / raw)
  To: help-gnu-emacs

On 2012-11-08, houkensjtu wrote:

> Just a little bit confused on this mailing list. I subscribed to
> emacs-orgmode directly through list.gnu.org, what's "gmane" however? I read
> through the FAQ on gmane homepage and still can't figure out...

Gmane is a NNTP gateway to mail lists. But web interface provided.

It is useful to send and receive mails without subscribing to a ton of lists!

Also Gmane host full archives of its list. Before asking question I perform
search on corresponding group (yes Google suck sometimes).

As always try Wikipedia:

  http://en.wikipedia.org/wiki/Gmane

-- 
Best regards!




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

* Re: org-mode for note taking
  2012-11-08  7:01 org-mode for note taking houkensjtu
                   ` (4 preceding siblings ...)
  2012-11-08 14:28 ` Jay Belanger
@ 2012-11-08 18:04 ` Oleksandr Gavenko
  5 siblings, 0 replies; 8+ messages in thread
From: Oleksandr Gavenko @ 2012-11-08 18:04 UTC (permalink / raw)
  To: help-gnu-emacs

On 2012-11-08, houkensjtu wrote:

> However I should say, taking note in org-mode is just not comfortable. I considered why it makes me uncomfortable and here is some of them:
> 1. I am not familiar with taking notes in plain text file. Usually plain text
> file means hard to navigate, hard to read, ugly structure, to me. Emacs could
> handle org file quite well, but WITHOUT emacs, on windows pc, on mobile
> device, plain txt is just disaster.
> 2. I don't know how organize all my contents when it become more and more.
> With a hand writing notebook, I have physical "pages", in Microsoft Word, I
> also have virtual "pages". In org-mode org file, I don't. It's like my org
> file is a endless roll of toilet paper(forgive me for being rude)! And I think
> it's the main reason makes me feels so uncomfortable to handle org file.
> 3. Hard to import pictures, web pages...into org file.(In fact I don't know how).
>
> Is there any tips or suggestion to overcome these uncomfortable feeling?
> Thx in advance! 
>

http://www.youtube.com/watch?v=oJTwQvgfgMM

Emacs Org-mode - a system for note-taking and project planning

Google Tech Talks
July 15, 2008

-- 
Best regards!




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

end of thread, other threads:[~2012-11-08 18:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-08  7:01 org-mode for note taking houkensjtu
2012-11-08  7:19 ` Diep Pham Van
2012-11-08  7:27 ` Jambunathan K
     [not found] ` <mailman.12527.1352359180.855.help-gnu-emacs@gnu.org>
2012-11-08 10:00   ` houkensjtu
     [not found] ` <mailman.12528.1352359540.855.help-gnu-emacs@gnu.org>
2012-11-08 10:05   ` houkensjtu
2012-11-08 17:56     ` Oleksandr Gavenko
2012-11-08 14:28 ` Jay Belanger
2012-11-08 18:04 ` Oleksandr Gavenko

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.