mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-27 15:18:21 +00:00
Allow to search for custom field values
This commit is contained in:
@@ -53,6 +53,9 @@ trait OItemSearch[F[_]] {
|
||||
|
||||
object OItemSearch {
|
||||
|
||||
type CustomValue = QItem.CustomValue
|
||||
val CustomValue = QItem.CustomValue
|
||||
|
||||
type Query = QItem.Query
|
||||
val Query = QItem.Query
|
||||
|
||||
|
Reference in New Issue
Block a user