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: Charles Philip Chan
Subject: Re: [O] Setup Org-mode to write diary.
Date: Mon, 28 Jul 2014 04:53:53 -0400
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux)

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)

Attachment: signature.asc
Description: PGP signature


reply via email to

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