linkding/bookmarks/views
Jonathan Sundqvist 683cf529d7
Group ideographic characters in tag cloud (#613)
* Fix #588, Ideographic characters should be grouped together.
Following the suggestion of using regex to find the ideographic
range in this SO answer https://stackoverflow.com/a/2718203/554903

We group the ideographic characters together, while keeping other
chinese, japanese and korean characters apart.

* cleanup

---------

Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@gmail.com>
2024-03-16 07:09:37 +01:00
..
partials Group ideographic characters in tag cloud (#613) 2024-03-16 07:09:37 +01:00
__init__.py Added Apple web-app meta tag #358 (#359) 2023-05-23 21:20:58 +02:00
bookmarks.py Add black code formatter 2024-01-27 11:29:16 +01:00
health.py Add black code formatter 2024-01-27 11:29:16 +01:00
manifest.py Add black code formatter 2024-01-27 11:29:16 +01:00
settings.py Add black code formatter 2024-01-27 11:29:16 +01:00
toasts.py Add black code formatter 2024-01-27 11:29:16 +01:00