emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* working with remember
@ 2007-04-03  8:13 François Lagarde
  2007-04-06  0:56 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: François Lagarde @ 2007-04-03  8:13 UTC (permalink / raw)
  To: emacs-orgmode

I really enjoy using org for a lot of things. 

I also use remember, which provides me an easy way to create quick notes,
especially when i am working on a file.

My question is, if (and how) would be possible to find quickly (I mean
with a keyboard shortcut) all notes belonging to the current buffer.

Thanks,

-- 
François Lagarde

GPG key: 0xF123969A

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: working with remember
  2007-04-03  8:13 working with remember François Lagarde
@ 2007-04-06  0:56 ` Bastien
  2007-04-06 18:55   ` Piotr Zielinski
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2007-04-06  0:56 UTC (permalink / raw)
  To: emacs-orgmode

Salut François,

francois.lagarde@bruit.gotdns.org (François Lagarde) writes:

> My question is, if (and how) would be possible to find quickly (I mean
> with a keyboard shortcut) all notes belonging to the current buffer.

I don't think there is any easy way for now.  

This would require something like an org registry: a table linking buffers
and the locations in which they are referred to.  I wrote a similar tool
for planner (planner-registry), so doing this for Org is lingering in my
head for ages...

-- 
Bastien

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: working with remember
  2007-04-06  0:56 ` Bastien
@ 2007-04-06 18:55   ` Piotr Zielinski
  0 siblings, 0 replies; 3+ messages in thread
From: Piotr Zielinski @ 2007-04-06 18:55 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1646 bytes --]

On 06/04/07, Bastien <bzg@altern.org> wrote:
> Salut François,
>
> francois.lagarde@bruit.gotdns.org (François Lagarde) writes:
>
> > My question is, if (and how) would be possible to find quickly (I mean
> > with a keyboard shortcut) all notes belonging to the current buffer.
>
> I don't think there is any easy way for now.
>
> This would require something like an org registry: a table linking buffers
> and the locations in which they are referred to.  I wrote a similar tool
> for planner (planner-registry), so doing this for Org is lingering in my
> head for ages...

If you write it, I'll use it :-)

Here are another idea that I'd be happy if somebody implemented:

When programming, it is common to write comments like "todo:" or
"fixme:".  It would be nice to have a tool that could treat these
comments as notes and aggregate them in some way.  For example, it
could display the list of todos in the current file.  This is, in
essence, the emacs "occur" command with a regexp matching todos.
Seems simple, but would be useful I think.

It might even make sense to take this idea further and allow users to
use a limited form of org-mode markup as comments directly in target
files (TODOs, DEADLINEs, etc.)  One simple way to do it would be to
have a background job that periodically scans all opened files for
comments matching some specific pattern, and autogenerates an org-file
from them.  You can then have this file included in your agenda list,
and you'll get all the benefits of org-mode for free.  Any comments?

The "linkd" project seems to be related to this idea.  Does anybody
has any experiences with using it?

Piotr

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

_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-04-06 18:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-03  8:13 working with remember François Lagarde
2007-04-06  0:56 ` Bastien
2007-04-06 18:55   ` Piotr Zielinski

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).