maigamo_Daily-Task-Auto-Gen.../README.md

192 lines
6.9 KiB
Markdown
Raw Normal View History

2025-04-26 01:55:26 +00:00
# 📅 Daily Task Auto Generator
<div align="center">
<img src="image/logo.png" alt="Daily Task Auto Generator Logo" width="200">
<br />
<p>
<a href="#english">🇺🇸 English</a> |
<a href="#chinese">🇨🇳 中文</a> |
<a href="#japanese">🇯🇵 日本語</a>
</p>
</div>
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
---
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
<a name="english"></a>
## 🇺🇸 English
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
### ✨ Introduction
2025-04-17 06:19:49 +00:00
2025-04-26 01:55:26 +00:00
**Daily Task Auto Generator** is an Obsidian plugin that automatically generates daily task notes based on customizable templates. It helps you maintain a consistent daily task tracking system with minimal effort.
2025-04-17 06:19:49 +00:00
2025-04-26 01:55:26 +00:00
### 🚀 Features
2025-04-17 06:19:49 +00:00
2025-04-26 01:55:26 +00:00
- 🤖 **Automatic Generation**: Automatically creates daily task notes based on your preferred schedule (daily or workdays only)
- 📊 **Task Statistics**: Tracks and displays completion rates for the previous day's tasks
- 🌐 **Multi-language Support**: Fully supports English and Chinese interfaces
- 🎨 **Customizable Templates**: Design your own task templates with variables like date, time, progress indicators
- 📁 **Flexible Organization**: Organize tasks in customizable folder structures
- 📱 **Mobile Friendly**: Works perfectly on both desktop and mobile Obsidian
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
### 📥 Installation
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
1. Open Obsidian and go to Settings
2. Navigate to Community Plugins and click "Browse"
3. Search for "Daily Task Auto Generator"
4. Click Install, then Enable the plugin
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
### ⚙️ Configuration
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
After installation, configure the plugin in Settings:
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
- Select automatic generation mode (None, Daily, or Workdays only)
- Set the root directory for storing task files
- Customize your task template
- Enable/disable task statistics
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
### 🖋️ Template Variables
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
The following variables are available in your templates:
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
- `{{date}}` - Current date
- `{{dateWithIcon}}` - Date with calendar icon
- `{{weekday}}` - Day of the week
- `{{yearProgress}}` - Year progress percentage
- `{{monthProgress}}` - Month progress percentage
- `{{time}}` - Current time
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
### 📚 Usage
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
Once configured, the plugin will:
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
1. Automatically generate task notes according to your schedule
2. Create organized folder structure (Root/Year/Month.md)
3. Add daily task sections with your template
4. Optionally include statistics from previous day
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
You can also manually trigger task creation from the command palette or ribbon icon.
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
### 🤝 Contributing
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
Contributions are welcome! Feel free to submit issues or pull requests on GitHub.
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
---
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
<a name="chinese"></a>
## 🇨🇳 中文
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
### ✨ 介绍
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
**每日任务自动生成器**是一个Obsidian插件可以根据自定义模板自动生成每日任务笔记。它帮助您以最小的努力维护一致的每日任务跟踪系统。
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
### 🚀 功能特点
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
- 🤖 **自动生成**: 根据您的首选计划(每天或仅工作日)自动创建每日任务笔记
- 📊 **任务统计**: 跟踪并显示前一天任务的完成率
- 🌐 **多语言支持**: 完全支持英文和中文界面
- 🎨 **可自定义模板**: 使用日期、时间、进度指标等变量设计您自己的任务模板
- 📁 **灵活组织**: 在可自定义的文件夹结构中组织任务
- 📱 **移动设备友好**: 在桌面和移动Obsidian上完美运行
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
### 📥 安装
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
1. 打开Obsidian并转到设置
2. 导航到社区插件并点击"浏览"
3. 搜索"Daily Task Auto Generator"
4. 点击安装,然后启用插件
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
### ⚙️ 配置
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
安装后,在设置中配置插件:
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
- 选择自动生成模式(无、每日或仅工作日)
- 设置存储任务文件的根目录
- 自定义您的任务模板
- 启用/禁用任务统计
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
### 🖋️ 模板变量
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
以下变量可在您的模板中使用:
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
- `{{date}}` - 当前日期
- `{{dateWithIcon}}` - 带日历图标的日期
- `{{weekday}}` - 星期几
- `{{yearProgress}}` - 年度进度百分比
- `{{monthProgress}}` - 月度进度百分比
- `{{time}}` - 当前时间
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
### 📚 使用方法
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
配置完成后,插件将:
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
1. 根据您的计划自动生成任务笔记
2. 创建有组织的文件夹结构(根目录/年份/月份.md
3. 使用您的模板添加每日任务部分
4. 可选择包含前一天的统计数据
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
您也可以从命令面板或功能区图标手动触发任务创建。
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
### 🤝 贡献
2025-04-16 08:57:19 +00:00
2025-04-26 01:55:26 +00:00
欢迎贡献请随时在GitHub上提交问题或拉取请求。
2025-04-16 08:57:19 +00:00
---
2025-04-26 01:55:26 +00:00
<a name="japanese"></a>
## 🇯🇵 日本語
### ✨ 紹介
**Daily Task Auto Generator**は、カスタマイズ可能なテンプレートに基づいて毎日のタスクートを自動的に生成するObsidianプラグインです。最小限の労力で一貫した毎日のタスク追跡システムを維持するのに役立ちます。
### 🚀 機能
- 🤖 **自動生成**: 好みのスケジュール(毎日または平日のみ)に基づいて自動的に毎日のタスクノートを作成
- 📊 **タスク統計**: 前日のタスクの完了率を追跡して表示
- 🌐 **多言語サポート**: 英語と中国語のインターフェースを完全にサポート
- 🎨 **カスタマイズ可能なテンプレート**: 日付、時間、進捗指標などの変数を使って独自のタスクテンプレートを設計
- 📁 **柔軟な組織**: カスタマイズ可能なフォルダ構造でタスクを整理
- 📱 **モバイルフレンドリー**: デスクトップとモバイルの両方のObsidianで完璧に動作
### 📥 インストール
1. Obsidianを開き、設定に移動します
2. コミュニティプラグインに移動し、「ブラウズ」をクリックします
3. 「Daily Task Auto Generator」を検索します
4. インストールをクリックし、プラグインを有効にします
### ⚙️ 設定
インストール後、設定でプラグインを構成します:
- 自動生成モードを選択します(なし、毎日、または平日のみ)
- タスクファイルを保存するルートディレクトリを設定します
- タスクテンプレートをカスタマイズします
- タスク統計を有効/無効にします
### 🖋️ テンプレート変数
テンプレートでは以下の変数が利用可能です:
- `{{date}}` - 現在の日付
- `{{dateWithIcon}}` - カレンダーアイコン付きの日付
- `{{weekday}}` - 曜日
- `{{yearProgress}}` - 年間進捗率
- `{{monthProgress}}` - 月間進捗率
- `{{time}}` - 現在の時刻
### 📚 使用方法
構成が完了すると、プラグインは:
1. スケジュールに従って自動的にタスクノートを生成します
2. 整理されたフォルダ構造(ルート/年/月.mdを作成します
3. テンプレートを使用して毎日のタスクセクションを追加します
4. オプションで前日の統計を含めます
コマンドパレットまたはリボンアイコンからタスク作成を手動でトリガーすることもできます。
### 🤝 貢献
貢献を歓迎しますGitHubで問題の提出やプルリクエストをお気軽にどうぞ。