mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 19:08:26 +00:00
Let user change template for card title and subtitle
This commit is contained in:
@ -321,10 +321,10 @@ mainContent cardAction cardColor isConfirmed settings _ item =
|
||||
Data.UiSettings.fieldHidden settings f
|
||||
|
||||
titlePattern =
|
||||
IT.name
|
||||
settings.cardTitleTemplate.template
|
||||
|
||||
subtitlePattern =
|
||||
IT.dateLong
|
||||
settings.cardSubtitleTemplate.template
|
||||
in
|
||||
a
|
||||
[ class "content"
|
||||
|
Reference in New Issue
Block a user