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