Plugin Installation
Prequisites
The Personal OS plugin leverages functionality from these community plugins:
- BRAT: Used in order to run Datacore
- Datacore: Used for data queries and dashboards
- Dataview: Used for data queries and dashboards
- Tasks: Used for task management
Plugin Installation
Easy Installation
- Enable community plugins in your Obsidian vault
- Install the Personal OS plugin through the community plugin browser in your vault settings
- Enable the Personal OS plugin
Manual Installation
- Go to the Releases page in the obsidian-personal-os GitHub repository
- Download the
main.js,manifest.json, andstyles.cssfiles in the latest release - Create a folder called
personal-osin the plugins folder for your vault- This is typically
[vault-root]/.obsidian/plugins - Alternatively, go to the Community plugins tab in your vault's Settings and click on the folder icon to the right of the Installed plugins section
- This is typically
- Add the
main.js,manifest.json, andstyles.cssfiles to thepersonal-osfolder - Restart Obsidian