A lightweight Foundry VTT module that lets GMs configure which compendium packs are excluded from the native V14 sidebar content search.
Foundry V14 upgraded the Compendium sidebar tab's filter to search within each compendium's contents — a great feature, but with many installed modules and systems it can produce noisy results from packs that are irrelevant to your game. This module lets you selectively exclude packs from those search results while keeping them fully accessible in the sidebar.
| Minimum | Verified | |
|---|---|---|
| Foundry VTT | V14 | V14 |
This module is system-agnostic — it works with any game system.
Optional dependency: libWrapper — used if available for cleaner method patching. Falls back to a direct prototype override if not installed.
Configure which compendium packs are excluded from the sidebar content search via a dedicated settings form:
- Grouped pack list — packs are organized by source (System, World, Modules) with human-readable package titles
- Local filter — quickly find specific packs in long lists
- Bulk actions — "Exclude All" / "Include All" buttons for fast configuration
- Visual feedback — excluded packs are dimmed with strikethrough in the settings form
- Non-destructive — excluded packs remain fully visible and accessible in the sidebar when no search is active; they are only hidden from search results
- Go to Settings → Module Settings → Nik's Compendium Search Tweaks
- Click the Configure button
- Check the compendium packs you want to exclude from search
- Click Save Changes
- In Foundry VTT, go to Settings → Manage Modules → Install Module
- Paste the following manifest URL:
https://github.com/nschoenwald/niks-compendium-search-tweaks/releases/latest/download/module.json - Click Install
- Download the latest release from the Releases page
- Extract into your Foundry VTT
Data/modules/directory - Enable the module in Settings → Manage Modules
This module is licensed under the MIT License.