* [IDEA] An eBook manager for Emacs
@ 2006-06-27 13:42 Leon
0 siblings, 0 replies; 2+ messages in thread
From: Leon @ 2006-06-27 13:42 UTC (permalink / raw)
Dear all,
In the digital age, eBooks are becoming more and more popular. Some of
us may have a few hundreds of ebooks stored in the computer but yet an
efficient method of using them.
A google search shows there is no ready to use ebook catalog package
for emacs. However it is a nice one to have and it seems not very hard
to implement. Therefore, I put the idea here to attract contribution
from elisp gurus.
I imagine the interface will be quite similar to bbdb but instead of
contacts it's books.
Function one:
Retrieve book information from website such as amazon using ISBN.
Function two:
TAG.
For example a book: "Lie group actions in complex analysis"
Can be tagged "Lie groups::Complex manifolds"
Function three:
Local copy info.
Store a link to a copy in local machine which will be used to open
the ebooks.
...
BTW, some applications[1] are using xml to store the book data.
Thank you for your time.
Footnotes:
[1] http://ibookshelf.sourceforge.net/
--
Leon
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [IDEA] An eBook manager for Emacs
[not found] <mailman.3400.1151415816.9609.help-gnu-emacs@gnu.org>
@ 2006-07-03 3:57 ` Xiao-Yong Jin
0 siblings, 0 replies; 2+ messages in thread
From: Xiao-Yong Jin @ 2006-07-03 3:57 UTC (permalink / raw)
Leon <sdl.web@gmail.com> writes:
> Dear all,
>
> In the digital age, eBooks are becoming more and more popular. Some of
> us may have a few hundreds of ebooks stored in the computer but yet an
> efficient method of using them.
>
Please allow me to make it further.
The idea is, not only ebooks, but also musics, movies, source codes
and anything else. (It could be a very large project)
> A google search shows there is no ready to use ebook catalog package
> for emacs. However it is a nice one to have and it seems not very hard
> to implement. Therefore, I put the idea here to attract contribution
> from elisp gurus.
>
> I imagine the interface will be quite similar to bbdb but instead of
> contacts it's books.
>
With integrated support of dired.
> Function one:
> Retrieve book information from website such as amazon using ISBN.
>
It could be generalized to be any kind of meta-data retrieving.
> Function two:
> TAG.
> For example a book: "Lie group actions in complex analysis"
> Can be tagged "Lie groups::Complex manifolds"
>
Mathias' file-props.el is really a good start.
> Function three:
> Local copy info.
> Store a link to a copy in local machine which will be used to open
> the ebooks.
> ...
>
> BTW, some applications[1] are using xml to store the book data.
>
Ideally, the meta-data could be stored in file system's meta data.
> Thank you for your time.
>
> Footnotes:
> [1] http://ibookshelf.sourceforge.net/
>
> --
> Leon
>
>
>
Anyway, it could be a very good feature to implement for dired. And
for other project management packages? Org mode? Planner mode?
--
Xiao-Yong
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-07-03 3:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.3400.1151415816.9609.help-gnu-emacs@gnu.org>
2006-07-03 3:57 ` [IDEA] An eBook manager for Emacs Xiao-Yong Jin
2006-06-27 13:42 Leon
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).