mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
@ -106,7 +106,7 @@ initAvailable allTags allCats model =
|
|||||||
|
|
||||||
cats =
|
cats =
|
||||||
List.sortBy (.count >> negate) allCats
|
List.sortBy (.count >> negate) allCats
|
||||||
|> List.map (.name >> Maybe.withDefault "")
|
|> List.filterMap .name
|
||||||
in
|
in
|
||||||
{ model
|
{ model
|
||||||
| availableTags = tags
|
| availableTags = tags
|
||||||
|
Reference in New Issue
Block a user