linkding/bookmarks/services
Sascha Ißbrücker 13ff9ac4f8
Add read it later functionality (#304)
* Allow marking bookmarks as unread

* Restructure navigation to include preset filters

* Add mark as read action

* Improve description

* Highlight unread bookmarks visually

* Mark bookmarks as read by default

* Add tests

* Implement toread flag in importer

* Implement admin actions

* Add query tests

* Remove untagged link

* Update api docs

* Reduce height of description textarea

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2022-07-23 22:17:20 +02:00
..
__init__.py Implement add bookmark route 2019-06-28 19:37:41 +02:00
bookmarks.py Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
exporter.py Implement bookmark export 2019-12-26 13:45:12 +01:00
importer.py Add read it later functionality (#304) 2022-07-23 22:17:20 +02:00
parser.py Add read it later functionality (#304) 2022-07-23 22:17:20 +02:00
tags.py Fix duplicate tag error (#65) 2021-01-12 22:42:56 +01:00
tasks.py Bump waybackpy to 3.0.6 (#281) 2022-07-03 06:26:16 +02:00
website_loader.py Bump waybackpy to 3.0.6 (#281) 2022-07-03 06:26:16 +02:00