emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Alan E. Davis" <lngndvs@gmail.com>
To: org-mode <emacs-orgmode@gnu.org>
Cc: Carsten Dominik <carsten.dominik@gmail.com>
Subject: Re: Re: A simpler remember architecture
Date: Tue, 6 Oct 2009 10:24:49 +1000	[thread overview]
Message-ID: <7bef1f890910051724yd3d1ccamf67c3d22c2ad41d8@mail.gmail.com> (raw)
In-Reply-To: <874oqdqugu.fsf@gmail.com>


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

 I've been watching this thread closely.  At this point I want to jump in.
I like the ideas that have been posted here so far, about a different way of
organizing remember in org.  I'm not completely certain, but it seems that
part of what was asked for earlier is included in org-remember already, when
the template posts to the file directly, bypassing the remember buffer
altogether.  I don't remember why this was unfavorable to me, but in many
ways it is useful.  Many of the ideas of the OP and others about the use of
tags, etc., would be more than useful.

Another point, although somewhat off topic, draws my attention:

On Tue, Oct 6, 2009 at 9:41 AM, Daniel Clemente <n142857@gmail.com> wrote:

>
>  Actually what I would find useful is a task dispatcher for Emacs: a way to
> go to common tasks with a few keys.
>  For instance: C-c C-x C-g would open your customized dispatcher, a dialog
> similar to C-u C-c C-x C-j (clock recent task) but which shows you
> predefined tasks, like:
>
> [1] answer phone
> [b] breakfast
> [p] procrastinate!
> [n] think about next task to do
> [2] work on file2 a bit more
>
>
I agree with this, but I'm not sure how I would want it implemented.

I am currently using a file I have called "general.org" with links to
various projects.  Following an idea from Sacha Chua, the following is in
the init file:

   :(defun general ()
   :  (interactive)
   :  (find-file "~/org/General.org"))

I use it to store links to various projects.  It has often occurred to me
how handy it would be if this were integrated better with org-mode.  I would
like to be able to start defining a project, with a command that did the
following (at least):

   1.  interactively ask for a project name and make an org file or
directory (optionally)
   2.  insert a link either in some list like general.org
   3.  define (perhaps suggesting a default) key binding
   4.  perhaps setting up logging or other automatic processes (clocking?)

For now, however, general.org in my setup solves my problem.  One more
reason I like having my ~/org hierarchy under git control on three machines.

 Alan Davis

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

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

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

  reply	other threads:[~2009-10-06  0:25 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-29 20:48 A simpler remember architecture (was: Re: Re: is there a hook to save a remember buffer?) Samuel Wales
2009-09-30 10:39 ` Eric S Fraga, Eric S Fraga
2009-09-30 10:40 ` Carsten Dominik
2009-09-30 14:45   ` Tim O'Callaghan
2009-09-30 14:50     ` Carsten Dominik
2009-09-30 15:55       ` Tim O'Callaghan
2009-10-01  3:25       ` Sebastian Rose
2009-10-05 23:41     ` A simpler remember architecture Daniel Clemente
2009-10-06  0:24       ` Alan E. Davis [this message]
2009-10-01  8:03   ` A simpler remember architecture (was: Re: Re: is there a hook to save a remember buffer?) Jean-Marie Gaillourdet
2009-10-01  9:14     ` Rainer Stengele
2009-10-01 10:26       ` Peter Frings
2009-10-01 18:41       ` A simpler remember architecture Bernt Hansen
2009-10-02  8:08         ` Jean-Marie Gaillourdet
2009-10-02 13:54           ` Bernt Hansen
2009-10-03  2:48           ` David Bremner
2009-10-06  6:49         ` Daniel Clemente
2009-10-06 11:32           ` Bernt Hansen
2009-10-06 12:27             ` Carsten Dominik
2009-10-06 14:33               ` Daniel Clemente
2009-10-06 14:34                 ` Bernt Hansen
2009-10-07  7:17                 ` Eric S Fraga, Eric S Fraga

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=7bef1f890910051724yd3d1ccamf67c3d22c2ad41d8@mail.gmail.com \
    --to=lngndvs@gmail.com \
    --cc=carsten.dominik@gmail.com \
    --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).