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

Tagged Documents Viewer

mgeduldmgeduld45k downloads

Open a modal with scrollable content of all documents that contain a specific tag or tags.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

This plugin allows you to view all documents with a given tag or set of tags in a single, scrollable modal. I can imagine various uses of this plugin, but I created it for a specific workflow, in which I journal each work day, using tags to link subjects that repeat. I may then find that I want to scroll through everything I've ever written about CSS (for instance) without having to click each document individually.

image modal

Usage

There are two ways to use the plugin:

  1. By clicking a tag. This will open the modal, showing the contents of all documents that contain the tag. Above the content, at the top of the modal, you'll see a text-input field where you can modify what documents show by adding more tags.

  2. By clicking the hashtag icon on the ribbon, which will bring up the just the text-input. You can type any tag or tags into it and then press ENTER or click the OK button to reveal matching documents.

When entering a list of tags, use spaces to separate them, e.g. home cooking food. Don't include the hashtag symbol.

To exclude some documents from displaying, you can prepend a tag with an exclamation point. For instance, typing programming code !javascript will display all documents that contain the tags #programming or #code except for ones that also contain #javacript.

Clicking the title of any document will close the modal and take you to that document.

Settings

There are three togglable settings:

  • Display Ribbon Icon (on by default). Setting this to off will remove the hashtag icon from the ribbon.

  • Open Modal On Click (on by default). Setting this to off will disable the modal from opening when you click on tags.

  • Require Alt/Option Key (off by default). Setting this to on will make the modal only open when you click a tag while holding down the ALT or OPTION key.

image settings

Possible Future Development

  • more complicated queries, e.g. allowing for searches like (home AND cooking) !pasta and maybe also allowing for date ranges, so users can search for all documents written prior to 2021 with the tag taxes.
  • sorting options
  • saving scrollable content as a new document
  • displaying document-creation dates
  • ability to edit documents in the modal
  • ability to save then modal state when it's closed
  • ability to save queries
  • allow tags to be entered in the text-input with or without hash symbols
  • allow wildcards, e.g. work-* will display documents containing #work-project-ongoing or #work-project-completed.
61%
HealthFair
ReviewCaution
About
View all documents matching a tag or set of tags in a single scrollable modal. Filter results by adding tags or prefixing a tag with ! to exclude matches, then click any document title to jump to it. Open the modal by clicking a tag or using the ribbon icon to enter queries.
TagsNavigationSearch
Details
Current version
1.0.2
Last updated
4 years ago
Created
4 years ago
Updates
2 releases
Downloads
45k
Compatible with
Obsidian 0.12.0+
Platforms
Desktop, Mobile
Report bugRequest featureReport plugin
Author
mgeduldmgeduld
github.com/mgeduld/obsidian-tagged-documents-viewer
GitHubmgeduld
  1. Community
  2. Plugins
  3. Tags
  4. Tagged Documents Viewer

Related plugins

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Quiet Outline

Make outline quiet and more powerful, including no-auto-expand, rendering heading as Markdown, and search support.

TagFolder

Show tags as folder.

Badges

Add inline badges/callouts to notes.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.

Home tab

A browser-like search tab for your local files.

Semantic Notes Vault MCP

Give Claude Desktop and other AI assistants semantic access to your notes through a built-in Model Context Protocol (MCP) server.

floating toc

A floating directory that hovers a widget of the current directory on the notes page.

Simple CanvaSearch

Quickly fuzzysearch notes, cards and their content and shift focus to them within the currently opened canvas.

Occura

Find and highlight all occurrences of selected text in notes, similar to Notepad++ or IDEs.