From 6f2568b8a6ba1f18d082c4111a407a7dd3cf39c6 Mon Sep 17 00:00:00 2001 From: ACodeHX <1468232850@qq.com> Date: Wed, 20 Dec 2023 10:31:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86README.md=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index dd41543..0721a53 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,9 @@ -# Obsidian Full Calendar Plugin +

Obsidian Full Calendar Plugin 汉化

+___ -![Obsidian Downloads](https://img.shields.io/badge/dynamic/json?logo=obsidian&color=%23483699&label=downloads&query=%24%5B%22obsidian-full-calendar%22%5D.downloads&url=https%3A%2F%2Fraw.githubusercontent.com%2Fobsidianmd%2Fobsidian-releases%2Fmaster%2Fcommunity-plugin-stats.json) +### 原项目地址 +这个项目包含了来自 [Obsidian Full Calendar Plugin](https://github.com/davish/obsidian-full-calendar) 的代码,遵循 MIT 许可。 -Keep your calendar in your vault! This plugin integrates the [FullCalendar](https://github.com/fullcalendar/fullcalendar) library into your Obsidian Vault so that you can keep your ever-changing daily schedule and special events and plans alongside your tasks and notes, and link freely between all of them. Each event is stored as a separate note with special frontmatter so you can take notes, form connections and add context to any event on your calendar. - -Full Calendar can pull events from frontmatter on notes, or from event lists in daily notes. Full Calendar also supports read-only ICS and CalDAV remote calendars. - -You can find the full documentation [here](https://davish.github.io/obsidian-full-calendar/)! - -![Sample Calendar](https://raw.githubusercontent.com/davish/obsidian-full-calendar/main/docs/assets/sample-calendar.png) - -The FullCalendar library is released under the [MIT license](https://github.com/fullcalendar/fullcalendar/blob/master/LICENSE.txt) by [Adam Shaw](https://github.com/arshaw). It's an awesome piece of work, and it would not have been possible to make something like this plugin so easily without it. - -[![Support me on Ko-Fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/M4M1GQ84A) - -## Installation - -Full Calendar is available from the Obsidian Community Plugins list -- just search for "Full Calendar" paste this link into your browser: `obsidian://show-plugin?id=obsidian-full-calendar`. - -### Manual Installation - -You can also head over to the [releases page](https://github.com/davish/obsidian-full-calendar/releases) and unzip the latest release inside of the `.obsidian/plugins` directory inside your vault. +本项目是Obsidian Full Calendar Plugin的汉化,由于没有看到有Obsidian Full Calendar Plugin的项目就决定自己汉化一个,如果有汉化不对的地方,欢迎来矫正。 +### 安装 +由于没有黑曜石笔记的网站所以需要先在黑曜石笔记中下载`Full Calendar`插件,然后下载本项目将`main.js`替换即可. \ No newline at end of file