Updated README.md
This commit is contained in:
11
README.md
11
README.md
@@ -22,6 +22,15 @@ A simple and elegant task timer plugin for Obsidian with category support and da
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
### Install from Release
|
||||||
|
|
||||||
|
1. Download the latest release zip from the GitHub releases page
|
||||||
|
2. Extract the zip file
|
||||||
|
3. Copy the `taskweaver` folder to your vault's plugins directory:
|
||||||
|
- `<your-vault>/.obsidian/plugins/`
|
||||||
|
4. Reload Obsidian
|
||||||
|
5. Enable the plugin in Settings → Community Plugins
|
||||||
|
|
||||||
### Manual Installation
|
### Manual Installation
|
||||||
|
|
||||||
1. Build the plugin:
|
1. Build the plugin:
|
||||||
@@ -34,7 +43,7 @@ A simple and elegant task timer plugin for Obsidian with category support and da
|
|||||||
- Copy `main.js`, `manifest.json`, and `styles.css` to:
|
- Copy `main.js`, `manifest.json`, and `styles.css` to:
|
||||||
- `<your-vault>/.obsidian/plugins/taskweaver/`
|
- `<your-vault>/.obsidian/plugins/taskweaver/`
|
||||||
|
|
||||||
3. Reload Obsidian and enable the plugin in Settings <20> Community Plugins
|
3. Reload Obsidian and enable the plugin in Settings <20> Community Plugins
|
||||||
|
|
||||||
### Quick Package Script
|
### Quick Package Script
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user