Message from discussion
org-mode for note taking
Received: by 10.66.81.129 with SMTP id a1mr2953688pay.30.1352359540845;
Wed, 07 Nov 2012 23:25:40 -0800 (PST)
Path: 6ni68921pbd.1!nntp.google.com!news.glorb.com!usenet.stanford.edu!not-for-mail
From: Jambunathan K <kjambunat...@gmail.com>
Newsgroups: gnu.emacs.help
Subject: Re: org-mode for note taking
Date: Thu, 08 Nov 2012 12:57:38 +0530
Lines: 42
Approved: help-gnu-em...@gnu.org
Message-ID: <mailman.12528.1352359540.855.help-gnu-emacs@gnu.org>
References: <21629ace-651b-4d95-8909-529cf2b5f761@googlegroups.com>
NNTP-Posting-Host: lists.gnu.org
Mime-Version: 1.0
X-Trace: usenet.stanford.edu 1352359540 27431 208.118.235.17 (8 Nov 2012 07:25:40 GMT)
X-Complaints-To: action@cs.stanford.edu
Cc: help-gnu-em...@gnu.org
To: houkensjtu <houkens...@gmail.com>
Envelope-to: help-gnu-em...@gnu.org
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
h=from:to:cc:subject:references:date:in-reply-to:message-id
:user-agent:mime-version:content-type;
bh=Q0zEuZA2fVySaLzCT09K0pCR6eQoEhajz9sj3kLAa9Y=;
b=vmpdXRjH4QAMOn/c9a9yq032m0j2FwQj6s+VGLLj4sv817FKvmVVN2WLTrhteJk57a
JqNKVtHJA6Wf3KlqWZXfx+h48Sr2JxQ/rO1/2Rs/+f/rlLlt2y5BygtBD7dAZieure4V
tL6WXFb5WFZeFqSLCjx5lSX5X7mYPeziF0FNMVnTfv4CCq8wpHkuh0+TkomhMRlJnzN1
EbANGBObZySG0WQCVSGcPg93JPhUf6WYy505IPOFUtIK1YMTEIpSwkdyrDsjOvX66GVO
8mTLRRur8EYLWbJQk+LXUbUQpwnfYf3FLFgYNv5xius8ubhHuYpuko1MqjS+ga1NokF1
upiQ==
In-Reply-To: <21629ace-651b-4d95-8909-529cf2b5f761@googlegroups.com>
(houkensjtu@gmail.com's message of "Wed, 7 Nov 2012 23:01:18 -0800
(PST)")
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy]
X-Received-From: 209.85.160.41
X-BeenThere: help-gnu-em...@gnu.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/help-gnu-emacs>,
<mailto:help-gnu-emacs-requ...@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/help-gnu-emacs>
List-Post: <mailto:help-gnu-em...@gnu.org>
List-Help: <mailto:help-gnu-emacs-requ...@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
<mailto:help-gnu-emacs-requ...@gnu.org?subject=subscribe>
Content-Type: text/plain
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!
>
--