Obsidian plugin

Keep the hunt inside your vault.

Talk to Athelgard from Obsidian. Challenge notes and staged HTB{...} flags file themselves into Talk, Hunt, and Flags.

Install in one line

source <(curl -fsSL https://athelgard.io/athel.sh) && athel obsidian

Creates ~/Documents/Obsidian/Athelgard (override with ATHELGARD_VAULT) and installs the plugin.

Or add the plugin to a vault you already have

  1. Download the zip and unzip it
  2. Copy the folder to <your-vault>/.obsidian/plugins/athelgard-desk
  3. Obsidian → Settings → Community plugins → turn restricted mode OFF
  4. Enable Athelgard. Reload if it does not appear.
  5. Ribbon icon or Command palette → Talk to Athelgard
curl -fsSL https://athelgard.io/downloads/athelgard-obsidian.zip -o ~/athelgard-obsidian.zip
unzip -o ~/athelgard-obsidian.zip -d ~/.athelgard-obsidian
mkdir -p "$HOME/Documents/Obsidian/Athelgard/.obsidian/plugins"
cp -R ~/.athelgard-obsidian/athelgard-obsidian "$HOME/Documents/Obsidian/Athelgard/.obsidian/plugins/athelgard-desk"

What gets written