ralsina / aranduka

Automatically exported from code.google.com/p/aranduka
0 stars 1 forks source link

Add support for managing quotes #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I suggest we add support for managing quotes. It could be a good step in the 
way of making Aranduka more "sociable".

Aranduka could help the user keep record of his favourite quotes, save them, 
tag them, search them, share them on social networks (Twitter, Facebook, 
GoodReads -this last one also lets you save quotes), etc. As I suggested on 
issue 16, we could even have our file viewers let you select and save a quote 
in two clicks.

I'm thinking we could add the following entity:

Quote
=====
id
text
book_id (optional)
author_id (optional)
page (optional)
tags (many-to-many)

What do you think? In favour? Against? Suggesstions/corrections/questions?

Original issue reported on code.google.com by andresgattinoni on 1 Feb 2011 at 11:04

GoogleCodeExporter commented 9 years ago
The "About this book" page (issue 35) could also have a gadget for "quotes in 
this book".

Original comment by andresgattinoni on 1 Feb 2011 at 11:05

GoogleCodeExporter commented 9 years ago
Something like this?

Original comment by algoz...@gmail.com on 15 Feb 2011 at 8:22

Attachments: