Add .obisidan so we can share between machines.
This commit is contained in:
124
content/.obsidian/plugins/pretty-properties/data.json
vendored
Normal file
124
content/.obsidian/plugins/pretty-properties/data.json
vendored
Normal file
@@ -0,0 +1,124 @@
|
||||
{
|
||||
"hiddenProperties": [],
|
||||
"propertyPillColors": {},
|
||||
"propertyLongtextColors": {},
|
||||
"tagColors": {
|
||||
"biokemi": {
|
||||
"pillColor": "green"
|
||||
},
|
||||
"provfråga": {
|
||||
"pillColor": {
|
||||
"h": 0,
|
||||
"s": 85,
|
||||
"l": 21
|
||||
}
|
||||
}
|
||||
},
|
||||
"enableBanner": true,
|
||||
"enableIcon": true,
|
||||
"enableCover": true,
|
||||
"bannerProperty": "banner",
|
||||
"iconProperty": "icon",
|
||||
"coverProperty": "cover",
|
||||
"extraCoverProperties": [],
|
||||
"bannerHeight": 150,
|
||||
"bannerHeightMobile": 100,
|
||||
"bannerHeightPopover": 100,
|
||||
"bannerMargin": -20,
|
||||
"bannerMarginMobile": 0,
|
||||
"bannerFading": true,
|
||||
"coverDefaultWidth1": 200,
|
||||
"coverDefaultWidth2": 250,
|
||||
"coverDefaultWidth3": 300,
|
||||
"coverMaxHeight": 500,
|
||||
"coverVerticalWidth": 200,
|
||||
"coverHorizontalWidth": 300,
|
||||
"coverSquareWidth": 250,
|
||||
"coverCircleWidth": 250,
|
||||
"coverMaxWidthPopover": 150,
|
||||
"progressProperties": {},
|
||||
"allTasksCount": "tasks",
|
||||
"completedTasksCount": "tasks_completed",
|
||||
"uncompletedTasksCount": "tasks_uncompleted",
|
||||
"completedTasksStatuses": [
|
||||
"x"
|
||||
],
|
||||
"uncompletedTasksStatuses": [
|
||||
" "
|
||||
],
|
||||
"bannersFolder": "",
|
||||
"coversFolder": "",
|
||||
"showColorSettings": false,
|
||||
"showTextColorSettings": false,
|
||||
"showHiddenSettings": false,
|
||||
"iconsFolder": "",
|
||||
"iconSize": 70,
|
||||
"iconTopMargin": 70,
|
||||
"iconTopMarginMobile": 44,
|
||||
"iconTopMarginWithoutBanner": -10,
|
||||
"iconLeftMargin": 0,
|
||||
"iconGap": 10,
|
||||
"bannerIconGap": 0,
|
||||
"bannerIconGapMobile": 20,
|
||||
"iconColor": "",
|
||||
"iconColorDark": "",
|
||||
"iconBackground": false,
|
||||
"bannerPositionProperty": "banner_position",
|
||||
"addPillPadding": "all",
|
||||
"addBaseTagColor": true,
|
||||
"enableTasksCount": true,
|
||||
"enableColorButtonInBases": false,
|
||||
"customDateFormat": "",
|
||||
"customDateTimeFormat": "",
|
||||
"enableCustomDateFormat": false,
|
||||
"enableCustomDateFormatInBases": false,
|
||||
"enableRelativeDateColors": false,
|
||||
"settingsTab": "DATES",
|
||||
"enableTaskNotesCount": false,
|
||||
"allTNTasksCount": "tn_tasks",
|
||||
"completedTNTasksCount": "tn_tasks_completed",
|
||||
"uncompletedTNTasksCount": "tn_tasks_uncompleted",
|
||||
"allTNProjectTasksCount": "tn_project_tasks",
|
||||
"completedTNProjectTasksCount": "tn_project_tasks_completed",
|
||||
"uncompletedTNProjectTasksCount": "tn_project_tasks_uncompleted",
|
||||
"allTNInlineTasksCount": "tn_inline_tasks",
|
||||
"completedTNInlineTasksCount": "tn_inline_tasks_completed",
|
||||
"uncompletedTNInlineTasksCount": "tn_inline_tasks_uncompleted",
|
||||
"allTNAndCheckboxTasksCount": "tn_and_checkbox_tasks",
|
||||
"completedTNAndCheckboxTasksCount": "tn_and_checkbox_tasks_completed",
|
||||
"uncompletedTNAndCheckboxTasksCount": "tn_and_checkbox_tasks_uncompleted",
|
||||
"enableColoredProperties": true,
|
||||
"enableColoredInlineTags": true,
|
||||
"nonLatinTagsSupport": false,
|
||||
"enableColorButton": true,
|
||||
"propertySearchKey": "Ctrl",
|
||||
"showTagColorSettings": true,
|
||||
"iconSizeMobile": 70,
|
||||
"iconSizePopover": 50,
|
||||
"hidePropertiesInPropTab": false,
|
||||
"autoTasksCount": true,
|
||||
"enableColoredTagsInTagPane": false,
|
||||
"mathProperties": [],
|
||||
"enableMath": false,
|
||||
"dataVersion": 1,
|
||||
"dateColors": {
|
||||
"past": {
|
||||
"pillColor": "default",
|
||||
"textColor": "default"
|
||||
},
|
||||
"present": {
|
||||
"pillColor": "default",
|
||||
"textColor": "default"
|
||||
},
|
||||
"future": {
|
||||
"pillColor": "default",
|
||||
"textColor": "default"
|
||||
}
|
||||
},
|
||||
"coverPosition": "left",
|
||||
"enableBannersInPopover": false,
|
||||
"enableIconsInPopover": false,
|
||||
"enableCoversInPopover": false,
|
||||
"hideAllEmptyProperties": false,
|
||||
"hiddenWhenEmptyProperties": []
|
||||
}
|
||||
Reference in New Issue
Block a user