all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: joakim@verona.se
To: andersvi@notam02.no
Cc: emacs-devel@gnu.org
Subject: Re: Sound in Emacs
Date: Thu, 06 Oct 2011 12:22:29 +0200	[thread overview]
Message-ID: <m3wrciifmi.fsf@chopper.vpn.verona.se> (raw)
In-Reply-To: <87lisyh41l.fsf@notam02.no> (andersvi@notam02.no's message of "Thu, 06 Oct 2011 11:17:58 +0200")

andersvi@notam02.no writes:

>     j> All filetypes can be meta tagged the same way technically. then
>     j> you need a common storage(I've been experimenting with rdf
>     j> indexing on top of xattrs) and indeed Emacs is ideal for large
>     j> scale tagging.
>
> I dont know of any existing things doing this, which is a pity, it would
> make for a very effective tool for managing all kinds of large
> collections of sound.  There are some metadata-editors for sound around,
> but afaik only 'standalone' apps, really not offering much more in
> functionality than file-browsers.
>
> One obvious problem in a db-approach is keeping collected info updated
> after say moving files around or editing them.
>
> This could be managed by including historic information in the actual
> files (version, name, location...) for a 'detective'-script to be able
> to keep track of new names, locations or other changes, and keep a db
> updated accordingly.  Maybe xattrs already solves this?

xattrs are like image exif tags, or mp3 id3 tags, so they move along
with the file. Sadly there doesn't seem to be a set of standard xattrs
one can use, the facility as such is just a name value storage in a
recourse fork of the file. Indexing needs to be done separately and
there are a bunch of daemons that do that.

Anyway, my idea was to implement an xattrs editor in Emacs, the other
issues are outside of the scope for Emacs. If you are interested in this
line of thought we could set up a shared code repository and take it
from there.


-- 
Joakim Verona



  reply	other threads:[~2011-10-06 10:22 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-03 19:46 Sound in Emacs Lars Magne Ingebrigtsen
2011-10-03 19:50 ` Julien Danjou
2011-10-03 21:04 ` joakim
2011-10-04  7:01   ` Jan D.
2011-10-04 22:53     ` Tim Cross
2011-10-05  0:23       ` Lars Ingebrigtsen
2011-10-05  0:41         ` chad
2011-10-05  1:26           ` Stephen J. Turnbull
2011-10-08 14:22         ` Thien-Thi Nguyen
2011-10-04 23:44     ` Óscar Fuentes
2011-10-06  7:02 ` andersvi
2011-10-06  7:31   ` joakim
2011-10-06  9:17     ` andersvi
2011-10-06 10:22       ` joakim [this message]
2011-10-06 13:29       ` Drew Adams
2011-10-06 15:37         ` Nix
2011-10-06 15:44           ` Drew Adams
2011-10-06 16:54           ` Stefan Monnier
2011-10-06 18:27             ` Nix
2011-10-06 16:42         ` andersvi

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3wrciifmi.fsf@chopper.vpn.verona.se \
    --to=joakim@verona.se \
    --cc=andersvi@notam02.no \
    --cc=emacs-devel@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 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.