mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-30 00:28:23 +00:00
Make source a quick link on card and detail
This commit is contained in:
@@ -716,6 +716,9 @@ linkTargetMsg linkTarget =
|
||||
Comp.LinkTarget.LinkCustomField id ->
|
||||
Just <| SearchMenuMsg (Comp.SearchMenu.SetCustomField id)
|
||||
|
||||
Comp.LinkTarget.LinkSource str ->
|
||||
Just <| SearchMenuMsg (Comp.SearchMenu.ResetToSource str)
|
||||
|
||||
|
||||
doSearchMore : Flags -> UiSettings -> Model -> ( Model, Cmd Msg )
|
||||
doSearchMore flags settings model =
|
||||
|
Reference in New Issue
Block a user