Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add context menu to Books #43

Closed
babluboy opened this issue Apr 21, 2017 · 2 comments
Closed

Add context menu to Books #43

babluboy opened this issue Apr 21, 2017 · 2 comments
Assignees
Milestone

Comments

@babluboy
Copy link
Owner

babluboy commented Apr 21, 2017

Add a context menu for each book in the Library View to show:
1- Update Cover Image : Should open a window and allow user to choose a image
2- Update Book Title if the default cover is being used: Text Entry with current title populated
3- Add tags to a book : Text Entry with current tags populated
4- Add rating for the book : Usual 5 stars to choose from

@babluboy
Copy link
Owner Author

Hacked a bit to add the context menu to the books in the the library view
context menu

@babluboy
Copy link
Owner Author

As the first implementation of the context menu, added functionality to search by tags using the search bar in the header. The search bar default text has been updated to include "Tags" along with Title and Author.

Raised separate issues to track the following:
1- Make better UX options to search by available tags #45
2- Update the cover image in the library as soon as the update is done in the context menu (At the moment the changes to the cover takes effect only after closing and re-opening Bookworm) #47

@babluboy babluboy added this to the 0.5 milestone Apr 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant