linkding/bookmarks/services
Viacheslav Slinko fa5f78cf71
Automatically add tags to bookmarks based on URL pattern (#736)
* [WIP] DSL

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd

* dsl2

* full feature

* upd

* upd

* upd

* upd

* rename to auto_tagging_rules

* update migration after rebase

* add REST API tests

* improve settings view

---------

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-05-17 09:39:46 +02:00
..
__init__.py Implement add bookmark route 2019-06-28 19:37:41 +02:00
auto_tagging.py Automatically add tags to bookmarks based on URL pattern (#736) 2024-05-17 09:39:46 +02:00
bookmarks.py Automatically add tags to bookmarks based on URL pattern (#736) 2024-05-17 09:39:46 +02:00
exporter.py Add black code formatter 2024-01-27 11:29:16 +01:00
favicon_loader.py Add black code formatter 2024-01-27 11:29:16 +01:00
importer.py Load bookmark thumbnails after import (#724) 2024-05-10 09:19:00 +02:00
monolith.py Archive snapshots of websites locally (#672) 2024-04-01 15:19:38 +02:00
parser.py Add black code formatter 2024-01-27 11:29:16 +01:00
preview_image_loader.py Load bookmark thumbnails after import (#724) 2024-05-10 09:19:00 +02:00
singlefile.py Remove ads and cookie banners from HTML snapshots (#695) 2024-04-14 13:09:46 +02:00
tags.py Add black code formatter 2024-01-27 11:29:16 +01:00
tasks.py Load missing thumbnails after enabling the feature (#725) 2024-05-10 09:50:19 +02:00
wayback.py Add black code formatter 2024-01-27 11:29:16 +01:00
website_loader.py Add support for bookmark thumbnails (#721) 2024-05-07 18:58:52 +02:00