MyShaarly is a fork of https://github.com/shaarli/Shaarli. It build for my usage, feel free to try.
bf8bec322b
Create a new core plugin allowing to mark bookmarks to read them later. When enabled: * checkbox is displayed in editlink view for new bookmarks * a plugin setting is available to check it or not it by default * in bookmark list: * new global filter to display only bookmark flagged as read it later * for each bookmarks, new action icon to toggle read it later status * for each « readitlater » bookmark, red label « To Read » added, and red line on the right of the bookmark added (default template) Fixes #143 Signed-off-by: ArthurHoaro <arthur@hoa.ro> |
||
---|---|---|
.dev | ||
.docker | ||
.github | ||
application | ||
assets | ||
cache | ||
data | ||
doc | ||
inc | ||
pagecache | ||
plugins | ||
tests | ||
tmp | ||
tpl | ||
.dockerignore | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.htaccess | ||
.readthedocs.yml | ||
AUTHORS | ||
CHANGELOG.md | ||
composer.json | ||
composer.lock | ||
CONTRIBUTING.md | ||
COPYING | ||
docker-compose.yml | ||
Dockerfile | ||
Dockerfile.armhf | ||
index.php | ||
init.php | ||
Makefile | ||
mkdocs.yml | ||
package.json | ||
phpcs.xml | ||
phpdoc.dist.xml | ||
phpunit.xml | ||
README.md | ||
shaarli_version.php | ||
webpack.config.js | ||
yarn.lock |
The personal, minimalist, super-fast, database free, bookmarking service.
Do you want to share the links you discover? Shaarli is a minimalist link sharing service that you can install on your own server. It is designed to be personal (single-user), fast and handy.
Quickstart
Demo
You can use this public demo instance of Shaarli. It runs the latest development version of Shaarli and is updated/reset daily.
Login: demo
; Password: demo
License
Shaarli is Free Software. See COPYING for a detail of the contributors and licenses for each individual component.