linkding/bookmarks/api
Sascha Ißbrücker 43115fd8f2
Add notes to bookmarks (#472)
* Add basic bookmark notes

* Add bookmark list JS to shared bookmarks page

* Allow testing through ngrok

* Improve CSS

* Set notes through API

* Improve notes editing

* Improve notes icon

* Remove transitions for now

* Update keyboard shortcut

* Add bookmark list tests

* Add setting for showing notes permanently

* Add test for toggling notes

* Update API docs

* Allow searching for notes content

* Skip test
2023-05-20 11:54:26 +02:00
..
__init__.py #24 Implement REST API (#32) 2020-09-27 09:34:56 +02:00
routes.py Allow searching for tags without hash character (#449) 2023-05-18 09:06:22 +02:00
serializers.py Add notes to bookmarks (#472) 2023-05-20 11:54:26 +02:00