Tags Overview

by Christian Wannerstedt
5
4
3
2
1
Score: 66/100

Description

Category: File Management

The Tags Overview plugin for Obsidian enhances your tagging experience by providing an extended tags panel with advanced filtering and sorting capabilities. With this plugin, you can effortlessly browse through tagged files in a list or table view, displaying related tags and nested tags as a tree or flat list. The filter field allows for precise searching, and you can even customize the filter to include custom properties (Front Matter) from your YAML files. Additionally, you can choose between two display types: a minimalistic list view or a table view with customizable columns and date formatting options.

Reviews

No reviews yet.

Stats

56
stars
18,676
downloads
2
forks
1,015
days
9
days
9
days
16
total PRs
0
open PRs
0
closed PRs
16
merged PRs
33
total issues
2
open issues
31
closed issues
43
commits

Latest Version

9 days ago

Changelog

What's Changed

Full Changelog: https://github.com/christianwannerstedt/obsidian-tags-overview/compare/1.0.7...1.0.8

README file from

Github

Tags overview - Obsidian plugin

This plugin for Obsidian adds an extended tags panel where tagged files can be overviewed, filtered and accessed in an easy way.

Features

  • Display tagged files directly.
  • Toggle between list and table view.
  • User friendly filter field.
  • Additional sort options.
  • Displays related tags (more info below).

When you filter the list of tags through a search, you can choose to display related tags. By default, the list will only include the tag(s) that are included in the search, but by showing related tags, tags that the files in the search contain are also included. The setting only affects which tags appear in the search results, not the files.

For example: If a file contains the tags #vehicle and #car, then a search for #vehicle will show both tags in the result. However, files that only contain the #car tag will not be presented in the list.

related-tags

Nested tags

The plugin supports nested tags, with an option to display nested tags as a tree or a flat list. You can choose to expand or collapse each nested level separately by clicking the arrow next to it.

nested-tags

Filter

Filter the list easily by selecting one or more tags in the dropdown menu. You can choose whether the results must match all search criterias (AND) or just any of them (OR). It is also possible to toggle a tag in the search by clicking on the tag in the results list while holding down ctrl/cmd.

filter

Filter on custom properties (Front matter)

It is possible to extend the filter functionality by adding filters for specific properties (YAML/Front matter). This is easily done from the plugin's settings page.

property-filters-settings-II

In the example above, you can see how to add and remove properties to be used for filtering. It is also possible to determine the position on the filter row, as well as the type of filter. There are three different filter types:

  • Select: The filter is displayed as a dropdown where all existing values are selectable (same widget as for filtering tags).
  • Text: Filtering takes place with free text.
  • Number: Only numeric input is allowed. It's possible to choose which compare operator to use (=, !=, >, >=, <=, <).

In the above scenario, the result looks like this:

property-filters-II

Different views

Choose between a table view or a more minimalistic list view. The table view will display the date when the file was last modified. It is possible to change the format of the dates in the plugin settings.

display-types

Table view customizations

It is possible to customize which columns should be displayed in the table view, as well as how the content should be aligned. Use the dropdown below the table to add a new column, then use the arrow icons to change the position of the column. The column at the top of the list will appear at the far left of the table.

table-columns

It is also possible to add properties (Front Matter). Just select the option Property in the "Add column" dropdown, and then select which property you want the column to hold. If you add a property column it will also be possible to order the files based on that property.

table-columns-property

Ignore files

It is possible to exclude files from being picked up by the plugin, either per file or by path. No tags will be retrieved from excluded files, nor will they show in the list views.

To ignore a single file, add the custom property tagsoverview and set the value to ignore.

You can also exclude files and folders from the plugin settings page by adding one path per line in the Excluded paths setting. Paths are matched against vault-relative file paths:

  • /archive excludes archive.md and all files inside the root archive folder, but not notes/archive/example.md.
  • archive excludes archive.md, the root archive folder, and any folder named archive elsewhere in the vault.
  • /archive/ excludes only files inside the root archive folder, not archive.md.
  • notes/drafts.md excludes that exact file.

Usage

Open the panel from the tag icon in the left ribbon, or run Tags Overview: Show panel from the command palette.

Install

Manual installation

Unzip the latest release into your <vault>/.obsidian/plugins/ folder.

