uplaod youdaonotes
This commit is contained in:
27
.obsidian/plugins/chinese-calendar/data.json
vendored
Normal file
27
.obsidian/plugins/chinese-calendar/data.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"daily": {
|
||||
"useQuickAdd": true,
|
||||
"quickAddChoice": "Diary"
|
||||
},
|
||||
"weekly": {
|
||||
"useQuickAdd": false,
|
||||
"quickAddChoice": ""
|
||||
},
|
||||
"monthly": {
|
||||
"useQuickAdd": false,
|
||||
"quickAddChoice": ""
|
||||
},
|
||||
"quarterly": {
|
||||
"useQuickAdd": false,
|
||||
"quickAddChoice": ""
|
||||
},
|
||||
"yearly": {
|
||||
"useQuickAdd": false,
|
||||
"quickAddChoice": ""
|
||||
},
|
||||
"appearance": {
|
||||
"useScale": false,
|
||||
"layout": "Small",
|
||||
"pastTimeTransparent": true
|
||||
}
|
||||
}
|
||||
83650
.obsidian/plugins/chinese-calendar/main.js
vendored
Normal file
83650
.obsidian/plugins/chinese-calendar/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/chinese-calendar/manifest.json
vendored
Normal file
10
.obsidian/plugins/chinese-calendar/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "chinese-calendar",
|
||||
"name": "Chinese Calendar",
|
||||
"version": "1.0.13",
|
||||
"minAppVersion": "1.5.12",
|
||||
"description": "符合中国习惯的日历,可以显示农历、节日、调休、节气等信息,支持月视图和年视图切换,支持点击日期创建笔记,支持使用QuickAdd插件创建笔记。",
|
||||
"author": "DevilRoshan",
|
||||
"authorUrl": "https://github.com/DevilRoshan",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
Reference in New Issue
Block a user