Skip to content

Commit

Permalink
Tweak README
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmatech committed Jan 21, 2010
1 parent 1f47ff9 commit 8b2742a
Showing 1 changed file with 6 additions and 15 deletions.
21 changes: 6 additions & 15 deletions README
Expand Up @@ -85,28 +85,19 @@ extension 'mp3':

$ cd $(md-dir-view `md-ext mp3`)

Or, a view of all pdf files, shown in nautilus:
I'm now in a the generated "view" directory:

$ ls
Bland Street Bloom Government in the Future Veil of Maya

What about a view of all pdf files, shown in nautilus:

$ nautilus $(md-dir-view `md-ext pdf`)

This is an example of what you might see:

http://i.imgur.com/tcf22.png

----------------------------------------------------------------------
- Importing objects
----------------------------------------------------------------------

Suppose you have a song stored as an MP3 which you want to import into
the object store. Instead of creating an object directory and
populating the metadata files manually, you can use an import utility
which gathers the metadata from the ID3 data or accesses a public
database such as MusicBrainz.

For movies, you can query a public database such as IMDB.

For academic papers, you can query CiteseerX or arXiv.

----------------------------------------------------------------------
- md-keys
----------------------------------------------------------------------
Expand Down

0 comments on commit 8b2742a

Please sign in to comment.