Alexandre G.-Raymond
Alexandre G.-Raymond
The data-min-height option should be documented in README.md. I would have done it via a pull-request, but I just don't understand the point of this option... Thanks :)
According to the documentation ( https://github.com/SciDevs/delicious-api/blob/master/api/posts.md ), commas should be used to separate tags in POST operations on posts. We use spaces, so Semantic Scuttle correctly parse tags. So when...
Check if an internet connection is available before trying to access the API.
- Add a "label" icon in front of tags - Make links clickable
List of tags, ordered by bookmark count (display the count). Clicking on a tag would open a list of bookmarks tagged with it. A 'rename tag' button would be available...
Use a locally / temporary stored tag list to provide tag autocomplete or tag picker in the bookmark add / edit screens.