all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Annotation mode
@ 2005-10-14  6:39 PT
  2005-10-14  8:09 ` Joe Corneli
       [not found] ` <mailman.11318.1129278531.20277.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 7+ messages in thread
From: PT @ 2005-10-14  6:39 UTC (permalink / raw)


I'm looking for a mode for annotating files without modifying the
file's contents, so the anotations are stored separately from the
actual files.

The desired features:

- I want to add textual annotations to a file while reading it. I'm
thinking of hitting a key which pops up a window showing the existing
annotation (if any) for the file. I can edit the annotation and when I
close the window it is saved automatically.

- When a global annotation mode is enabled the currently stored
annotations are always shown for the current buffer.

- I'd like a browser which shows the existing anotations with the
corresponding file names, so that I don't have to open the actual files
if I want to see their annotations. The annotations should be
searchable. Preferably they could also be edited from the annotation
browser.


I tried to search with Google for a similar thing, but didn't find
anything. Thought I asked here first, before starting hacking my own
implementation.

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

end of thread, other threads:[~2005-10-18  6:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-14  6:39 Annotation mode PT
2005-10-14  8:09 ` Joe Corneli
     [not found] ` <mailman.11318.1129278531.20277.help-gnu-emacs@gnu.org>
2005-10-16  4:56   ` PT
2005-10-17 13:51     ` Joe Corneli
2005-10-17 14:40     ` Enila Nero
2005-10-18  6:32       ` PT
     [not found]     ` <mailman.11621.1129557527.20277.help-gnu-emacs@gnu.org>
2005-10-18  6:15       ` PT

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.