From mboxrd@z Thu Jan 1 00:00:00 1970 From: stardiviner Subject: Setup Org-mode to write diary. Date: Sat, 26 Jul 2014 11:22:44 +0800 Message-ID: <87r418vm63.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAt4J-0003b3-Nn for emacs-orgmode@gnu.org; Fri, 25 Jul 2014 23:54:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XAt4A-00056q-KI for emacs-orgmode@gnu.org; Fri, 25 Jul 2014 23:54:47 -0400 Received: from [183.249.158.139] (port=1452 helo=dark) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAt48-00054j-4k for emacs-orgmode@gnu.org; Fri, 25 Jul 2014 23:54:38 -0400 Received: from dark (localhost [127.0.0.1]) by dark (8.14.4/8.14.4/Debian-4.1ubuntu1) with ESMTP id s6Q3OkQO028980 for ; Sat, 26 Jul 2014 11:24:52 +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 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. - [ ] *navigate* diary entry like viewing day entries in Calendar. - [ ] *manage* diary files with some kind of style like (date, folder, etc). - [ ] *search* diary content. If you have some hints, welcome to tell me, thanks in advance.