linkding/bookmarks/services
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 Implement add bookmark route 2019-06-28 19:37:41 +02:00
bookmarks.py Add notes to bookmarks (#472) 2023-05-20 11:54:26 +02:00
exporter.py Escape texts in exported HTML (#429) 2023-02-18 18:25:54 +01:00
favicon_loader.py Add option for showing bookmark favicons (#390) 2023-01-21 16:36:10 +01:00
importer.py Add option for showing bookmark favicons (#390) 2023-01-21 16:36:10 +01: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 Fix favicon being cleared by web archive snapshot task (#405) 2023-01-22 14:07:06 +01:00
wayback.py Prevent rate limit errors in wayback machine API (#339) 2022-09-10 20:43:15 +02:00
website_loader.py Cache website metadata to avoid duplicate scraping (#401) 2023-01-20 22:28:44 +01:00