Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Gamebase

AndyPandy1189AndyPandy118964 downloads

Effortlessly search and pull rich video game metadata to automatically generate beautifully formatted notes in your vault using your own custom markdown templates

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Obsidian Gamebase is a plugin that allows you to easily pull video game metadata from the IGDB (Internet Game Database) API and automatically generate beautifully formatted markdown notes in your vault based on your own custom templates. This is inspired by the Obsidian plugin Book Search.

Features

  • Single Import: Quickly search for a game and instantly generate a note for it.
  • Bulk Import: Search and add multiple games to a staging queue, then import them all at once.
  • Conflict Resolution: If a game note already exists, the plugin will pause and allow you to rename the new note.
  • Custom Templates: Fully customize how your game notes look using simple {{variable}} tags in a markdown template.
  • Rich Metadata: Pulls in titles, release dates, developers, publishers, genres, platforms, ratings, cover images, and more.

Setup & Configuration

To use this plugin, you will need to provide it with your own IGDB API credentials (provided by Twitch).

1. Get your IGDB API Credentials

  1. Go to the Twitch Developer Console.
  2. Log in with your Twitch account.
  3. Navigate to Applications and click Register Your Application.
  4. Give it a name (e.g., ObsidianGameSearch), set the OAuth Redirect URL to http://localhost, and select a category (e.g., Application Integration).
  5. Click Create.
  6. Click Manage next to your new application to view your Client ID.
  7. Click New Secret to generate your Client Secret.

2. Configure the Plugin

  1. Open your Obsidian Settings and go to the Game Search plugin options.
  2. Paste your Client ID and Client Secret into the respective fields.
  3. Select your Template File Path (the markdown file you want to use as a blueprint).
  4. Select your Destination Folder (where you want the new game notes to be saved).

Using Templates

Create a markdown file in your vault to act as your template. You can format it however you like. Insert the following variables into your template, and the plugin will automatically replace them with the actual game data when a note is generated:

  • {{title}} - The name of the game
  • {{summary}} - Game description/summary
  • {{release_date}} - Initial release date (YYYY-MM-DD)
  • {{developer}} - Developer company name
  • {{publisher}} - Publisher company name
  • {{genres}} - Comma-separated list of genres
  • {{platforms}} - Comma-separated list of platforms
  • {{cover_image}} - URL to the cover image
  • {{rating}} - Average user rating (e.g. 85)
  • {{aggregated_rating}} - Average critic rating (e.g. 90)
  • {{storyline}} - Brief plot description
  • {{game_modes}} - Comma-separated list of game modes
  • {{themes}} - Comma-separated list of themes
  • {{franchise}} - The franchise or collection the game belongs to
  • {{url}} - IGDB URL for the game
  • {{screenshots}} - Comma-separated list of high-quality screenshot URLs
  • {{similar_games}} - Comma-separated list of similar games

Example Template:

# {{title}}
**Developer:** {{developer}}
**Publisher:** {{publisher}}
**Release Date:** {{release_date}}
**Genres:** {{genres}}
**Platforms:** {{platforms}}
**Rating:** {{rating}}/100

![Cover Image]({{cover_image}})

## Summary
{{summary}}

How to Use

  • Single Import: Click the Gamepad icon in your left ribbon, or use the Command Palette to run Game Search: Single Import. Search for a game, click it, and the note is immediately created.
  • Bulk Import: Open the Command Palette and run Game Search: Bulk Import. Search for games and click "Add" to queue them up. When you are ready, click "Import All Staged Games" to generate all the notes in sequence.
HealthExcellent
ReviewPassed
About
Gamebase is the ultimate plugin for video game enthusiasts, reviewers, and collectors who want to seamlessly integrate their gaming library into their Obsidian vault. Powered by the robust IGDB (Internet Game Database) API, Gamebase allows you to search for any video game in existence and instantly pull rich metadata directly into your notes. Rather than manually typing out release dates, developers, and genres, Gamebase automates the busywork so you can focus on writing your reviews, tracking your backlog, or building your personal game wiki. Key Features Instant Note Generation: Use the Command Palette or the dedicated Ribbon Icon to quickly search for a game and instantly generate a beautifully formatted note. Bulk Import: Have a huge backlog? Use the Bulk Import staging UI to search for and queue up multiple games at once, then import them all in a single click. 100% Custom Templates: You have total control over how your data looks. Simply create a markdown template using stan
ImportTemplatingAttachments
Details
Current version
1.0.4
Last updated
Last month
Created
Last month
Updates
4 releases
Downloads
64
Compatible with
Obsidian 1.15.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
AndyPandy1189AndyPandy1189andypandy1189
GitHubandypandy1189
  1. Community
  2. Plugins
  3. Import
  4. Gamebase

Related plugins

Local Images Plus

A reincarnation of Local Images to download images in Markdown notes to local storage.

Kindle Highlights

Sync your Kindle book highlights using your Amazon login or uploading your My Clippings file.

Nexus AI Chat Importer

Import AI chat conversations from ChatGPT, Claude, and Mistral Vibe (formerly Le Chat) exports into Obsidian as clean, readable Markdown files.

Whisper

Speech-to-text using OpenAI Whisper.

Make It Rain

Pull Raindrop.io bookmarks, highlights, and attachments into Markdown notes with rich metadata, smart folder structures, and native file support.

Epub Importer

Import EPUB files as Markdown.

Weread

Sync Tencent Weread highlights and annotations.

Star Gate

Clip web pages into Obsidian with a multi-tab browser, AI analysis templates, and content capture.

Importer

Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.