Files
note-book/.obsidian/plugins/novel-word-count/data.json

355 lines
9.6 KiB
JSON

{
"settings": {
"useAdvancedFormatting": true,
"countType": "note",
"countConfig": {
"customSuffix": "n",
"$sessionCountType": "word"
},
"countType2": "character",
"countConfig2": {
"$sessionCountType": "word",
"customSuffix": "w"
},
"countType3": "none",
"countConfig3": {
"$sessionCountType": "word"
},
"pipeSeparator": "|",
"abbreviateDescriptions": false,
"alignment": "right",
"showSameCountsOnFolders": true,
"folderCountType": "word",
"folderCountConfig": {
"customSuffix": "w",
"$sessionCountType": "word"
},
"folderCountType2": "none",
"folderCountConfig2": {
"$sessionCountType": "word"
},
"folderCountType3": "none",
"folderCountConfig3": {
"$sessionCountType": "word"
},
"folderPipeSeparator": "|",
"folderAbbreviateDescriptions": false,
"folderAlignment": "inline",
"showSameCountsOnRoot": true,
"rootCountType": "word",
"rootCountConfig": {
"customSuffix": "w",
"$sessionCountType": "word"
},
"rootCountType2": "none",
"rootCountConfig2": {
"$sessionCountType": "word"
},
"rootCountType3": "none",
"rootCountConfig3": {
"$sessionCountType": "word"
},
"rootPipeSeparator": "|",
"rootAbbreviateDescriptions": false,
"showAdvanced": false,
"wordsPerMinute": 265,
"charsPerMinute": 500,
"wordsPerPage": 300,
"charsPerPage": 1500,
"charsPerPageIncludesWhitespace": false,
"characterCountType": "AllCharacters",
"pageCountType": "ByWords",
"includeDirectories": "",
"excludeComments": false,
"excludeCodeBlocks": false,
"excludeNonVisibleLinkPortions": false,
"excludeFootnotes": false,
"momentDateFormat": "",
"debugMode": false
},
"cachedCounts": {
"A7-Template/标准模板.md": {
"isCountable": true,
"targetNodeType": "file",
"noteCount": 1,
"wordCount": 0,
"wordCountTowardGoal": 0,
"wordGoal": null,
"pageCount": 0,
"characterCount": 1,
"nonWhitespaceCharacterCount": 0,
"newlineCount": 2,
"readingTimeInMinutes": 0,
"linkCount": 0,
"embedCount": 0,
"aliases": null,
"createdDate": 1747980726362,
"modifiedDate": 1747980875861,
"sizeInBytes": 74,
"sessionStart": {
"noteCount": 1,
"pageCount": 0,
"wordCount": 0,
"characterCount": 1,
"nonWhitespaceCharacterCount": 0,
"newlineCount": 2
},
"frontmatter": {
"title": null,
"author": "Kudzu",
"description": null,
"tags": null,
"data": {
"{ date:YYYY-MM-DD }": null
}
}
},
"README.md": {
"isCountable": true,
"targetNodeType": "file",
"noteCount": 1,
"wordCount": 16,
"wordCountTowardGoal": 0,
"wordGoal": null,
"pageCount": 0.05333333333333334,
"characterCount": 145,
"nonWhitespaceCharacterCount": 113,
"newlineCount": 15,
"readingTimeInMinutes": 0.05683018867924529,
"linkCount": 0,
"embedCount": 0,
"aliases": null,
"createdDate": 1748051711066,
"modifiedDate": 1749517933637,
"sizeInBytes": 214,
"sessionStart": {
"noteCount": 1,
"pageCount": 0.05333333333333334,
"wordCount": 16,
"characterCount": 150,
"nonWhitespaceCharacterCount": 113,
"newlineCount": 16
},
"frontmatter": {
"banner": "A5-Attachments/Banner/Home.webp",
"banner_y": 0.335
}
},
"A5-Attachments/Banner/Home.webp": {
"isCountable": false,
"targetNodeType": "file",
"noteCount": 0,
"wordCount": 0,
"wordCountTowardGoal": 0,
"wordGoal": 0,
"pageCount": 0,
"characterCount": 0,
"nonWhitespaceCharacterCount": 0,
"newlineCount": 0,
"readingTimeInMinutes": 0,
"linkCount": 0,
"embedCount": 0,
"aliases": [],
"createdDate": 1747815946609,
"modifiedDate": 1747815946609,
"sizeInBytes": 1005916,
"sessionStart": {
"noteCount": 0,
"pageCount": 0,
"wordCount": 0,
"characterCount": 0,
"nonWhitespaceCharacterCount": 0,
"newlineCount": 0
}
},
"A3-Tools/Obsidian/插件/推荐插件.md": {
"isCountable": true,
"targetNodeType": "file",
"noteCount": 1,
"wordCount": 73,
"wordCountTowardGoal": 0,
"wordGoal": null,
"pageCount": 0.24333333333333335,
"characterCount": 466,
"nonWhitespaceCharacterCount": 436,
"newlineCount": 17,
"readingTimeInMinutes": 0.19211320754716982,
"linkCount": 0,
"embedCount": 0,
"aliases": null,
"createdDate": 1747972253616,
"modifiedDate": 1747988289824,
"sizeInBytes": 566,
"sessionStart": {
"noteCount": 1,
"pageCount": 0.24333333333333335,
"wordCount": 73,
"characterCount": 466,
"nonWhitespaceCharacterCount": 436,
"newlineCount": 17
}
},
"A3-Tools/Obsidian/代码片段/图片位置.md": {
"isCountable": true,
"targetNodeType": "file",
"noteCount": 1,
"wordCount": 286,
"wordCountTowardGoal": 0,
"wordGoal": null,
"pageCount": 0.9533333333333334,
"characterCount": 1044,
"nonWhitespaceCharacterCount": 974,
"newlineCount": 33,
"readingTimeInMinutes": 0.6340754716981132,
"linkCount": 0,
"embedCount": 4,
"aliases": null,
"createdDate": 1747817256943,
"modifiedDate": 1747988255005,
"sizeInBytes": 1582,
"sessionStart": {
"noteCount": 1,
"pageCount": 0.9533333333333334,
"wordCount": 286,
"characterCount": 1044,
"nonWhitespaceCharacterCount": 974,
"newlineCount": 33
}
},
"A3-Tools/SSH/添加其他密钥.md": {
"isCountable": true,
"targetNodeType": "file",
"noteCount": 1,
"wordCount": 89,
"wordCountTowardGoal": 0,
"wordGoal": null,
"pageCount": 0.2966666666666667,
"characterCount": 389,
"nonWhitespaceCharacterCount": 306,
"newlineCount": 26,
"readingTimeInMinutes": 0.2418490566037736,
"linkCount": 0,
"embedCount": 0,
"aliases": null,
"createdDate": 1749434874784,
"modifiedDate": 1749434874784,
"sizeInBytes": 495,
"sessionStart": {
"noteCount": 1,
"pageCount": 0.2966666666666667,
"wordCount": 89,
"characterCount": 389,
"nonWhitespaceCharacterCount": 306,
"newlineCount": 26
}
},
"A3-Tools/Dify/知识库相关配置.md": {
"isCountable": true,
"targetNodeType": "file",
"noteCount": 1,
"wordCount": 115,
"wordCountTowardGoal": 0,
"wordGoal": null,
"pageCount": 0.38333333333333336,
"characterCount": 284,
"nonWhitespaceCharacterCount": 220,
"newlineCount": 20,
"readingTimeInMinutes": 0.25660377358490566,
"linkCount": 0,
"embedCount": 0,
"aliases": null,
"createdDate": 1747898701619,
"modifiedDate": 1747988282660,
"sizeInBytes": 510,
"sessionStart": {
"noteCount": 1,
"pageCount": 0.38333333333333336,
"wordCount": 115,
"characterCount": 284,
"nonWhitespaceCharacterCount": 220,
"newlineCount": 20
}
},
"A4-Other/课程推荐.md": {
"isCountable": true,
"targetNodeType": "file",
"noteCount": 1,
"wordCount": 1827,
"wordCountTowardGoal": 0,
"wordGoal": null,
"pageCount": 6.09,
"characterCount": 6260,
"nonWhitespaceCharacterCount": 5808,
"newlineCount": 129,
"readingTimeInMinutes": 4.26943396226415,
"linkCount": 0,
"embedCount": 0,
"aliases": null,
"createdDate": 1749434874783,
"modifiedDate": 1749434874783,
"sizeInBytes": 9630,
"sessionStart": {
"noteCount": 1,
"pageCount": 6.09,
"wordCount": 1827,
"characterCount": 6260,
"nonWhitespaceCharacterCount": 5808,
"newlineCount": 129
}
},
"A1-Work/接单/电梯维保系统.md": {
"isCountable": true,
"targetNodeType": "file",
"noteCount": 1,
"wordCount": 299,
"wordCountTowardGoal": 0,
"wordGoal": null,
"pageCount": 0.9966666666666667,
"characterCount": 2310,
"nonWhitespaceCharacterCount": 1988,
"newlineCount": 87,
"readingTimeInMinutes": 0.8037358490566038,
"linkCount": 0,
"embedCount": 0,
"aliases": null,
"createdDate": 1749434874783,
"modifiedDate": 1749434874783,
"sizeInBytes": 2692,
"sessionStart": {
"noteCount": 1,
"pageCount": 0.9966666666666667,
"wordCount": 299,
"characterCount": 2310,
"nonWhitespaceCharacterCount": 1988,
"newlineCount": 87
}
},
"A1-Work/UI设计/尺寸规范.md": {
"isCountable": true,
"targetNodeType": "file",
"noteCount": 1,
"wordCount": 591,
"wordCountTowardGoal": 0,
"wordGoal": null,
"pageCount": 1.97,
"characterCount": 1159,
"nonWhitespaceCharacterCount": 852,
"newlineCount": 53,
"readingTimeInMinutes": 1.2405283018867925,
"linkCount": 0,
"embedCount": 0,
"aliases": null,
"createdDate": 1749517959912,
"modifiedDate": 1749519130403,
"sizeInBytes": 2335,
"sessionStart": {
"noteCount": 0,
"pageCount": 0,
"wordCount": 0,
"characterCount": 0,
"nonWhitespaceCharacterCount": 0,
"newlineCount": 0
}
}
}
}