From: Mathias Dahl Date: Mon, 3 Apr 2006 21:34:02 +0000 (+0000) Subject: Small additions about tumme. X-Git-Tag: emacs-pretest-22.0.90~3337 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=14512419ff6a22325ff7a14c033a8e5311faab2d;p=emacs.git Small additions about tumme. --- diff --git a/man/misc.texi b/man/misc.texi index ba760a0a361..c5f2cc65749 100644 --- a/man/misc.texi +++ b/man/misc.texi @@ -2400,24 +2400,23 @@ from the thumbnail buffer with @kbd{C-d} (@code{tumme-delete-char}). More advanced features include @dfn{image tags}, which are metadata used to categorize image files. The tags are stored in a plain text -file. -@c ??? What is the file name? +file configured by @code{tumme-db-file}. - To tag image files, mark them in the dired buffer and type @kbd{C-t -t} (@code{tumme-tag-files}). You will be prompted for a tag. To mark -files having a certain tag, type @kbd{C-t f} + To tag image files, mark them in the dired buffer (you can also mark +files in Dired from the thumbnail buffer by typing @kbd{m}) and type +@kbd{C-t t} (@code{tumme-tag-files}). You will be prompted for a tag. +To mark files having a certain tag, type @kbd{C-t f} (@code{tumme-mark-tagged-files}). After marking image files with a certain tag, you can use @kbd{C-t d} to view them. -@c ??? Remove what? The tag? - You can also tag a file from the thumbnail buffer by typing @kbd{t -t} and remove it by typing @kbd{t r}. There is also a special ``tag'' -called ``comment'' for each file (it is not a tag in the exact same -sense as the other tags, it is handled slightly different). That is -used to enter a comment or description about the image. You comment a -file from the thumbnail buffer by typing @kbd{c}. You will be -prompted for a comment. Type @kbd{C-t c} to add a comment from Dired -(@code{tumme-dired-comment-files}). + You can also tag a file directly from the thumbnail buffer by typing +@kbd{t t} and you can remove a tag by typing @kbd{t r}. There is also +a special ``tag'' called ``comment'' for each file (it is not a tag in +the exact same sense as the other tags, it is handled slightly +different). That is used to enter a comment or description about the +image. You comment a file from the thumbnail buffer by typing +@kbd{c}. You will be prompted for a comment. Type @kbd{C-t c} to add +a comment from Dired (@code{tumme-dired-comment-files}). Tumme also provides simple image manipulation. In the thumbnail buffer, type @kbd{L} to rotate the original image 90 degrees anti