Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuintee/doodle-calendar
Googleカレンダーの予定テンプレート管理用Chrome拡張機能
https://github.com/nuintee/doodle-calendar
chrome-extensions templates utilities
Last synced: 26 days ago
JSON representation
Googleカレンダーの予定テンプレート管理用Chrome拡張機能
- Host: GitHub
- URL: https://github.com/nuintee/doodle-calendar
- Owner: nuintee
- Created: 2024-02-29T16:48:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-24T12:26:37.000Z (10 months ago)
- Last Synced: 2024-10-24T21:26:25.734Z (2 months ago)
- Topics: chrome-extensions, templates, utilities
- Language: TypeScript
- Homepage: https://nuintee.github.io/doodle-calendar/#/
- Size: 1.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Doodle Calendar
## 概要
Googleカレンダーの予定テンプレート管理用Chrome拡張機能
※ 予定テンプレートとは保存した固定の予定色と名前のセットです。
## 出来ること
- Googleカレンダー予定の色と名前のテンプレート作成
- Googleカレンダーの予定作成画でテンプレートをワンクリック反映## 使い方
### 1. Doodle Calendarを起動
![拡張機能を選択](/public/images/howto01.png)
### 2. テンプレートを作成
任意の名前・色を選択してEnterキーでテンプレートを保存
![テンプレート作成](/public/images/howto02.png)
### 3. テンプレートを反映
Googleカレンダーへの反映方法は2パターンです
a. 先ほど追加したテンプレートの「予定へ反映」ボタンをクリック
![拡張機能から予定へ反映](/public/images/howto03.png)b. Googleカレンダーの予約作成時に追加される「カスタムテンプレート」ボタンから選択
![Googleから予定へ反映](/public/images/howto04.png)### 注意点
- 現在新規予約作成画面のみ対応
- 作成済み予約更新画面は近日対応予定### おわりに
バグの報告や機能リクエストはこちらの[issue](https://github.com/nuintee/doodle-calendar/issues)からお願いします。