linkding/bookmarks/views
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 Make Internet Archive integration opt-in (#250) 2022-05-14 09:46:51 +02:00
bookmarks.py Add read it later functionality (#304) 2022-07-23 22:17:20 +02:00
settings.py Improve about section (#265) 2022-05-21 21:33:08 +02:00
toasts.py Enforce CSRF check for acknowledging toasts 2022-05-20 16:51:50 +02:00