Within Obsidian

  1. Go to Settings > Community plugins
  2. Ensure that Safe mode is turned off
  3. Click Community plugins > Browse
  4. Search for Tags overview
  5. Click install
  6. Once installed, close the community plugins window and activate the newly installed plugin

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Recent Files
6 years ago by Tony Grosinger
Display a list of most recently opened files
Tag Wrangler
5 years ago by PJ Eby
Rename, merge, toggle, and search tags from the Obsidian tag pane
Checklist
5 years ago by delashum
File Tree Alternative
5 years ago by Ozan Tellioglu
This Obsidian Plugin allows users to have a different file explorer experience.
File Explorer Note Count
5 years ago by Ozan Tellioglu
Obsidian Plugin for viewing the number of elements under each folder within the file explorer
Metadata Menu
4 years ago by mdelobelle
For data management enthusiasts : type and manage the metadata of your notes.
Find orphaned files and broken links
6 years ago by Vinzent
Find files, which are nowhere linked, so they are maybe lost in your vault.
File Color
4 years ago by ecustic
An Obsidian plugin for setting colors on folders and files in the file tree.
Colored Tags
3 years ago by Pavel Frankov
Colorizes tags in different colors.
Home tab
3 years ago by Renso
A browser-like search tab for your local files in Obsidian.
Collapse All
5 years ago by Nathonius
Janitor
4 years ago by Gabriele Cannata
Performs various maintenance tasks on the Obsidian vault
Colored Tags Wrangler
3 years ago by AndreasSasDev
Obsidian Plugin : Assign colors to tags. Has integrations with other plugins, like Kanban.
Open In New Tab
3 years ago by patleeman
Frontmatter Tag Sugest
4 years ago by Jonathan Miller
Autocompletes tags in Obsidian YAML frontmatter. No more deleting #!
Automatically reveal active file
6 years ago by Matt Sessions
Obsidian plugin to reveal the active file automatically when you open a file
File Cleaner
4 years ago by Johnson0907
A file cleaner plugin for Obsidian.
Advanced New File
5 years ago by Ivan Chernov
Create file in chosen folder
File path to URI
5 years ago by Michal Bureš
Convert file path to uri for easier use of links to local files outside of Obsidian
Multi Tag
3 years ago by fez-github
Obsidian plugin that allows the user to add a tag to all files in a folder. Not in active development. Now working on Multi-Properties, which covers most of this plugin's functionality.
File Diff
3 years ago by Till Friebe
View the difference between two files within Obsidian.
Nested tags graph
3 years ago by drpilman
A small plugin for Obsidian that links nested tags in graph view
HTML Tags Autocomplete
5 years ago by bicarlsen
Autocomplete HTML formatting tags.
AutoMOC
4 years ago by Diego Alcantara
Tags Routes
2 years ago by Ken
This is a plugin for obsidian, to visualize files and tags as nodes in 3D graph.
Auto Classifier
3 years ago by Hyeonseo Nam
Auto classification plugin for Obsidian using ChatGPT.
Canvas Filter
3 years ago by Ivan Koshelev
Obsidian Canvas plugin that let's you show only pages / arrows with specific tags / colors / connections.
Quick Tagger
3 years ago by Gorkycreator
Quick tagger for Obsidian.md
File Cooker
4 years ago by iuian
An obsidian plugin for moving search files to target folder
Remember File State
4 years ago by Ludovic Chabant
A plugin for Obsidian that remembers cursor position, selection, scrolling, and more for each file.
Nuke Orphans
4 years ago by Sandorex
Obsidian notes plugin that trashes orphaned files and attachments
Tag Page
3 years ago by Matthew Sumpter
An Obsidian plugin to create and manage dedicated Markdown pages for tags, with features to automatically populate and refresh content based on user-defined settings.
Smart Title
3 years ago by magooup
obsidian-plugin-smart-title
Easy Bake
3 years ago by mgmeyers
Compile many Obsidian notes down to one.
Reading comments
3 years ago by BumbrT
Reading comments, for consuming books or large articles in markdown with https://obsidian.md/.
🪝 Grappling Hook
3 years ago by pseudometa
Obsidian Plugin for blazingly fast file switching. For those who find the Quick Switcher still too slow.
Insta TOC
2 years ago by Nick C.
Generate, update, and maintain a table of contents for your notes while typing in real time.
Modal Opener
2 years ago by Muuxi
Open files and links in modal windows, or create and edit compatible files in modal windows.
Weekly Review
3 years ago by Brandon Boswell
Media Companion
a year ago by Nick de Bruin
Base Tag Renderer
4 years ago by Darren Kuro
A lightweight obsidian plugin to render the basename of tags in preview mode.
QuickLink
10 months ago by Jamba Hailar
On obsidian, use @ to quickly link files
Get Info
5 years ago by Chetachi
A small menu that is tucked inside your status bar and shows helpful information for your chosen file 📄.
Neighbouring Files
3 years ago by Fabian Untermoser
Obsidian Plugin to navigate to the next and previous file in the current directory
Metadata Auto Classifier
2 years ago by Beomsu Koh
AI-powered Obsidian plugin that automatically classifies and generates metadata (tags, frontmatter) for your notes.
Relation Pane
4 years ago by mottox2
Review Notes Plugin
4 years ago by tjandy98
SyncFTP
3 years ago by Alex Donnan
An Obsidian.md plugin that allows users to add their own SFTP host and credentials to sync to and from.
Open files with commands
3 years ago by Lost Paul
Create commands that only open one file at the time and that can be used with the commander plugin.
FuzzyTag
4 years ago by Adrian
Tag Buddy
3 years ago by David Fasullo
Unlock powerful tag editing features in Reading Mode. Add, remove and edit tags across your vault. Use tag inboxes to level up any workflow with a powerful idea assembly line.
Emo
4 years ago by yaleiyale
Use image/file hosting in Obsidian by clipboard or draging file. Obsidian 图床聚合 & Github上传器
Local File Interface
4 years ago by qawatake
An Obsidian plugin to provide commands for moving files in and out of the vault
Liquid Templates
5 years ago by Diomede Tripicchio
Define your templates with LiquidJS tags support
Tag Group Manager
7 months ago by Stargazer-cc
Tag Group Manager is a plugin designed for Obsidian that helps manage tag groups and quickly insert tags.
Aggregator
4 years ago by SErAphLi
This plugin helps you gather information from files, and make a summary in the file.
Static File Server
5 years ago by Elias Sundqvist
Serve obsidian vault subfolders with a static web server
Auto File Organizer
2 years ago by mofukuru
Obsidian plugin: Automatically organizes files into folders based on their extensions.
Fold Properties
2 years ago by James Alexandre
Adds Fold/Unfold Properties Function to Folder Context Menu
EmoTagsTitler
3 years ago by Cyfine
File Tree Generator
3 years ago by Unarray
An Obsidian extension to generate a file tree using callouts!
Testing Vault
3 years ago by Michael Pedersen
Ruled template
3 years ago by YPetremann
An obsidian plugin that check rules to select which template to use.
Bellboy
4 years ago by Shaked Lokits
Opinionated file structure manager for the Obsidian knowledge base.
Git Url
3 years ago by khuongduy354
Edit Gemini
4 years ago by Basil_Mori
Structured Tree
2 years ago by Marius Svarverud
A file explorer for navigating hierarchical notes separated by '.'
Related Notes by Tag
a year ago by Chris Howard
displays notes that share tags with your currently active note
Markdoc
3 years ago by Maciej Jur
Basic markdoc support for Obsidian
Generate Timeline
a year ago by Shanshuimei
An obsidian plugin to generate timelines from tags, folders, files or metadata automatically. 根据标签,文件夹,文件或者属性自动生成时间轴的插件。
Index Notes
2 years ago by Alejandro Daniel Noel
Plugin that automatically generates index blocks based on tags
File Manager
2 years ago by Juan Sicilia
A file manager plugin for Obsidian
Sort Frontmatter
3 years ago by Kanzi
Sort frontmatter automatically
Tag Breakdown Generator
3 years ago by Hananoshika Yomaru
Break down nested tags into multiple parent tags
Incomplete files
3 years ago by Hananoshika Yomaru
Rule based incomplete files discovery
Image Collector
2 years ago by tdaykin
Note 2 Tag Generator
2 years ago by Augustin
Tag Formatter
2 years ago by snsvrno
Configurable Obsidian plugin that hides parent tags.
Folder by tags distributor
2 years ago by RevoTale
Automatically group Obsidian notes into folder by tags specified in note.
Confluence Link
2 years ago by Razvan Bunga
Convert obsidian md file into confluence pages
Contextual Sidecar
2 years ago by Matthew Turk
An experiment in adding a context-dependent panel to Obsidian
Redirect
4 years ago by Jacob Levernier
An Obsidian plugin for adding aliases to any file
Symlink Creator
2 years ago by Tobias Heidler
A plugin for Obsidian that allows the creation of symlinks - for Windows, OS X and Linux only!
Tag Links
2 years ago by Zacchary Dempsey-Plante
A plugin for Obsidian that allows tags to be opened as links using a hotkey.
Current File Tags
a year ago by Trung Tran
Simple File Info
a year ago by Lukas Capkovic
Private Mode
a year ago by markusmo3
Auto Close Tags
a year ago by k0src
Obsidian MD plugin to auto-close HTML tags.
Course Module Loader
a year ago by Sebastian Kamilli
Downloads and unzips course module zip files from a URL into a specified vault folder, skipping existing files.
Folder Tabulation
2 years ago by SpeedaRJ
An open source plugin for obsidian that let's you treverse local folder structure via keybindings and commands.
Ffmpeg Converter
2 years ago by MrAnyx
Convert your assets into other formats. Convert, Compress and Optimize your vault
Note Reviewer
2 years ago by Travis Linkey
An obsidian plugin to help review notes that have been taken
Tag Timer
7 months ago by quantavil
The Tag Timer is a versatile plugin for Obsidian that allows you to seamlessly track the time you spend on specific tasks or sections within your notes.
Open in GitHub
a year ago by Muurphy Chen
This is an Obsidian plugin designed to open project or files directly in GitHub via your browser.
Nav Weight
2 years ago by shu307
A simple plugin designed to sort files in navigation based on markdown frontmatter (also known as metadata) for Obsidian.
SafeLearn Formatter
10 months ago by UnterrainerInformatik
A community plugin for Obsidian, that offers visual aids for the SafeLearn-specific tags.