Skip to main content

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

  1. Enable community plugins in your Obsidian vault
  2. Install the Personal OS plugin through the community plugin browser in your vault settings
  3. Enable the Personal OS plugin

Manual Installation

  1. Go to the Releases page in the obsidian-personal-os GitHub repository
  2. Download the main.js, manifest.json, and styles.css files in the latest release
  3. Create a folder called personal-os in 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
  4. Add the main.js, manifest.json, and styles.css files to the personal-os folder
  5. Restart Obsidian