Shaarli
Personal, minimalist, database-free bookmarking and link-sharing service
Alternative to: pinboard, delicious, raindrop.io
About
Versions (53)
v0.7.0
2016-05-14Added
- Adds an option to encode redirector URL parameter
- Atom/RSS feeds now support Markdown formatting, and plugins in general
- Markdown: use the tag
.nomarkdownto avoid markdown processing - Prefill the login field when the authentication has failed
- Show a private links counter
Changed
- Allow to use the bookmarklet in Firefox reader view (URL clean up)
- Improve tagcloud font size
- Improve title retrieving
- Markdown: inline code background color
- Refactor Netscape bookmark export
- Refactor Atom/RSS feed generation
Removed
- Remove delicious from Shaarli description
Fixed
- Fix bad login redirections causing a 404 in a few cases
- Fix tagcloud font-size with French locale
- Don’t display empty tags in tag search
- Fix Awesomeplete conflicts with jQuery
- Fix UTC timezone selection
- Fix a bug preventing to import notes in browsers from bookmarks export
- Don’t redirect to ?post if ?addlink is reached while logged out