new
This commit is contained in:
+41
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"generalSettings": {
|
||||
"displayNotesCreatedOnDate": false,
|
||||
"displayNoteIndicator": true,
|
||||
"useModifierKeyToCreateNote": false,
|
||||
"firstDayOfWeek": 1,
|
||||
"weekNumberStandard": 0
|
||||
},
|
||||
"notesSettings": {
|
||||
"displayDateTemplate": "HH:mm",
|
||||
"useCreatedOnDateFromProperties": false,
|
||||
"createdOnDatePropertyName": "created_on",
|
||||
"createdOnPropertyFormat": "yyyy/MM/dd HH:mm",
|
||||
"sortNotes": "ascending"
|
||||
},
|
||||
"dailyNotes": {
|
||||
"nameTemplate": "yyyy-MM-dd",
|
||||
"folder": "FleetingNotes/日记",
|
||||
"templateFile": "Templates/Daily note"
|
||||
},
|
||||
"weeklyNotes": {
|
||||
"nameTemplate": "yyyy-ww",
|
||||
"folder": "Weekly notes",
|
||||
"templateFile": "Templates/Weekly note"
|
||||
},
|
||||
"monthlyNotes": {
|
||||
"nameTemplate": "yyyy-MM",
|
||||
"folder": "Monthly notes",
|
||||
"templateFile": "Templates/Monthly note"
|
||||
},
|
||||
"quarterlyNotes": {
|
||||
"nameTemplate": "yyyy-qqq",
|
||||
"folder": "Quarterly notes",
|
||||
"templateFile": "Templates/Quarterly note"
|
||||
},
|
||||
"yearlyNotes": {
|
||||
"nameTemplate": "yyyy",
|
||||
"folder": "Yearly notes",
|
||||
"templateFile": "Templates/Yearly note"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user