emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Adr3nal D0S" <adr3nald0s@gmail.com>
To: Manish <mailtomanish.sharma@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Smart node selection for org-remember-templates?
Date: Tue, 18 Dec 2007 17:17:42 -0600	[thread overview]
Message-ID: <308083c30712181517o53d30988p7cc5facb3a0e1fdf@mail.gmail.com> (raw)
In-Reply-To: <e7cdbe30712181359w1c9652dch4794a72da6a8c778@mail.gmail.com>

On Dec 18, 2007 3:59 PM, Manish <mailtomanish.sharma@gmail.com> wrote:
>
> On Dec 19, 2007 1:01 AM, Adr3nal D0S <adr3nald0s@gmail.com> wrote:
> >
> > * 2007
> > ** Dec
> > *** Tuesday 18
> > **** What I did #1
> > **** What I did #2

> > (setq org-remember-templates '((?l "**** %?" "path-to/worklog.org" "*** %t")))

> If I understood it correctly, then you aren't really using Org's todo
> functionality rather using it as a plain chronological journal.  Using
> journal template instead of a todo template to file in something like
> journal.org could serve your purpose probably.
>
> Something along these lines perhaps.  This will file your note under
> JOURNAL heading in ~/org/journal.org file.
>
> (setq org-remember-templates (quote
>                               (("Journal" 106 "* JOURNAL %U %?
>  %a" "~/org/journal.org" "Journal")
> )))

That's not much different than what I tried before posting the original e-mail.

I would like to be able to control the format of the date that is
inserted.  Furthermore, I would like to be able to specify a hierarchy
that the entry should exist in and create it if it does not.
Using the org-mode snippet above, I would like "** Dec" to be created
if it does not exist and so on up the hierarchy.

Does that clarify what I am looking for?

  parent reply	other threads:[~2007-12-18 23:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-18 19:31 Smart node selection for org-remember-templates? Adr3nal D0S
     [not found] ` <e7cdbe30712181359w1c9652dch4794a72da6a8c778@mail.gmail.com>
2007-12-18 23:17   ` Adr3nal D0S [this message]
2008-01-07  6:52     ` Bastien

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=308083c30712181517o53d30988p7cc5facb3a0e1fdf@mail.gmail.com \
    --to=adr3nald0s@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mailtomanish.sharma@gmail.com \
    /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).