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

Bookmarks Plugin #168

Open
ahankinson opened this issue Jul 1, 2014 · 5 comments
Open

Bookmarks Plugin #168

ahankinson opened this issue Jul 1, 2014 · 5 comments

Comments

@ahankinson
Copy link
Member

We should make a bookmark plugin.

  • User finds a place that they want to retain
  • They "bookmark" it
  • This bookmark is kept in the browser's Local Storage for that site so that it can persist across viewing sessions.

The list of bookmarks can be accessed in a drop down box or something in the toolbar.

@AFFogarty
Copy link
Contributor

Do we want to bookmark the exact location (to the pixel) or just the page number?

@AFFogarty
Copy link
Contributor

Ok, this is what my Bookmarks plugin currently looks like:

Bookmarks plugin

@AFFogarty
Copy link
Contributor

@ahwitz mentioned that it would be a good idea to let the user backup/restore their bookmarks to/from a serialized file. This library seems to handle that stuff well.

@AFFogarty
Copy link
Contributor

Replaced "Delete" with a trash can:

Trash can

@AFFogarty
Copy link
Contributor

Ok, the system now saves the exact location that the user is looking at when they create the bookmark.

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

5 participants