From: Charles Philip Chan <cpchan@bell.net>
To: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Setup Org-mode to write diary.
Date: Mon, 28 Jul 2014 04:53:53 -0400 [thread overview]
Message-ID: <87zjftlv8e.fsf@karnak.MagnumOpus.khem> (raw)
In-Reply-To: <87r418vm63.fsf@gmail.com> (stardiviner's message of "Sat, 26 Jul 2014 11:22:44 +0800")
[-- Attachment #1: Type: text/plain, Size: 1073 bytes --]
stardiviner <numbchild@gmail.com> 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2014-07-28 8:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-26 3:22 Setup Org-mode to write diary stardiviner
2014-07-26 7:30 ` Sharon Kimble
2014-07-26 8:03 ` SabreWolfy
2014-07-26 10:13 ` Sharon Kimble
2014-07-28 7:28 ` SabreWolfy
2014-07-28 8:53 ` Charles Philip Chan [this message]
2014-07-30 7:20 ` numbchild
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zjftlv8e.fsf@karnak.MagnumOpus.khem \
--to=cpchan@bell.net \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).