beta

Templar 1.2.0-beta.3

Requires Obsidian 1.8.0+ · Desktop and mobile

Beta distribution

Templar is not listed in Community Plugins yet. Use BRAT for current beta updates or exact release assets for frozen, reproducible installs.

Recommended beta route

Install with BRAT.

BRAT tracks the latest beta automatically. It may require a newer Obsidian version than Templar itself.

1

Install BRAT

Find “Obsidian42 - BRAT” in Community Plugins, install it, and enable it.

2

Add beta plugin

Run “BRAT: Add a beta plugin for testing” from the command palette.

3

Enter the repository

Paste K0g1/Templar into the repository field.

4

Enable Templar

Open Settings → Community plugins → Installed plugins and enable Templar.

Add Templar with BRAT Open BRAT in Obsidian

The deep link works once BRAT is installed and enabled. If nothing opens, use the second button, then paste the repository below into “BRAT: Add a beta plugin for testing”.

K0g1/Templar
Reproducible reports

Freeze the current release.

Use BRAT’s frozen-version command with 1.2.0-beta.3 when a bug report must not follow later updates.

1.2.0-beta.3
Exact release assets

Manual installation.

Use this route on an older supported host, as a rate-limit fallback, or when testing one exact release.

  1. Open GitHub Releases and choose a version.
  2. Download main.js, manifest.json, and styles.css.
  3. Create <your-vault>/.obsidian/plugins/templar/.
  4. Place all three files there, reload Obsidian, and enable Templar.
main.js JavaScriptmanifest.json JSONstyles.css CSS

Troubleshooting.

The BRAT deep link does nothing

The link only works once BRAT is installed and enabled. Open “Obsidian42 - BRAT” in Community Plugins (or press “Open BRAT in Obsidian” above), then run “BRAT: Add a beta plugin for testing” and paste K0g1/Templar.

BRAT rate limit or download failure

Wait for the GitHub rate limit to reset, or use manual release assets. The plugin does not need BRAT at runtime.

Plugin is missing after copying files

Check the lowercase folder path and confirm all three release files are directly inside .obsidian/plugins/templar/.

Obsidian shows an older version

Disable Templar, replace all three files together, reload Obsidian, and enable it again.

Older supported Obsidian host

Templar supports Obsidian 1.8.0+, but BRAT may require a newer host. Use manual installation in that case.

For the complete update, reinstall, and removal procedures, read the canonical installation guide.