linkding/bookmarks
Sascha Ißbrücker c13b27e170
Add search autocomplete (#53)
* Implement search autocomplete for recent searches

* Implement search autocomplete for bookmarks

* Fix URL encoding of query param

* Add tag suggestions to search autocomplete

Co-authored-by: Sascha Ißbrücker <sissbruecker@lyska.io>
2020-12-31 09:47:51 +01:00
..
api Add search autocomplete (#53) 2020-12-31 09:47:51 +01:00
components Add search autocomplete (#53) 2020-12-31 09:47:51 +01:00
management/commands Create docker image 2019-07-03 17:18:29 +02:00
migrations #24 Implement REST API (#32) 2020-09-27 09:34:56 +02:00
services Implement custom netscape file parser (#51) 2020-12-31 07:02:28 +01:00
styles Add search autocomplete (#53) 2020-12-31 09:47:51 +01:00
templates Add search autocomplete (#53) 2020-12-31 09:47:51 +01:00
templatetags #26 Return to same page after editing or deleting bookmark 2020-09-13 10:56:03 +02:00
views Add search autocomplete (#53) 2020-12-31 09:47:51 +01:00
__init__.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
admin.py - Added Tags in the admin page 2019-12-28 16:44:14 -05:00
apps.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
models.py #24 Implement REST API (#32) 2020-09-27 09:34:56 +02:00
queries.py Add URL to search query 2020-12-28 06:46:43 +01:00
tests.py Implement basic bookmark page 2019-06-27 08:09:51 +02:00
urls.py Add search autocomplete (#53) 2020-12-31 09:47:51 +01:00