emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Avinash Kulkarni <avinashgk@gmail.com>
To: Juan Reyero <joanmg@gmail.com>
Cc: org-mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: Date tree view in org files created by remember.el
Date: Fri, 1 Jan 2010 12:43:30 -0500	[thread overview]
Message-ID: <6d0ff11001010943t67b7d6d0of5de44467f55e65f@mail.gmail.com> (raw)
In-Reply-To: <55bd243d1001010929t7dd6446ane9408ca517a848f5@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1550 bytes --]

Hi Juan,
Thank you for the reply. Yeah, I already had those 2 lines in my .emacs file
- and your template setup looks just like mine. I am using the Emacs Cocoa
build from www.emacsformacosx.com, and its dated 2009-07-30. Are you using
the same build too?

Or does this date-tree feature require a later build of Emacs?

Avinash.

On Fri, Jan 1, 2010 at 12:29 PM, Juan Reyero <joanmg@gmail.com> wrote:

> Hi,
>
> On Fri, Jan 1, 2010 at 7:52 AM, Avinash Kulkarni <avinashgk@gmail.com>
> wrote:
> > I am trying to get the following template to build a date-tree view in my
> > org files that I use with remember mode. But I never seem to be able to
> get
> > it - I am on Emacs 23.1 built for Mac OSX.
> >
> > Here are my remember templates:
> >
> > (setq org-remember-templates
> >       '(("Quick ToDo" ?n "* TODO %?\n  %^{Scheduled for:}T\n"
> > org-default-notes-file date-tree)
> >         ("Journal" ?j "* %T %?" "~/org/journal.org" date-tree)
> >         ("Timer" ?t "* %?\n" "~/org/timer.org" "Timed Tasks")))
>
> This looks very similar to mine, which works nicely in OS-X with emacs
> 23.1:
>
> (setq org-remember-templates
>      '(("Jac" ?c
>         "* %^{Title}  :blog:\n  :PROPERTIES:\n  :on: %T\n  :END:\n  %?\n
>  %x"
>         "~/cjr/jac/jac.org" date-tree)
>        ("Note" ?n
>         "* %^{Title}\n  :PROPERTIES:\n  :on: %T\n  :END:\n  %?\n  %x"
>         nil date-tree)))
>
> Did you remember to load it?
>
> (require 'remember)
> (org-remember-insinuate)
>
> Best,
>
> Juan
> --
> http://juanreyero.com/
> http://unarueda.com
>

[-- Attachment #1.2: Type: text/html, Size: 2505 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-01-01 17:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-01  6:52 Date tree view in org files created by remember.el Avinash Kulkarni
2010-01-01 17:29 ` Juan Reyero
2010-01-01 17:43   ` Avinash Kulkarni [this message]
2010-01-01 17:51     ` Juan Reyero
2010-01-01 18:53       ` Avinash Kulkarni

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=6d0ff11001010943t67b7d6d0of5de44467f55e65f@mail.gmail.com \
    --to=avinashgk@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=joanmg@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).