3175 lines
75 KiB
JSON
3175 lines
75 KiB
JSON
{
|
|
"version": 3,
|
|
"ui": {
|
|
"calendarShelf": null
|
|
},
|
|
"pendingMigrations": [],
|
|
"useShelves": true,
|
|
"showReloadHint": false,
|
|
"openOnStartup": "",
|
|
"journals": {
|
|
"cimt daily": {
|
|
"name": "cimt daily",
|
|
"shelves": [
|
|
"cimt"
|
|
],
|
|
"write": {
|
|
"type": "day"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY-MM-DD",
|
|
"folder": "Journal/cimt AG/{{date:YYYY}}/{{date:MM}}",
|
|
"templates": [
|
|
"Resources/Templates/daily-cimt.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#dc6e14"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:ddd}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:D}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "week",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "month",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"cimt weekly": {
|
|
"name": "cimt weekly",
|
|
"shelves": [
|
|
"cimt"
|
|
],
|
|
"write": {
|
|
"type": "week"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY-[W]ww",
|
|
"folder": "Journal/cimt AG/{{date:YYYY}}",
|
|
"templates": [
|
|
"Resources/Templates/weekly-cimt.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#dc6e14"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "month",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Privat daily": {
|
|
"name": "Privat daily",
|
|
"shelves": [
|
|
"Privat"
|
|
],
|
|
"write": {
|
|
"type": "day"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY-MM-DD",
|
|
"folder": "Journal/Privat/{{date:YYYY}}/{{date:MM}}",
|
|
"templates": [
|
|
"Resources/Templates/daily-privat.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [
|
|
{
|
|
"icon": "calendar-days",
|
|
"name": "Open today's note",
|
|
"type": "same",
|
|
"context": "today",
|
|
"showInRibbon": true,
|
|
"openMode": "tab"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#0000dc"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": true,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:ddd}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:D}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "week",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "month",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Privat weekly": {
|
|
"name": "Privat weekly",
|
|
"shelves": [
|
|
"Privat"
|
|
],
|
|
"write": {
|
|
"type": "week"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY/YYYY-[W]ww",
|
|
"folder": "Journal/Privat/",
|
|
"templates": [
|
|
"Resources/Templates/weekly-privat.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#0000ff"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "month",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Privat monthly": {
|
|
"name": "Privat monthly",
|
|
"shelves": [
|
|
"Privat"
|
|
],
|
|
"write": {
|
|
"type": "month"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY/YYYY-MM",
|
|
"folder": "Journal/Privat/",
|
|
"templates": [
|
|
"Resources/Templates/monthly-privat.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#0000ff"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Privat quarterly": {
|
|
"name": "Privat quarterly",
|
|
"shelves": [
|
|
"Privat"
|
|
],
|
|
"write": {
|
|
"type": "quarter"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY/YYYY-[Q]Q",
|
|
"folder": "Journal/Privat/",
|
|
"templates": [
|
|
"Resources/Templates/quarterly-privat.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#0000ff"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:[Q]Q}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Privat yearly": {
|
|
"name": "Privat yearly",
|
|
"shelves": [
|
|
"Privat"
|
|
],
|
|
"write": {
|
|
"type": "year"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY",
|
|
"folder": "Journal/Privat/",
|
|
"templates": [
|
|
"Resources/Templates/yearly-privat.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#0000ff"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Claudia daily": {
|
|
"name": "Claudia daily",
|
|
"shelves": [
|
|
"Claudia"
|
|
],
|
|
"write": {
|
|
"type": "day"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY-MM-DD",
|
|
"folder": "Journal/Claudia/{{date:YYYY}}/{{date:MM}}",
|
|
"templates": [
|
|
"Resources/Templates/daily-claudia.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#ff0000"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:ddd}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:D}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "week",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "month",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Claudia monthly": {
|
|
"name": "Claudia monthly",
|
|
"shelves": [
|
|
"Claudia"
|
|
],
|
|
"write": {
|
|
"type": "month"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY/YYYY-MM",
|
|
"folder": "Journal/Claudia/",
|
|
"templates": [
|
|
"Resources/Templates/monthly-claudia.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#ff0000"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Claudia quarterly": {
|
|
"name": "Claudia quarterly",
|
|
"shelves": [
|
|
"Claudia"
|
|
],
|
|
"write": {
|
|
"type": "quarter"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY/YYYY-[Q]Q",
|
|
"folder": "Journal/Claudia/",
|
|
"templates": [
|
|
"Resources/Templates/quarterly-claudia.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#ff0000"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:[Q]Q}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Claudia yearly": {
|
|
"name": "Claudia yearly",
|
|
"shelves": [
|
|
"Claudia"
|
|
],
|
|
"write": {
|
|
"type": "year"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY",
|
|
"folder": "Journal/Claudia/",
|
|
"templates": [
|
|
"Resources/Templates/yearly-claudia.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#ff0000"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Messe München daily": {
|
|
"name": "Messe München daily",
|
|
"shelves": [
|
|
"cimt"
|
|
],
|
|
"write": {
|
|
"type": "day"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY-MM-DD",
|
|
"folder": "Journal/Messe München/{{date:YYYY}}/{{date:MM}}",
|
|
"templates": [
|
|
"Resources/Templates/daily-cimt-mm.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "date",
|
|
"date": "2025-06-13"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "2025-06-13",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:ddd}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:D}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "week",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "month",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Messe München weekly": {
|
|
"name": "Messe München weekly",
|
|
"shelves": [
|
|
"cimt"
|
|
],
|
|
"write": {
|
|
"type": "week"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY/YYYY-[W]ww",
|
|
"folder": "Journal/Messe München/",
|
|
"templates": [
|
|
"Resources/Templates/weekly-cimt-mm.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "date",
|
|
"date": "2025-06-20"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "month",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Messe München monthly": {
|
|
"name": "Messe München monthly",
|
|
"shelves": [
|
|
"cimt"
|
|
],
|
|
"write": {
|
|
"type": "month"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY/YYYY-MM",
|
|
"folder": "Journal/Messe München/",
|
|
"templates": [
|
|
"Resources/Templates/monthly-cimt-mm.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "date",
|
|
"date": "2025-06-13"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Messe München quarterly": {
|
|
"name": "Messe München quarterly",
|
|
"shelves": [
|
|
"cimt"
|
|
],
|
|
"write": {
|
|
"type": "quarter"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY/YYYY-[Q]Q",
|
|
"folder": "Journal/Messe München/",
|
|
"templates": [
|
|
"Resources/Templates/quarterly-cimt-mm.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "date",
|
|
"date": "2025-06-13"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:[Q]Q}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Messe München yearly": {
|
|
"name": "Messe München yearly",
|
|
"shelves": [
|
|
"cimt"
|
|
],
|
|
"write": {
|
|
"type": "year"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY",
|
|
"folder": "Journal/Messe München/",
|
|
"templates": [
|
|
"Resources/Templates/yearly-cimt-mm.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "date",
|
|
"date": "2025-06-13"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Talend Pipeline": {
|
|
"name": "Talend Pipeline",
|
|
"shelves": [
|
|
"cimt"
|
|
],
|
|
"write": {
|
|
"type": "custom",
|
|
"anchorDate": "2024-09-17",
|
|
"every": "week",
|
|
"duration": 3
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "TPL-{{index}}",
|
|
"dateFormat": "YYYY-MM-DD",
|
|
"folder": "Areas/cimt AG/Projekte/Messe München/Sprints",
|
|
"templates": [
|
|
"Resources/Templates/interval-cimt-mm-sprint.md"
|
|
],
|
|
"start": "2024-09-17",
|
|
"end": {
|
|
"type": "date",
|
|
"date": "2025-06-13"
|
|
},
|
|
"index": {
|
|
"enabled": true,
|
|
"anchorDate": "2024-09-17",
|
|
"anchorIndex": 100,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 0
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "color",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": true,
|
|
"rows": [
|
|
{
|
|
"template": "TPL-{{index}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{start_date}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "to",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{end_date}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"decorateWholeBlock": true,
|
|
"rows": [
|
|
{
|
|
"template": "{{journal_name}} {{index}}",
|
|
"fontSize": 1.2,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{start_date}} to {{end_date}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"cimt monthly": {
|
|
"name": "cimt monthly",
|
|
"shelves": [
|
|
"cimt"
|
|
],
|
|
"write": {
|
|
"type": "month"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY-MM",
|
|
"folder": "Journal/cimt AG/{{date:YYYY}}",
|
|
"templates": [
|
|
"Resources/Templates/monthly-cimt.md"
|
|
],
|
|
"start": "2025-01-01",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "2025-01-01",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#dc6e14"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"cimt yearly": {
|
|
"name": "cimt yearly",
|
|
"shelves": [
|
|
"cimt"
|
|
],
|
|
"write": {
|
|
"type": "year"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY",
|
|
"folder": "Journal/cimt AG",
|
|
"templates": [
|
|
"Resources/Templates/yearly-cimt.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#dc6e14"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"cimt quarterly": {
|
|
"name": "cimt quarterly",
|
|
"shelves": [
|
|
"cimt"
|
|
],
|
|
"write": {
|
|
"type": "quarter"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY-[Q]Q",
|
|
"folder": "Journal/cimt AG/{{date:YYYY}}",
|
|
"templates": [
|
|
"Resources/Templates/quarterly-cimt.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#dc6e16"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:[Q]Q}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"Zyklus": {
|
|
"name": "Zyklus",
|
|
"shelves": [
|
|
"Claudia"
|
|
],
|
|
"write": {
|
|
"type": "custom",
|
|
"every": "day",
|
|
"duration": 28,
|
|
"anchorDate": "2019-07-25"
|
|
},
|
|
"confirmCreation": true,
|
|
"nameTemplate": "{{journal_name}} {{date}}",
|
|
"dateFormat": "YYYY-MM-DD",
|
|
"folder": "Journal/Zyklus",
|
|
"templates": [
|
|
"Resources/Templates/interval-zyklus.md"
|
|
],
|
|
"start": "2019-07-25",
|
|
"end": {
|
|
"type": "never"
|
|
},
|
|
"index": {
|
|
"enabled": true,
|
|
"anchorDate": "2019-07-25",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 1
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "border",
|
|
"border": "different",
|
|
"left": {
|
|
"show": true,
|
|
"width": 2,
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#ff0000"
|
|
},
|
|
"style": "dotted"
|
|
},
|
|
"right": {
|
|
"show": false,
|
|
"width": 1,
|
|
"color": {
|
|
"type": "transparent"
|
|
},
|
|
"style": "solid"
|
|
},
|
|
"top": {
|
|
"show": false,
|
|
"width": 1,
|
|
"color": {
|
|
"type": "transparent"
|
|
},
|
|
"style": "solid"
|
|
},
|
|
"bottom": {
|
|
"show": false,
|
|
"width": 1,
|
|
"color": {
|
|
"type": "transparent"
|
|
},
|
|
"style": "solid"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{journal_name}} {{index}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{start_date}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "to",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{end_date}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"decorateWholeBlock": true,
|
|
"rows": [
|
|
{
|
|
"template": "{{journal_name}} {{index}}",
|
|
"fontSize": 1.2,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{start_date}} to {{end_date}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
},
|
|
"ivv daily": {
|
|
"name": "ivv daily",
|
|
"shelves": [
|
|
"cimt"
|
|
],
|
|
"write": {
|
|
"type": "day"
|
|
},
|
|
"confirmCreation": false,
|
|
"nameTemplate": "{{date}}",
|
|
"dateFormat": "YYYY-MM-DD",
|
|
"folder": "Journal/ivv/{{date:YYYY}}/{{date:MM}}",
|
|
"templates": [
|
|
"Resources/Templates/daily-cimt-ivv.md"
|
|
],
|
|
"start": "",
|
|
"end": {
|
|
"type": "date",
|
|
"date": "2024-12-31"
|
|
},
|
|
"index": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"anchorIndex": 1,
|
|
"allowBefore": false,
|
|
"type": "increment",
|
|
"resetAfter": 2
|
|
},
|
|
"autoCreate": false,
|
|
"commands": [],
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "square",
|
|
"color": {
|
|
"type": "custom",
|
|
"color": "#e3e3e8"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"decorateWholeBlock": false,
|
|
"rows": [
|
|
{
|
|
"template": "{{date:ddd}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:D}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"link": "self",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": true
|
|
},
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "none",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "week",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "month",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
},
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"link": "year",
|
|
"journal": "",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
},
|
|
"calendarViewBlock": {
|
|
"rows": [],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"frontmatter": {
|
|
"dateField": "",
|
|
"addStartDate": true,
|
|
"startDateField": "",
|
|
"addEndDate": true,
|
|
"endDateField": "",
|
|
"indexField": ""
|
|
}
|
|
}
|
|
},
|
|
"shelves": {
|
|
"cimt": {
|
|
"name": "cimt",
|
|
"journals": [
|
|
"cimt daily",
|
|
"cimt weekly",
|
|
"Talend Pipeline",
|
|
"Messe München daily",
|
|
"Messe München weekly",
|
|
"Messe München monthly",
|
|
"Messe München quarterly",
|
|
"Messe München yearly",
|
|
"cimt monthly",
|
|
"cimt yearly",
|
|
"cimt quarterly",
|
|
"ivv daily"
|
|
],
|
|
"commands": []
|
|
},
|
|
"Privat": {
|
|
"name": "Privat",
|
|
"journals": [
|
|
"Privat daily",
|
|
"Privat weekly",
|
|
"Privat monthly",
|
|
"Privat quarterly",
|
|
"Privat yearly"
|
|
],
|
|
"commands": []
|
|
},
|
|
"Claudia": {
|
|
"name": "Claudia",
|
|
"journals": [
|
|
"Claudia daily",
|
|
"Claudia monthly",
|
|
"Claudia quarterly",
|
|
"Claudia yearly",
|
|
"Zyklus"
|
|
],
|
|
"commands": []
|
|
}
|
|
},
|
|
"calendar": {
|
|
"dow": -1,
|
|
"doy": 1,
|
|
"global": true
|
|
},
|
|
"calendarView": {
|
|
"display": "month",
|
|
"leaf": "right",
|
|
"weeks": "left",
|
|
"todayMode": "navigate",
|
|
"pickMode": "create",
|
|
"todayStyle": {
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-accent"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
}
|
|
},
|
|
"activeStyle": {
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-on-accent"
|
|
},
|
|
"background": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
}
|
|
}
|
|
},
|
|
"commands": [
|
|
{
|
|
"icon": "",
|
|
"name": "Open today's note",
|
|
"type": "same",
|
|
"writeType": "day",
|
|
"showInRibbon": false,
|
|
"openMode": "tab"
|
|
},
|
|
{
|
|
"icon": "",
|
|
"name": "Open weekly note",
|
|
"type": "same",
|
|
"writeType": "week",
|
|
"showInRibbon": false,
|
|
"openMode": "tab"
|
|
},
|
|
{
|
|
"icon": "",
|
|
"name": "Open monthly note",
|
|
"type": "same",
|
|
"writeType": "month",
|
|
"showInRibbon": false,
|
|
"openMode": "tab"
|
|
},
|
|
{
|
|
"icon": "",
|
|
"name": "Open quarterly note",
|
|
"type": "same",
|
|
"writeType": "quarter",
|
|
"showInRibbon": false,
|
|
"openMode": "tab"
|
|
},
|
|
{
|
|
"icon": "",
|
|
"name": "Open yearly note",
|
|
"type": "same",
|
|
"writeType": "year",
|
|
"showInRibbon": false,
|
|
"openMode": "tab"
|
|
},
|
|
{
|
|
"icon": "",
|
|
"name": "Open tomorrow's note",
|
|
"type": "next",
|
|
"writeType": "day",
|
|
"showInRibbon": false,
|
|
"openMode": "tab"
|
|
},
|
|
{
|
|
"name": "Open next week note",
|
|
"writeType": "week",
|
|
"type": "next",
|
|
"openMode": "tab",
|
|
"showInRibbon": false,
|
|
"icon": ""
|
|
},
|
|
{
|
|
"name": "Open next month note",
|
|
"writeType": "month",
|
|
"type": "next",
|
|
"openMode": "tab",
|
|
"showInRibbon": false,
|
|
"icon": ""
|
|
},
|
|
{
|
|
"name": "Open next quarter note",
|
|
"writeType": "quarter",
|
|
"type": "next",
|
|
"openMode": "tab",
|
|
"showInRibbon": false,
|
|
"icon": ""
|
|
},
|
|
{
|
|
"name": "Open next year note",
|
|
"writeType": "year",
|
|
"type": "next",
|
|
"openMode": "tab",
|
|
"showInRibbon": false,
|
|
"icon": ""
|
|
},
|
|
{
|
|
"name": "Open yesterday's note",
|
|
"writeType": "day",
|
|
"type": "previous",
|
|
"openMode": "tab",
|
|
"showInRibbon": false,
|
|
"icon": ""
|
|
},
|
|
{
|
|
"name": "Open last week note",
|
|
"writeType": "week",
|
|
"type": "previous",
|
|
"openMode": "tab",
|
|
"showInRibbon": false,
|
|
"icon": ""
|
|
},
|
|
{
|
|
"name": "Open last month note",
|
|
"writeType": "month",
|
|
"type": "previous",
|
|
"openMode": "tab",
|
|
"showInRibbon": false,
|
|
"icon": ""
|
|
},
|
|
{
|
|
"name": "Open last quarter note",
|
|
"writeType": "quarter",
|
|
"type": "previous",
|
|
"openMode": "tab",
|
|
"showInRibbon": false,
|
|
"icon": ""
|
|
},
|
|
{
|
|
"name": "Open last year note",
|
|
"writeType": "year",
|
|
"type": "previous",
|
|
"openMode": "tab",
|
|
"showInRibbon": false,
|
|
"icon": ""
|
|
}
|
|
],
|
|
"dismissedNotifications": [
|
|
"v2-commands-change"
|
|
]
|
|
} |