tzk/tzk/editions/tzk/tiddlers/$__plugins_frd_simplecalendar_CalendarConfigDefault.json
Soren I. Bjornstad 14cc96a907 check in editions directory
Although this is automatically generated, it represents a critical part
of the content of the edition which cannot be created from the content
in the repository (it's generated from a private directory on my
computer), so at this point it is appropriate to check it in.
2021-09-21 12:27:23 -05:00

9 lines
440 B
JSON

{
"startingDay": "0",
"days": ["S", "M", "T", "W", "R", "F", "A"],
"months": ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
"buttons": "yes",
"buttonsImages": ["{{$:/core/images/chevron-left}}", "{{$:/core/images/left-arrow}}", "{{$:/core/images/right-arrow}}", "{{$:/core/images/chevron-right}}"],
"cellContent": "sc_linkNavigateToOrCreateEditModeJournal",
"format": "YYYY-0MM-0DD ddd"
}