Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add plugin: Chinese Calendar #3760

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions community-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -12360,5 +12360,12 @@
"author": "Andrea Alberti",
"description": "Import and manage attachments by enabling moving and linking",
"repo": "alberti42/obsidian-import-attachments-plus"
},
{
"id": "chinese-calendar",
"name": "Chinese Calendar",
"author": "DevilRoshan",
"description": "符合中国习惯的日历,可以显示农历、节日、调休、节气等信息,支持月视图和年视图切换,支持点击日期创建笔记,支持使用QuickAdd插件创建笔记。",
"repo": "DevilRoshan/obsidian-lunar-calendar"
}
]
Loading