35 lines
568 B
JSON
35 lines
568 B
JSON
{
|
|
"statusBar": [
|
|
{
|
|
"prefix": "",
|
|
"suffix": " words",
|
|
"metric": {
|
|
"type": 0,
|
|
"counter": 0
|
|
}
|
|
},
|
|
{
|
|
"prefix": " ",
|
|
"suffix": " characters",
|
|
"metric": {
|
|
"type": 0,
|
|
"counter": 1
|
|
}
|
|
}
|
|
],
|
|
"altBar": [
|
|
{
|
|
"prefix": "",
|
|
"suffix": " files",
|
|
"metric": {
|
|
"type": 2,
|
|
"counter": 6
|
|
}
|
|
}
|
|
],
|
|
"countComments": true,
|
|
"collectStats": true,
|
|
"displaySectionCounts": true,
|
|
"pageWords": 300,
|
|
"statsPath": ".obsidian/vault-stats.json"
|
|
} |