mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 09:58:26 +00:00
Change default position for notes to bottom
This commit is contained in:
@ -99,7 +99,7 @@ defaults =
|
|||||||
, tagCategoryColors = Dict.empty
|
, tagCategoryColors = Dict.empty
|
||||||
, nativePdfPreview = False
|
, nativePdfPreview = False
|
||||||
, itemSearchNoteLength = 0
|
, itemSearchNoteLength = 0
|
||||||
, itemDetailNotesPosition = Top
|
, itemDetailNotesPosition = Bottom
|
||||||
, searchMenuFolderCount = 3
|
, searchMenuFolderCount = 3
|
||||||
, searchMenuTagCount = 6
|
, searchMenuTagCount = 6
|
||||||
, searchMenuTagCatCount = 3
|
, searchMenuTagCatCount = 3
|
||||||
|
Reference in New Issue
Block a user