3792 lines
93 KiB
JSON
3792 lines
93 KiB
JSON
{
|
|
"pendingNoteMigration": [],
|
|
"calendar": {
|
|
"mode": "locale"
|
|
},
|
|
"calendarDisplay": {
|
|
"weekPlacement": "left",
|
|
"timelineNavigation": false
|
|
},
|
|
"decorations": {
|
|
"decorations": []
|
|
},
|
|
"appearance": {
|
|
"today": {
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-accent"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
}
|
|
},
|
|
"active": {
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-on-accent"
|
|
},
|
|
"background": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
}
|
|
}
|
|
},
|
|
"startup": {
|
|
"journalName": ""
|
|
},
|
|
"logging": {
|
|
"level": "warn"
|
|
},
|
|
"journals": {
|
|
"cimt daily": {
|
|
"name": "cimt daily",
|
|
"write": {
|
|
"type": "day"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY-MM-DD",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/cimt AG/{{date:YYYY}}/{{date:MM}}",
|
|
"templates": [
|
|
"Resources/Templates/daily-cimt.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:ddd}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:D}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "week",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "month",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"cimt weekly": {
|
|
"name": "cimt weekly",
|
|
"write": {
|
|
"type": "week"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY-[W]ww",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/cimt AG/{{date:YYYY}}",
|
|
"templates": [
|
|
"Resources/Templates/weekly-cimt.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "month",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Privat daily": {
|
|
"name": "Privat daily",
|
|
"write": {
|
|
"type": "day"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY-MM-DD",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/Privat/{{date:YYYY}}/{{date:MM}}",
|
|
"templates": [
|
|
"Resources/Templates/daily-privat.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:ddd}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:D}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "week",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "month",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": true
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Privat weekly": {
|
|
"name": "Privat weekly",
|
|
"write": {
|
|
"type": "week"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY/YYYY-[W]ww",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/Privat/",
|
|
"templates": [
|
|
"Resources/Templates/weekly-privat.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "month",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Privat monthly": {
|
|
"name": "Privat monthly",
|
|
"write": {
|
|
"type": "month"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY/YYYY-MM",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/Privat/",
|
|
"templates": [
|
|
"Resources/Templates/monthly-privat.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Privat quarterly": {
|
|
"name": "Privat quarterly",
|
|
"write": {
|
|
"type": "quarter"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY/YYYY-[Q]Q",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/Privat/",
|
|
"templates": [
|
|
"Resources/Templates/quarterly-privat.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:[Q]Q}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Privat yearly": {
|
|
"name": "Privat yearly",
|
|
"write": {
|
|
"type": "year"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/Privat/",
|
|
"templates": [
|
|
"Resources/Templates/yearly-privat.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Claudia daily": {
|
|
"name": "Claudia daily",
|
|
"write": {
|
|
"type": "day"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY-MM-DD",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/Claudia/{{date:YYYY}}/{{date:MM}}",
|
|
"templates": [
|
|
"Resources/Templates/daily-claudia.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:ddd}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:D}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "week",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "month",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Claudia monthly": {
|
|
"name": "Claudia monthly",
|
|
"write": {
|
|
"type": "month"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY/YYYY-MM",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/Claudia/",
|
|
"templates": [
|
|
"Resources/Templates/monthly-claudia.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Claudia quarterly": {
|
|
"name": "Claudia quarterly",
|
|
"write": {
|
|
"type": "quarter"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY/YYYY-[Q]Q",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/Claudia/",
|
|
"templates": [
|
|
"Resources/Templates/quarterly-claudia.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:[Q]Q}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Claudia yearly": {
|
|
"name": "Claudia yearly",
|
|
"write": {
|
|
"type": "year"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/Claudia/",
|
|
"templates": [
|
|
"Resources/Templates/yearly-claudia.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Messe München daily": {
|
|
"name": "Messe München daily",
|
|
"write": {
|
|
"type": "day"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "date",
|
|
"date": "2025-06-13"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY-MM-DD",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "2025-06-13",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/Messe München/{{date:YYYY}}/{{date:MM}}",
|
|
"templates": [
|
|
"Resources/Templates/daily-cimt-mm.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:ddd}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:D}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "week",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "month",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Messe München weekly": {
|
|
"name": "Messe München weekly",
|
|
"write": {
|
|
"type": "week"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "date",
|
|
"date": "2025-06-20"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY/YYYY-[W]ww",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/Messe München/",
|
|
"templates": [
|
|
"Resources/Templates/weekly-cimt-mm.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "month",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Messe München monthly": {
|
|
"name": "Messe München monthly",
|
|
"write": {
|
|
"type": "month"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "date",
|
|
"date": "2025-06-13"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY/YYYY-MM",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/Messe München/",
|
|
"templates": [
|
|
"Resources/Templates/monthly-cimt-mm.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Messe München quarterly": {
|
|
"name": "Messe München quarterly",
|
|
"write": {
|
|
"type": "quarter"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "date",
|
|
"date": "2025-06-13"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY/YYYY-[Q]Q",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/Messe München/",
|
|
"templates": [
|
|
"Resources/Templates/quarterly-cimt-mm.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:[Q]Q}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Messe München yearly": {
|
|
"name": "Messe München yearly",
|
|
"write": {
|
|
"type": "year"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "date",
|
|
"date": "2025-06-13"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/Messe München/",
|
|
"templates": [
|
|
"Resources/Templates/yearly-cimt-mm.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Talend Pipeline": {
|
|
"name": "Talend Pipeline",
|
|
"write": {
|
|
"type": "custom",
|
|
"every": "week",
|
|
"duration": 3,
|
|
"anchorDate": "2024-09-17"
|
|
},
|
|
"timeline": {
|
|
"start": "2024-09-17",
|
|
"end": {
|
|
"kind": "date",
|
|
"date": "2025-06-13"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY-MM-DD",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": true,
|
|
"anchorDate": "2024-09-17",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 100,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "TPL-{{index}}",
|
|
"folder": "Areas/cimt AG/Projekte/Messe München/Sprints",
|
|
"templates": [
|
|
"Resources/Templates/interval-cimt-mm-sprint.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "color",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "TPL-{{index}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{start_date}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "to",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{end_date}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": true
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{journal_name}} {{index}}",
|
|
"fontSize": 1.2,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{start_date}} to {{end_date}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": true
|
|
}
|
|
},
|
|
"cimt monthly": {
|
|
"name": "cimt monthly",
|
|
"write": {
|
|
"type": "month"
|
|
},
|
|
"timeline": {
|
|
"start": "2025-01-01",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY-MM",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "2025-01-01",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/cimt AG/{{date:YYYY}}",
|
|
"templates": [
|
|
"Resources/Templates/monthly-cimt.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"cimt yearly": {
|
|
"name": "cimt yearly",
|
|
"write": {
|
|
"type": "year"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/cimt AG",
|
|
"templates": [
|
|
"Resources/Templates/yearly-cimt.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"cimt quarterly": {
|
|
"name": "cimt quarterly",
|
|
"write": {
|
|
"type": "quarter"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY-[Q]Q",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/cimt AG/{{date:YYYY}}",
|
|
"templates": [
|
|
"Resources/Templates/quarterly-cimt.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"decorations": [
|
|
{
|
|
"mode": "and",
|
|
"conditions": [
|
|
{
|
|
"type": "has-note"
|
|
}
|
|
],
|
|
"styles": [
|
|
{
|
|
"type": "shape",
|
|
"size": 0.4,
|
|
"shape": "circle",
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "interactive-accent"
|
|
},
|
|
"placement_x": "center",
|
|
"placement_y": "bottom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"navBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:[Q]Q}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
},
|
|
"Zyklus": {
|
|
"name": "Zyklus",
|
|
"write": {
|
|
"type": "custom",
|
|
"every": "day",
|
|
"duration": 28,
|
|
"anchorDate": "2019-07-25"
|
|
},
|
|
"timeline": {
|
|
"start": "2019-07-25",
|
|
"end": {
|
|
"kind": "never"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY-MM-DD",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": true,
|
|
"anchorDate": "2019-07-25",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{journal_name}} {{date}}",
|
|
"folder": "Journal/Zyklus",
|
|
"templates": [
|
|
"Resources/Templates/interval-zyklus.md"
|
|
],
|
|
"confirmCreation": true,
|
|
"autoCreate": false,
|
|
"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",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{journal_name}} {{index}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{start_date}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "to",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{end_date}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{journal_name}} {{index}}",
|
|
"fontSize": 1.2,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{start_date}} to {{end_date}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": true
|
|
}
|
|
},
|
|
"ivv daily": {
|
|
"name": "ivv daily",
|
|
"write": {
|
|
"type": "day"
|
|
},
|
|
"timeline": {
|
|
"start": "",
|
|
"end": {
|
|
"kind": "date",
|
|
"date": "2024-12-31"
|
|
}
|
|
},
|
|
"dateFormat": "YYYY-MM-DD",
|
|
"frontmatter": {
|
|
"dateField": "journal-date",
|
|
"startDateField": "journal-start-date",
|
|
"endDateField": "journal-end-date",
|
|
"addStartDate": true,
|
|
"addEndDate": true
|
|
},
|
|
"numbering": {
|
|
"enabled": false,
|
|
"anchorDate": "",
|
|
"allowBefore": false,
|
|
"sources": [
|
|
{
|
|
"variable": "index",
|
|
"frontmatterKey": "journal-index",
|
|
"anchorValue": 1,
|
|
"reset": {
|
|
"kind": "never"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"nameTemplate": "{{date}}",
|
|
"folder": "Journal/ivv/{{date:YYYY}}/{{date:MM}}",
|
|
"templates": [
|
|
"Resources/Templates/daily-cimt-ivv.md"
|
|
],
|
|
"confirmCreation": false,
|
|
"autoCreate": false,
|
|
"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",
|
|
"lines": [
|
|
[
|
|
{
|
|
"template": "{{date:ddd}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:D}}",
|
|
"fontSize": 3,
|
|
"bold": true,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "self",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": true
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{relative_date}}",
|
|
"fontSize": 0.7,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "none",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:[W]w}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "week",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:MMMM}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "month",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"template": "{{date:YYYY}}",
|
|
"fontSize": 1,
|
|
"bold": false,
|
|
"italic": false,
|
|
"color": {
|
|
"type": "theme",
|
|
"name": "text-normal"
|
|
},
|
|
"background": {
|
|
"type": "transparent"
|
|
},
|
|
"link": "year",
|
|
"journal": "",
|
|
"linkDate": "",
|
|
"addDecorations": false
|
|
}
|
|
]
|
|
],
|
|
"decorateWholeBlock": false
|
|
},
|
|
"intervalBlock": {
|
|
"type": "create",
|
|
"lines": [],
|
|
"decorateWholeBlock": false
|
|
}
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"decorations": []
|
|
},
|
|
"Privat": {
|
|
"name": "Privat",
|
|
"journals": [
|
|
"Privat daily",
|
|
"Privat weekly",
|
|
"Privat monthly",
|
|
"Privat quarterly",
|
|
"Privat yearly"
|
|
],
|
|
"decorations": []
|
|
},
|
|
"Claudia": {
|
|
"name": "Claudia",
|
|
"journals": [
|
|
"Claudia daily",
|
|
"Claudia monthly",
|
|
"Claudia quarterly",
|
|
"Claudia yearly",
|
|
"Zyklus"
|
|
],
|
|
"decorations": []
|
|
}
|
|
},
|
|
"views": {
|
|
"b9f3a1c2-0d4e-4f6a-8b1c-2d3e4f5a6b7c": {
|
|
"id": "b9f3a1c2-0d4e-4f6a-8b1c-2d3e4f5a6b7c",
|
|
"name": "Kalender",
|
|
"icon": "calendar-days",
|
|
"defaultShelf": null,
|
|
"showInRibbon": false,
|
|
"leaf": "right",
|
|
"openOnStartup": true,
|
|
"rememberDate": false,
|
|
"followActiveDate": true,
|
|
"blocks": [
|
|
{
|
|
"id": "c1a2b3d4-1e2f-4a5b-9c6d-7e8f9a0b1c2d",
|
|
"key": "toolbar",
|
|
"config": {
|
|
"items": [
|
|
{
|
|
"id": "d2b3c4e5-2f3a-4b6c-8d7e-9f0a1b2c3d4e",
|
|
"key": "shelf-selector",
|
|
"config": {}
|
|
},
|
|
{
|
|
"id": "1b2c3d4e-5f6a-4b7c-8d9e-0f1a2b3c4d5e",
|
|
"key": "spacer",
|
|
"config": {}
|
|
},
|
|
{
|
|
"id": "e3c4d5f6-3a4b-4c7d-9e8f-0a1b2c3d4e5f",
|
|
"key": "button",
|
|
"config": {
|
|
"action": {
|
|
"type": "pick-date",
|
|
"mode": "create",
|
|
"levels": [
|
|
"day"
|
|
]
|
|
},
|
|
"icon": "crosshair",
|
|
"tooltip": "Datum auswählen"
|
|
}
|
|
},
|
|
{
|
|
"id": "f4d5e6a7-4b5c-4d8e-8f9a-1b2c3d4e5f6a",
|
|
"key": "button",
|
|
"config": {
|
|
"action": {
|
|
"type": "current",
|
|
"mode": "navigate",
|
|
"levels": [
|
|
"day"
|
|
]
|
|
},
|
|
"label": "Heute",
|
|
"tooltip": "Heute"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": "0a1b2c3d-4e5f-4a6b-8c7d-9e0f1a2b3c4d",
|
|
"key": "toolbar",
|
|
"config": {
|
|
"items": [
|
|
{
|
|
"id": "a5e6f7b8-5c6d-4e9f-9a0b-2c3d4e5f6a7b",
|
|
"key": "button",
|
|
"config": {
|
|
"action": {
|
|
"type": "navigate-step",
|
|
"direction": "prev",
|
|
"unit": "year",
|
|
"amount": 1
|
|
},
|
|
"icon": "chevrons-left",
|
|
"tooltip": "Vorheriges Jahr"
|
|
}
|
|
},
|
|
{
|
|
"id": "b6f7a8c9-6d7e-4f0a-8b1c-3d4e5f6a7b8c",
|
|
"key": "button",
|
|
"config": {
|
|
"action": {
|
|
"type": "navigate-step",
|
|
"direction": "prev",
|
|
"unit": "month",
|
|
"amount": 1
|
|
},
|
|
"icon": "chevron-left",
|
|
"tooltip": "Vorheriger Monat"
|
|
}
|
|
},
|
|
{
|
|
"id": "2c3d4e5f-6a7b-4c8d-9e0f-1a2b3c4d5e6f",
|
|
"key": "spacer",
|
|
"config": {}
|
|
},
|
|
{
|
|
"id": "c7a8b9d0-7e8f-4a1b-9c2d-4e5f6a7b8c9d",
|
|
"key": "period-buttons",
|
|
"config": {
|
|
"week": false,
|
|
"month": true,
|
|
"quarter": true,
|
|
"year": true
|
|
}
|
|
},
|
|
{
|
|
"id": "3d4e5f6a-7b8c-4d9e-8f0a-2b3c4d5e6f7a",
|
|
"key": "spacer",
|
|
"config": {}
|
|
},
|
|
{
|
|
"id": "d8b9c0e1-8f9a-4b2c-8d3e-5f6a7b8c9d0e",
|
|
"key": "button",
|
|
"config": {
|
|
"action": {
|
|
"type": "navigate-step",
|
|
"direction": "next",
|
|
"unit": "month",
|
|
"amount": 1
|
|
},
|
|
"icon": "chevron-right",
|
|
"tooltip": "Nächster Monat"
|
|
}
|
|
},
|
|
{
|
|
"id": "e9c0d1f2-9a0b-4c3d-9e4f-6a7b8c9d0e1f",
|
|
"key": "button",
|
|
"config": {
|
|
"action": {
|
|
"type": "navigate-step",
|
|
"direction": "next",
|
|
"unit": "year",
|
|
"amount": 1
|
|
},
|
|
"icon": "chevrons-right",
|
|
"tooltip": "Nächstes Jahr"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": "fa0d1e2b-0b1c-4d4e-8f5a-7b8c9d0e1f2a",
|
|
"key": "month-calendar",
|
|
"config": {
|
|
"before": 0,
|
|
"after": 0,
|
|
"hiddenWeekdays": [],
|
|
"weeks": "left",
|
|
"showHeading": false
|
|
}
|
|
},
|
|
{
|
|
"id": "ab1e2f3c-1c2d-4e5f-9a6b-8c9d0e1f2a3b",
|
|
"key": "divider",
|
|
"config": {}
|
|
},
|
|
{
|
|
"id": "bc2f3a4d-2d3e-4f6a-8b7c-9d0e1f2a3b4c",
|
|
"key": "custom-intervals",
|
|
"config": {
|
|
"window": "current-month"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"commands": {
|
|
"privat-daily:open-today's-note": {
|
|
"name": "Open today's note",
|
|
"icon": "calendar-days",
|
|
"showInRibbon": true,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "journal",
|
|
"journalName": "Privat daily"
|
|
},
|
|
"type": "same",
|
|
"context": "today"
|
|
},
|
|
":open-today's-note": {
|
|
"name": "Open today's note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "day"
|
|
},
|
|
"type": "same",
|
|
"context": "today"
|
|
},
|
|
":open-weekly-note": {
|
|
"name": "Open weekly note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "week"
|
|
},
|
|
"type": "same",
|
|
"context": "today"
|
|
},
|
|
":open-monthly-note": {
|
|
"name": "Open monthly note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "month"
|
|
},
|
|
"type": "same",
|
|
"context": "today"
|
|
},
|
|
":open-quarterly-note": {
|
|
"name": "Open quarterly note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "quarter"
|
|
},
|
|
"type": "same",
|
|
"context": "today"
|
|
},
|
|
":open-yearly-note": {
|
|
"name": "Open yearly note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "year"
|
|
},
|
|
"type": "same",
|
|
"context": "today"
|
|
},
|
|
":open-tomorrow's-note": {
|
|
"name": "Open tomorrow's note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "day"
|
|
},
|
|
"type": "next",
|
|
"context": "today"
|
|
},
|
|
":open-next-week-note": {
|
|
"name": "Open next week note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "week"
|
|
},
|
|
"type": "next",
|
|
"context": "today"
|
|
},
|
|
":open-next-month-note": {
|
|
"name": "Open next month note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "month"
|
|
},
|
|
"type": "next",
|
|
"context": "today"
|
|
},
|
|
":open-next-quarter-note": {
|
|
"name": "Open next quarter note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "quarter"
|
|
},
|
|
"type": "next",
|
|
"context": "today"
|
|
},
|
|
":open-next-year-note": {
|
|
"name": "Open next year note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "year"
|
|
},
|
|
"type": "next",
|
|
"context": "today"
|
|
},
|
|
":open-yesterday's-note": {
|
|
"name": "Open yesterday's note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "day"
|
|
},
|
|
"type": "previous",
|
|
"context": "today"
|
|
},
|
|
":open-last-week-note": {
|
|
"name": "Open last week note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "week"
|
|
},
|
|
"type": "previous",
|
|
"context": "today"
|
|
},
|
|
":open-last-month-note": {
|
|
"name": "Open last month note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "month"
|
|
},
|
|
"type": "previous",
|
|
"context": "today"
|
|
},
|
|
":open-last-quarter-note": {
|
|
"name": "Open last quarter note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "quarter"
|
|
},
|
|
"type": "previous",
|
|
"context": "today"
|
|
},
|
|
":open-last-year-note": {
|
|
"name": "Open last year note",
|
|
"icon": "",
|
|
"showInRibbon": false,
|
|
"openMode": "tab",
|
|
"target": {
|
|
"kind": "all",
|
|
"writeType": "year"
|
|
},
|
|
"type": "previous",
|
|
"context": "today"
|
|
}
|
|
},
|
|
"version": 5
|
|
} |