From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Philip Chan Subject: Re: Setup Org-mode to write diary. Date: Mon, 28 Jul 2014 04:53:53 -0400 Message-ID: <87zjftlv8e.fsf@karnak.MagnumOpus.khem> References: <87r418vm63.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35175) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBghE-0007sW-GZ for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 04:54:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBgh8-00049G-RD for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 04:54:16 -0400 Received: from mail-qa0-x233.google.com ([2607:f8b0:400d:c00::233]:55088) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBgh8-000499-MT for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 04:54:10 -0400 Received: by mail-qa0-f51.google.com with SMTP id k15so7589982qaq.10 for ; Mon, 28 Jul 2014 01:54:10 -0700 (PDT) Received: from karnak.MagnumOpus.khem ([69.158.93.210]) by mx.google.com with ESMTPSA id l69sm21882297qgd.17.2014.07.28.01.54.08 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Jul 2014 01:54:09 -0700 (PDT) In-Reply-To: <87r418vm63.fsf@gmail.com> (stardiviner's message of "Sat, 26 Jul 2014 11:22:44 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org-mode --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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 =2D-=20 "...Deep Hack Mode--that mysterious and frightening state of consciousness where Mortal Users fear to tread." (By Matt Welsh) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iEYEARECAAYFAlPWD68ACgkQ3epPyyKbwPYO4wCgn7/dDLaV3iWrPYko5kUGmnkg PgEAoJhdMJyomoWKiuTOFYvLg1x1DIME =6GEL -----END PGP SIGNATURE----- --=-=-=--