emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Setup Org-mode to write diary.


From: address@hidden
Subject: Re: [O] Setup Org-mode to write diary.
Date: Wed, 30 Jul 2014 15:20:07 +0800

This org-capture looks a way, I want to try it.
But need a more advanced way, because a single file for write diary is really not a good idea. I will be slow. (I think....)
Maybe add a logic in the org-capture template.

I'm trying this way.

[stardiviner]           <Hack this world!>      GPG key ID: 47C32433
IRC(freeenode): stardiviner                     Twitter:  @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
Blog: http://nagatopain-blog.logdown.com/


On Mon, Jul 28, 2014 at 4:53 PM, Charles Philip Chan <address@hidden> wrote:
stardiviner <address@hidden> writes:

> I want to know how to configure Org-mode to write diary with a easy way.
> I hope someone can provide his way.
>
> Here is what I think what Org-mode write diary should have.
>
> - [ ] *open/create* a buffer to write current day's diary quickly.

Set up a capture template using a date tree. For example, this is taken
directly from section 9.1.3 of the org-mode manual:

,----
| ("j" "Journal" entry (file+datetree "~/org/journal.org")
|              "* %?\nEntered on %U\n  %i\n  %a")
`----

> - [ ] *navigate* diary entry like viewing day entries in Calendar.

Use the imenu menu or just fold and unfold the outline.

> - [ ] *manage* diary files with some kind of style like (date, folder,
> etc).  - [ ] *search* diary content.

Add the file to the variable "org-agenda-text-search-extra-files" and/or
set up a custom agenda view to search the file.

Charles

--
"...Deep Hack Mode--that mysterious and frightening state of
consciousness where Mortal Users fear to tread."
(By Matt Welsh)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]