###Dewey is a Chrome app for tagging, searching and sorting your Chrome bookmarks.
With Dewey you can:
- Add custom tags
- Generate screenshots of your bookmarks (Provided by Page2Images Website Screenshot)
- Search and sort in a much smarter and faster way
- How To (Install, Launch, Search, etc.) →
Dewey organizes your bookmarks into a grid that continues to load as you scroll down. The layout is also fully responsive, so it still works well even if you need to use a narrow browser window.
You can use the arrow or tab keys to navigate through your bookmarks. Hit enter to launch the selected link.
Clicking on the Title of a bookmark will bring up this edit window where you can edit the title, url and add custom tags. You can also delete a bookmark from Chrome.
There are several ways to search your bookmarks with Dewey:
- A standard search returns anything with that word in the Tag, Title or URL.
- Add
tag:
before a word to limit results that have that specific tag applied. - Add
title:
before a word to limit results to titles that contain that word. - Add
url:
before a word to limit results to URLs that contain that word.
There is also an option for Dewey to ignore Chrome Bookmarks top-level folders. Dewey will treat these folders as tags, but since Chrome's default is to put all bookmarks saved from your browser into "Other Bookmarks", we thought you might like Dewey to ignore those altogether.
####More on how to use Dewey →
Please submit issues, bugs, improvements, feature requests, etc. on our issues page. Or fork Dewey and create your own features. Send us pull requests!
It would be helpful if we could occasionally email you questions about Dewey. If you're interested, please subscribe to our mailing list.
We made Dewey in our spare time because it's fun to build things. We hope you find it useful.
If you like Dewey and want to support future development—or just say thank you, please consider making a donation of $5, $10 or $20 (or whatever you can afford) to help us continue to improve it.
###Denis Gladkikh - Development
###Jamie Wilson - Design
##Icons All icons used in this application are released to the public with No Copyright (CC0 1.0 Universal (CC0 1.0) Public Domain Dedication).
Feel free to use these icons for whatever you want. But if you'd like to help us out, any attribution and/or reference to Dewey would be greatly appreciated. ###Download - one Adobe Illustrator file with all icons
To build this application we used following Open Source libraries and resources:
- Bootstrap – Small section used for dropdown & modal
- jQuery
- AngularJS
- UnderscoreJS
- RequireJS
- UI Bootstrap – Custom build with patch for Modal dialog (from branch bootstrap3_bis2_modalPatch)
- bootstrap-tagsinput – With small modification of
bootstrap-tagsinput-angular
- getFavicon
##Special thanks to Page2Images We'd like to thank Page2Images for their generosity in helping us generate screenshots. If you are looking for an API service to generate website screenshot, definitely give Page2Images a try. The API is easy to use, they've got great customer support, and their service is super fast.
Apache License, Version 2.0
- 2.0.2 (February 12 2014) - Update CSS styles to Dewey thumbnails.
- 2.0 (February 11 2014) - Redesign, rebranding. First Dewey version.
- 1.1.2 (October 30 2013) - Use bookmarks url as identity instead of id (each chrome installation has it is own identities). Chrome storage has limitation on item size, changed the way I store custom tags in storage, split it by chunks.
- 1.1.1 (October 29 2013) - Fix issue #1.
- 1.1 (October 28 2013) - Updated bookmark edit dialog with options to edit title, custom tags and delete bookmark.
- 1.0 (October 13 2013) - Ready for use first version of application in Chrome Web Store.
- 0.1 (September 27 2013) - First prototype on Seattle Google Developer Groups Dev Fest 2013. (second place)