Tag Tactician

by Scott Tomaszewski
5
4
3
2
1
Score: 47/100

Description

The Tag Tactician plugin simplifies bulk editing of frontmatter tags in Obsidian, allowing users to add or remove tags across multiple notes simultaneously. It provides a preview of changes before applying them and offers selective updates to ensure precise tag management. The plugin also features a Related Notes view, which helps users find notes with similar tags, titles, or paths based on customizable weighting. Additionally, it includes a Tag Navigation sidebar that organizes notes using a hierarchical tag structure, functioning as an alternative to traditional folders. With options for customizing tag formats and filtering related notes, this plugin enhances tag-based organization and discovery within Obsidian.

Reviews

No reviews yet.

Stats

17
stars
2,060
downloads
0
forks
450
days
41
days
41
days
2
total PRs
0
open PRs
0
closed PRs
2
merged PRs
32
total issues
14
open issues
18
closed issues
0
commits

Latest Version

a month ago

Changelog

0.9.1

  • Attempts to reopen views when updated

README file from

Github

Tag Tactician Obsidian Plugin

Tag Tactician is an Obsidian plugin that makes it easy to bulk edit the frontmatter tags of multiple notes at once. You can add or remove tags across many files, preview proposed changes, and selectively apply updates to individual notes—all without leaving Obsidian.

Additionally, Tag Tactician comes with a "Related Notes" View to display notes that have similarities to the current active note. Notes are determined to be related based on similarity of tags, filename, links, and more.

Tag Tactician also has a "Tag Navigation" view to display your notes in a hierarchy format organized by their tags.

Installation (from obsidian)

  1. Open Settings > Community Plugins.
  2. Make sure “Safe Mode” is off.
  3. Click “Browse” and search for Tag Tactician.
  4. Click “Install”, then “Enable”.

Bulk Tag Operations

bulk ops

  1. BACK UP YOUR VAULT 2. This plugin is still in early development and there is no undo feature!
  2. Access the bulk-edit modal in one of the following ways:
    1. Right-click one or more notes or folders and select “Edit tags (frontmatter)”
    2. In the search results view, click the "search results" component select "Tag-Tactician: Edit tags on X notes"
  3. A modal will appear, showing:
    1. Fields for “Tags to add” and “Tags to remove.” 2. For multiple tags, separate them with commas.
    2. A table listing each file, its current tags, and a live preview of its proposed tags.
    3. Checkboxes to select/deselect which files should get updated.
    4. After verifying the changes, click "Apply changes" to update all checked files at once.

Settings

  • Show Warning for Non-Markdown Files: When enabled, files that aren’t .md are listed with a warning and are excluded from modification.
  • Tag List Style: Choose between:

Hyphens (block style arrays)

tags:
  - foo
  - bar 

Brackets (flow style arrays, e.g. tags: [foo, bar]).

tags: [foo, bar]

Caveats & Limitations

  • Supports Frontmatter Tags Only: Inline #tags (in body text) are not changed.
  • Invalid YAML: If a note has broken YAML or duplicate keys for tags, the plugin will skip that note and warn you. You must fix it manually.
  • Large Vaults: Updating thousands of notes simultaneously could be slow; consider selecting a smaller scope (folder or partial selection) at a time.
  • No Undo: Obsidian doesn’t have a built-in undo for plugin-driven bulk edits. Back up your vault, or test changes on sample notes if you’re unsure.

related notes

The Related Notes view helps to find notes in your vault that are potentially related to the current active note.
How much one note is "related" to is determined by customizable weighting of tag similarity, title similarity, path similarity, path similarity, and linking to each other.

To open the Related Notes view, open the command palette and search for "Tag Tactician: Open Related Notes Sidebar".

When a note is active, the Related Notes View will show a list of related notes. Each item contains:

  1. A link to the note.
  2. (Optional) A "score" for how similar the note is to the active note (higher is more similar).
  3. (Optional) A list of tags on the related note.

Above the related notes list is:

  1. A menu with options such as show/hide tags, show/hide score, and also a button to refresh the list.
  2. A filtering text box to filter the list of related notes by title or tag.

Settings

  • Show tags by default: When enabled, the tags of related notes will be shown by default.
  • Show score by default: When enabled, the score of related notes will be shown by default.
  • Hide results with score below: Related notes with a score below the specified value will be hidden in the view.
    • Default value is 1.
  • Score weighting adjustments: Adjust the weight of each factor in the similarity score calculation.
    • Higher values increase the importance of that factor.
    • Set the weight to 0 to ignore that factor.
    • Default value for each is 1.

Tag Navigation

tag nav

The Tag Navigation view is a sidebar panel to navigate your notes organized by a hierarchical tag structure. In this way, if a note has a nested tags, that tag effectively acts as a folder in the tag navigation view. This approach is superior to folders because it allows for a note to be in multiple "folders" at once.

Above the tag list is:

  1. A button to change the sort order of the tags (by name or note count).
  2. A button to expand/collapse all tags.
  3. A filtering text box to filter the list by title or tag.

Settings

  • Default navigation sorting: Choose between sorting tags by name or note count.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Advanced Tables
6 years ago by Tony Grosinger
Improved table navigation, formatting, and manipulation in Obsidian.md
Tag Wrangler
5 years ago by PJ Eby
Rename, merge, toggle, and search tags from the Obsidian tag pane
MAKE.md
3 years ago by MAKE.md
Notebook Navigator
8 months ago by Johan Sanneblad
Replace the default file explorer in Obsidian with a clean two-pane interface featuring folder tree, tag browsing, file previews, keyboard navigation, drag-and-drop, pinned notes, and customizable display options.
Checklist
5 years ago by delashum
Meta Bind Plugin
4 years ago by Moritz Jung
A plugin for Obsidian to make your notes interactive with inline input fields, metadata displays, and buttons.
Breadcrumbs
5 years ago by SkepticMystic
Add typed-links to your Obsidian notes
Metadata Menu
4 years ago by mdelobelle
For data management enthusiasts : type and manage the metadata of your notes.
Supercharged Links
5 years ago by mdelobelle
obsidian plugin to add attributes and context menu options to internal links
File Color
3 years ago by ecustic
An Obsidian plugin for setting colors on folders and files in the file tree.
Pretty Properties
7 months ago by Anareaty
Custom File Explorer sorting
4 years ago by SebastianMC
Take full control over the order and sorting of folders and notes in File Explorer in Obsidian
Colored Tags
3 years ago by Pavel Frankov
Colorizes tags in different colors.
Pane Relief
5 years ago by PJ Eby
Obsidian plugin for per-pane history, pane movement/navigation hotkeys, and more
Longform
5 years ago by Kevin Barrett
A plugin for Obsidian that helps you write and edit novels, screenplays, and other long projects.
Quick Explorer
5 years ago by PJ Eby
Perform file explorer operations (and see your current file path) from the Obsidian.md title bar
Another Quick Switcher
5 years ago by tadashi-aikawa
This is an Obsidian plugin which is another choice of Quick switcher.
MetaEdit
5 years ago by Christian B. B. Houmann
MetaEdit for Obsidian
obsidian floating toc
4 years ago by curtgrimes modified by Cuman
Consistent attachments and links
5 years ago by Dmitry Savosh
Obsidian plugin. Move note with attachments.
Auto Note Mover
4 years ago by faru
This is a plugin for Obsidian (https://obsidian.md).
Zoottelkeeper
5 years ago by Akos Balasko
Obsidian plugin of Zoottelkeeper: An automated folder-level index file generator and maintainer.
Auto Card Link
4 years ago by Nekoshita Yuki
Update time on edit
5 years ago by beaussan
Manual Sorting
a year ago by Kh4f
📌 DnD file sorting for Obsidian
Tasks Calendar Wrapper
3 years ago by zhuwenq
This plugin currently provides a timeline view to display your tasks from your obsidian valut, with customizable filters and renderring options.
Vertical Tabs
2 years ago by oxdc
An Obsidian plugin that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.
Collapse All
5 years ago by Nathonius
April's Automatic Timelines
3 years ago by April Gras
Simple timeline generator plugin for story tellers using obsidian
Media DB Plugin
4 years ago by Moritz Jung
A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.
Janitor
4 years ago by Gabriele Cannata
Performs various maintenance tasks on the Obsidian vault
Floating Search
3 years ago by Boninall
A plugin for searching text by using Obsidian default search view.
Periodic PARA
3 years ago by YiBing Lin
Obsidian Plugin for combining P.A.R.A with Periodic Notes(LifeOS for Obsidian)
File Order
3 years ago by lukasbach
Obsidian plugin to reorder files with drag-and-drop by customizing a number-prefix in the filenames
Colored Tags Wrangler
2 years ago by AndreasSasDev
Obsidian Plugin : Assign colors to tags. Has integrations with other plugins, like Kanban.
Task Collector (TC)
5 years ago by ebullient
Manage tasks and logs within an Obsidian note.
Hide Folders
3 years ago by JonasDoesThings
Toggle the visibility of folders in the Obsidian.MD file navigator based on name-patterns
Core Search Assistant
4 years ago by qawatake
An Obsidian plugin to enhance built-in search: keyboard interface, card preview, bigger preview
TickTickSync
2 years ago by thesamim
Task List Kanban
2 years ago by Chris Kerr
Dynamic Outline
a year ago by theopavlove
Adds a customizable GitHub-like floating table of contents to Obsidian.
Vantage - Advanced search builder
5 years ago by ryanjamurphy
Vantage helps you build complex queries using Obsidian's native search tools.
Frontmatter Tag Sugest
4 years ago by Jonathan Miller
Autocompletes tags in Obsidian YAML frontmatter. No more deleting #!
Automatically reveal active file
5 years ago by Matt Sessions
Obsidian plugin to reveal the active file automatically when you open a file
Open Tab Settings
a year ago by jesse-r-s-hines
Obsidian plugin that adds options to customize how tabs are opened, including open in new tab by default, preventing duplicate tabs, and more
Metadata Extractor
5 years ago by kometenstaub
Obsidian Plugin that provides metadata export for use with third-party apps.
Daily Note Outline
4 years ago by iiz
Add a custom view which shows outline of multiple daily notes with headings, links, tags and list items
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.
Nested tags graph
3 years ago by drpilman
A small plugin for Obsidian that links nested tags in graph view
Tags Overview
3 years ago by Christian Wannerstedt
Obsidian plugin which adds an extended tags panel where tagged files can be overviewed, filtered and accessed in an easy way.
Dangling links
5 years ago by Graydon Hoare
obsidian plugin for displaying dangling links
Daily Notes Viewer
4 years ago by Johnson0907
Folders to Graph
2 years ago by Ratibus11
Display your Obsidian vault folder structure into your graphs.
HTML Tags Autocomplete
5 years ago by bicarlsen
Autocomplete HTML formatting tags.
Folder Focus Mode
4 years ago by grochowski
Focus file explorer on chosen folder and its files and subdirectories, while hiding all the other elements.
AutoMOC
4 years ago by Diego Alcantara
Plugin Manager
3 years ago by ohm-en
Allows better management of Obsidian.md plugins.
Reveal Active File Button
4 years ago by Clare Macrae
Obsidian plugin to add a button to the top of the Obsidian File Explorer, to reveal the active file.
Embedded Code Title
5 years ago by tadashi-aikawa
It is an Obsidian plugin which can embeds title to code blocks.
Auto Classifier
3 years ago by Hyeonseo Nam
Auto classification plugin for Obsidian using ChatGPT.
Tags Routes
2 years ago by Ken
This is a plugin for obsidian, to visualize files and tags as nodes in 3D graph.
Proletarian Wizard Task Manager
a year ago by Charles Feval
Obsidian plugin ot manage todos and projects directly from your notes.
Canvas Filter
3 years ago by Ivan Koshelev
Obsidian Canvas plugin that let's you show only pages / arrows with specific tags / colors / connections.
Task Marker
3 years ago by wenlzhang
An Obsidian plugin to change task status and append text with hotkeys and right-click context menu.
Recent Notes
a year ago by Kamil Rudnicki
Recent Notes Plugin for Obsidian
Quick Tagger
2 years ago by Gorkycreator
Quick tagger for Obsidian.md
Org Mode
5 years ago by ryanpcmcquen
Add Org Mode support to Obsidian.
Note Folder Autorename
5 years ago by PJ Eby
Obsidian plugin to support folder-overview notes by keeping their folder in sync
No Dupe Leaves
4 years ago by Simon Cambier
Automatically switch the focus to open notes instead of reopening them
Frontmatter Markdown Links
a year ago by mnaoumov
Obsidian Plugin that adds support for markdown links in frontmatter
Unique attachments
5 years ago by Dmitry Savosh
Obsidian plugin. Renames attachments, making their names unique.
Canvas minimap
2 years ago by ifree
Obsidian canvas minimap
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
2 years ago by magooup
obsidian-plugin-smart-title
Improved Random Note
3 years ago by ShockThunder
Binary File Manager
4 years ago by qawatake
An Obsidian plugin to manage binary files
TodoTxt
3 years ago by Mark Grimes
Obsidian plugin to manage todotxt files
Week Planner
4 years ago by Ralf Wirdemann
AI Tagger Universe
a year ago by Hu Nie
An intelligent Obsidian plugin that leverages AI to automatically analyze note content and suggest relevant tags, supporting both local and cloud-based LLM services.
NetClip
a year ago by Elhary
this plugin is for Obsidian that allows you to browse the web and clip webpages directly into your vault.
Reading comments
3 years ago by BumbrT
Reading comments, for consuming books or large articles in markdown with https://obsidian.md/.
Quick Preview
2 years ago by Ryota Ushio
An Obsidian plugin to quickly preview a suggestion before selecting it in link suggestions & quick switcher.
Scroll Offset
4 years ago by Lijyze
Scroll Offset for Obsidian
Auto Tag
3 years ago by Control Alt
Easily generate relevant tags for your Obsidian notes.
At People
3 years ago by Tobias Davis
Obsidian plugin to use the familiar @ notation to cross link to people.
Insta TOC
a year ago by Nick C.
Generate, update, and maintain a table of contents for your notes while typing in real time.
Card View Switcher
4 years ago by qawatake
An Obsidian plugin to provide a quick switcher with card view
Auto Glossary
3 years ago by Ennio Italiano
Obsidian plugin that allows user to create a glossary of notes or a MOC from a selected folder.
Contacts
3 years ago by vbeskrovnov
With this plugin, you can easily organize and manage your contacts within Obsidian. Simply create a note with contact information and use the plugin's features to quickly search, and sort through your contacts. Contacts plugin also helps you to remember birthdays of your contacts and keeps track of the last time you met them.
YouTube Template
2 years ago by sundevista
📺 A plugin that would help you to fetch YouTube videos data into your vault.
Journaling
2 years ago by Ordeeper
View daily notes in a journal-like format, similar to Logseq. It enhances note organization and facilitates better reflection by consolidating daily notes into a continuous journaling view.
Arrows
2 years ago by artisticat
Draw arrows across different parts of your notes, similar to on paper
Daily Note Navbar
2 years ago by Karsten Finderup Pedersen
Adds a daily note navbar to quickly navigate between sequential daily notes in Obsidian.
Quick snippets and navigation
4 years ago by @aciq
Quick snippets and navigation for Obsidian
Related Notes Finder
5 years ago by Joshua Michalik
An Obsidian extension that adds extra features for note links, statistics, and randomizers
Tab Selector
2 years ago by namikaze-40p
This is an Obsidian plugin which can quickly switch tabs in various ways.
Todo sort
3 years ago by Ryan Gomba
A plugin for Obsidian that sorts todos within a note
macOS Keyboard Navigation
5 years ago by ryanjamurphy
Folder Links
a year ago by Stefan Rausch
Obsidian Plugin that enables using links to folders.
Next TOC
4 months ago by RavenHogWarts
Floating TOC panel
Search Everywhere
4 years ago by Mom0
Obsidian Search Everywhere Plugin
Boost Link Suggestions
3 years ago by Jacob Levernier
An Obsidian (https://obsidian.md) plugin for altering the order of inline link suggestions by link count and manual boosts.
Another Sticky Headings
2 years ago by Zhou Hua
Advanced Random Note
3 years ago by Karsten Finderup Pedersen
Create commands from custom queries to open random notes
Open Plugin Settings
3 years ago by Mara-Li
Create a command that open the settings tabs of a registered plugin (because I was bored to open the parameters).
Project Garden
3 years ago by Ben Goosman
Automatic Renumbering
a year ago by Omri Levi
Automatically reorders checklists and numbered lists as you edit them.
Base Tag Renderer
3 years ago by Darren Kuro
A lightweight obsidian plugin to render the basename of tags in preview mode.
Single File Daily Notes
2 years ago by Pranav Mangal
An Obsidian plugin to create and manage daily notes in a single file
Media Companion
a year ago by Nick de Bruin
Autofit Tabs
a year ago by Bradley Wyatt
Obsidian Plugin that automatically adjusts tab header widths in real-time to perfectly fit each tab's title content while maintaining a clean, seamless interface that prevents awkward text truncation and ensures optimal readability of your document titles.
PARA Shortcuts
4 years ago by gOAT
This plugin serves usefull commands to setup and manage your knowledge using the PARA method.
Structured
4 years ago by dobrovolsky
TagMany
3 years ago by Joshua Martius
Tag many Notes at once in Obsidian
Notes dater
3 years ago by Paul Treanor
Adds created_on and updated_on dates of the active note to status bar
Time Things
2 years ago by Nick Winters
Show clock, track time spent editing a note, and track the last time a note has been edited.
Neighbouring Files
2 years ago by Fabian Untermoser
Obsidian Plugin to navigate to the next and previous file in the current directory
Automatic Tags
2 years ago by Jamalam
Add tags to new notes automatically based on their path
Tab Navigator
2 years ago by o02c
obsidian-tab-switcher
Bulk Exporter
3 years ago by symunona
Bulk export Markdown filtered, renamed and sorted by front matter metadata into a new structure.
QuickLink
8 months ago by Jamba Hailar
On obsidian, use @ to quickly link files
Note archiver
3 years ago by thenomadlad
Auto Folder Collapse
2 years ago by Dario Casciato
A plugin for Obsidian that automatically collapses all child folders when you collapse a parent folder. This helps keep your file explorer organized and clutter-free.
Key-Value List
2 years ago by Christian Wannerstedt
Obsidian plugin which makes it easy to turn lists into formatted key value lists
Crumbs
3 years ago by Tony Grosinger
Breadcrumb navigation in Obsidian.md
Cycle In Sidebar
3 years ago by Houcheng
Cycle through tabs of left/ right sidebar panel
Packrat
4 years ago by Thomas Herden
Process completed instances of recurring items created by the Obsidian Tasks plugin
Metadata Auto Classifier
2 years ago by Beomsu Koh
AI-powered Obsidian plugin that automatically classifies and generates metadata (tags, frontmatter) for your notes.
Tag Buddy
2 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.
Content Cards
a year ago by leo
Insert content cards in Markdown, such as timeline, highlightblock, target card, book information card, music information card, movie information card, photoes ablum, business card, content subfield, countdown, SWOT,BCG.
FuzzyTag
3 years ago by Adrian
Fold Properties By Default
a year ago by Tommy Bergeron
Always have editor/metadata properties folded by default.
FolderFile Splitter
a year ago by Xu Quan
Linked Data Vocabularies
3 years ago by kometenstaub
Add linked data to the YAML of your Obsidian notes.
Auto Tasks
a year ago by Jamie Hurst
Obsidian plugin to combine periodic notes with tags and tasks to automatically manage your daily, weekly and project TODO lists. Requires the "Periodic Notes" and "Tasks" plugins.
Liquid Templates
5 years ago by Diomede Tripicchio
Define your templates with LiquidJS tags support
Kanban Status Updater
a year ago by Ankit Kapur
Obsidian plugin that automatically updates the note property when card is moved to a column.
Broken Links
2 years ago by ipshing
VirtFolder
2 years ago by mr.grogrig
Creating a hierarchical structure like Luhmann's Zettelkasten
Note Chain
2 years ago by ZigHolding
Package my frequently used tools, highly personal plugins.
Prioritize
3 years ago by EloiMusk
Obsidian Plugin, to prioritize stuff in Obsidian
ZettelGPT
3 years ago by Overraddit
Turbocharge Your Note-taking with AI Assistance
Brainframe
3 years ago by pedersen
Insert Heading Link
4 years ago by Signynt
Add a Link to a Heading.
Lemons Search
2 years ago by Moritz Jung
An Obsidian plugin that offers a fast fuzzy finder based quick switcher with preview.
Go to Line
5 years ago by phibr0
Lite Gallery
2 years ago by Jordan Poles
URL Display
3 years ago by Stephanie Lin
Extract and display external URLs of the note in Obsidian.
Note aliases
3 years ago by Pulsovi
This plugin manages wikilinks aliases and save them on the aliases list of the linked note
Link Range
3 years ago by Ryan Mellmer
Add ranged link support to Obsidian
File chucker
3 years ago by Ken Lim
Metadata Icon
2 years ago by Benature
change metadata entry icon
Bookmarks Caller
2 years ago by namikaze-40p
This is an Obsidian plugin which can easily open bookmarks.
Tag Group Manager
5 months ago by Stargazer-cc
Tag Group Manager is a plugin designed for Obsidian that helps manage tag groups and quickly insert tags.
Flow
2 years ago by Ben Phillips
Implements key processes in David Allen's Getting Things Done (GTD) methodology
Go To Heading
3 years ago by join
Quickly navigate between your document's headings in Obsidian
Highlight active folder section
2 years ago by Lukas Collier
Gives the folder section with the active note a customizable background color and more.
Additional Icons
2 years ago by Matthew Turk
Add additional iconsets to Obsidian
Frontmatter generator
3 years ago by Hananoshika Yomaru
A plugin for Obsidian that generates frontmatter for notes
Open Related Url
4 years ago by Dan Pickett
EmoTagsTitler
3 years ago by Cyfine
Obsidian Attendance
4 years ago by Tiim
Attendance tracking using obsidian.md
Nav Link Header
2 years ago by ahts4962
Display navigation links at the top of the notes in Obsidian
Auto File Organizer
a year ago by mofukuru
Obsidian plugin: Automatically organizes files into folders based on their extensions.
Order List
3 years ago by Henry Gustafson
Testing Vault
3 years ago by Michael Pedersen
File Title Updater
a year ago by wenlzhang
An Obsidian plugin that synchronizes titles between filename, frontmatter, and first heading in your notes.
Floating Headings
3 months ago by k0src
Displays a floating, collapsible outline of a note's headings on the right side of the editor. Expands on hover, click to navigate.
Crafty
2 years ago by liolle
Add tooltip to your obsidian canvas's nodes and navigation between nodes
Bellboy
4 years ago by Shaked Lokits
Opinionated file structure manager for the Obsidian knowledge base.
BuJo Bullets
a year ago by Will Olson
Alternate checkbox types for Obsidian to support Bullet Journal bullets
Desk
2 years ago by David Landry
A desk for obsidian
Potato Indexer
3 years ago by LoyalPotato
Obsidian plugin to generate index based on your selection
Tag Index
10 months ago by wenlzhang
An Obsidian plugin that creates a curated list of important tags to serve as meaningful entry points to your knowledge base.
Symbol linking
10 months ago by Evan Bonsignori ; Mara-Li
Adds ability to link with any trigger in Obsidian. Each trigger can limit linking to specific folders or file.
Quickly
3 years ago by Sparsh Yadav
Quick capture to obsidian note
TODO Wrangler
3 years ago by Jeel Shah
An obsidian plugin to wrangle your Todos and put them in their place.
Extended Task Lists
2 years ago by joeriddles
Extended Markdown support for task lists in Obsidian.
Tab Rotator
3 years ago by Steven Jin
Obsidian Rotate opened tabs with a specified time interval
SideNote
5 months ago by mofukuru
Obsidian plugin: Add comment on the part of sentence and refer in comment view.
Copy Metadata
3 years ago by wenlzhang
An Obsidian plugin to copy metadata to clipboard and insert it into file name.
Related Notes by Tag
9 months ago by Chris Howard
displays notes that share tags with your currently active note
Feeds
2 years ago by LukeMT, pashashocky, madx
Magic feeds dataview query for obsidian
File Index
2 years ago by Steffo
Obsidian plugin to create a metadata file about the files present in the Vault
Expiration-Date-Tracker
3 years ago by Marius Wörfel
Opsidian plugin to keep track of all expiration dates, for example, for your groceries.
Generate Timeline
a year ago by Shanshuimei
An obsidian plugin to generate timelines from tags, folders, files or metadata automatically. 根据标签,文件夹,文件或者属性自动生成时间轴的插件。
Update Time
2 years ago by Sébastien Dubois
Obsidian plugin that updates front matter to include creation and last update times
Next Link
3 years ago by Juan Luque
Hierarchical Outgoing Links
2 years ago by Jason Motylinski
Obsidian.md plugin which displays outgoing links as a hierarchy
Index Notes
2 years ago by Alejandro Daniel Noel
Plugin that automatically generates index blocks based on tags
Related Notes
a year ago by Oluwasanya Awe
Tag Breakdown Generator
3 years ago by Hananoshika Yomaru
Break down nested tags into multiple parent tags
Sort Frontmatter
2 years ago by Kanzi
Sort frontmatter automatically
Note Minimap
8 months ago by Yair Segel
Add a minimap to your Obsidian notes.
Hierarchical Backlinks
2 years ago by Jason Motylinski
Plugin which displays backlinks as a tree structure based on file paths
Highlight Helper
2 years ago by Chongmyung Park
Helper to collect highlight in Obsidian
Journal Folder
2 years ago by Charl Fourie
Note 2 Tag Generator
2 years ago by Augustin
Cluster
2 years ago by Lorens Osman
Cluster plugin mainly designed to simplify the process of note clustering on mobile devices and work well on PCs ether
Tree Search
a year ago by catacgc
Dataview Autocompletion
a year ago by Daniel Bauer
Custom Slides
9 months ago by David V. Kimball
Customize Obsidian's Slides core plugin's navigation, styles, and behavior.
Clipper Catalog
a year ago by Greg K.
A catalog view that provides a powerful interface for all your clipped web articles and content. Easily organize, search, and manage your web clippings within your vault.
KoReader Highlight Importer
a year ago by Tahsin Kocaman
Imports highlights and metadata from KoReader into Obsidian notes
Simple Todo
a year ago by elliotxx
A minimalist text-based todo manager (Text-Based GTD) for efficient task management in Obsidian.
Cursor Position History
a year ago by Florian Gubler
A Plugin to remember (and make accessible) the cursor history in Obsidian. Both within a file and across files.
Conditional Properties
4 months ago by Diego Eis
Automate frontmatter property updates in your Obsidian notes using simple conditional rules.
Metafolders
2 years ago by Makary Sharoyan
An Obsidian plugin for multidimensional note navigation
Mobile Sidebar Notes
6 months ago by Chris Kephart
Open notes & new tabs in the sidebar on the Obsidian mobile app.
Tag Formatter
2 years ago by snsvrno
Configurable Obsidian plugin that hides parent tags.
Link Navigation
2 years ago by xRyul
Navigate between incoming links (inlinks), outgoing links (outlinks) N levels deep. Links from Canvas are also supported.
Folder overview
a year ago by Lost Paul
Provides a dynamic overview of your vault or folders in the format of a code block.
Note UID Generator
a year ago by Valentin Pelletier
Allow you to automatically generate UID for the notes in your vault.
Drag To Scroll
8 months ago by Constantine Sazonov
Adds drag-to-scroll functionality to Obsidian. Hold mouse button and drag - now you can scroll like on touch device!
Backlink Full Path
a year ago by mnaoumov
Obsidian plugin that shows the backlink's full path in the backlinks panel.
LLM Tagger
a year ago by David Jayatillake
Image Metadata
2 years ago by alexeiskachykhin
Adds image metadata editing capabilities to Obsidian
Folder by tags distributor
2 years ago by RevoTale
Automatically group Obsidian notes into folder by tags specified in note.
Todos sort
a year ago by Jiri Sifalda
A plugin for Obsidian that sorts todos within a note
GitHub Integration
a year ago by Kirill Zhuravlev
Plugin that fetch your github stars into notes
Mouse Navigation
2 years ago by HoBeomJeon
Wheel Tab Switcher
a year ago by 22-2
Switch between Obsidian Tabs using your mouse wheel when hovering over tab headers.
Cursor Jump
2 years ago by Sangwon Jung
Mark Open Files
a year ago by Michael Schrauzer
Adds a marker to all the File Explorer items that are currently open in the Obsidian workspace.
Vault Name
2 years ago by @gapmiss
An Obsidian.md plugin for customizing and displaying the vault name (title) in the side navigation file explorer, similar to pre 1.6.0 versions of Obsidian.
Advanced Сanvas Filter
2 years ago by CHex0K
Missing Link File Creator
a year ago by Lemon695
The plugin creates both missing links and the corresponding files.
Anchor Link Display Text
a year ago by Robert C Arsenault
An Obsidian plugin that makes anchor links look nicer by automatically populating display text.
Mass Create
a year ago by vellikhor
Create large quantities of notes easily at one time.
Vault File Renamer
a year ago by Louan Fontenele
Vault File Renamer: Automatically standardizes file names to GitHub style (lowercase, no accents, only -, ., _) while preserving folder structure and file contents.
Tagvis
a year ago by Mason Bryant
Note Codes
8 months ago by Ezhik
Reference your Obsidian notes from anywhere with simple 4-character codes.
Virus Total Enrichment
2 years ago by ytisf
An Obsidian plugin to enrich a note with VirusTotal API.
Headings in Explorer
2 years ago by Patrick Chiang
This Obsidian plugin makes headings first class concepts in the file explorer and consolidates navigation to a single panel.
Reveal Folded
a year ago by d7sd6u
Adds a command that reveals current file while collapsing every other tree item
Beautiful Contact Cards
a year ago by Seth Tenembaum
A plugin for the Obsidian text editor which renders "contact" code blocks with tappable links for phone, social media, etc.
Tag Links
2 years ago by Zacchary Dempsey-Plante
A plugin for Obsidian that allows tags to be opened as links using a hotkey.
Paste Image Into Property
a year ago by Nito
Canvas Link to Group
7 months ago by TGRRRR
Plugin for Obsidian Canvas enabling direct links to specific groups within canvas files for improved navigation
Sentinel
a year ago by Giorgos Sarigiannidis
A plugin for Obsidian that allows you to update properties or run commands based on document visibility changes.
downloadPDF
2 years ago by Frieda
Boardgame Search
a year ago by Marlon May
A plugin to create notes for boardgames based on the BGG API
Organized daily notes
a year ago by duchangkim
Automatically organizes your daily notes into customizable folder structures for better organization and easier navigation.
Task Mover
a year ago by Mariia Nebesnaia
A plugin for obsidian to move unfinished tasks to the daily note automatically
Note Favicon
a year ago by mdklab
Obsidian plugin – Show Favicon from Metadata
MOC Link Helper
2 years ago by Bogdan Codreanu
This obsidian plugins allows you to quickly see which notes you need to include in your MOC.
Scrolls To Nav Top
9 months ago by mario
Simply scrolls to nav top
Lookalike
2 years ago by jlweston
ExMemo Assistant
a year ago by ExMemo AI
Using LLMs to manage files and generating metadata such as tags and summaries.
Inline Local Graph
3 months ago by TKOxff
Inline Local Graph of Obsidian
Smooth Navigator
a year ago by Michael Schrauzer
Smoothly cycle through open files and splits in Obsidian via the keyboard.
Current File Tags
a year ago by Trung Tran
BookNav
2 years ago by jemberton
A plugin for ObsidianMD that enables book style navigation links in a note.
Kikijiki Habit Tracker
a year ago by KIKIJIKI
Kikijiki Habit Tracker Plugin for Obsidian
WhatsApp backup importer
a year ago by Luigi Cerone
Obsidian plugin that allows you to import exported WhatsApp chat archives (in .zip format) into your vault.
Book Clipper
5 months ago by Hossein Fardmohammadi
Save book details from websites into your notes
Tab Group Arrangement
a year ago by situ2001
Arrange the tab groups of Obsidian in a more flexible way
BlazeJump
a year ago by henryco
Plugin for Obsidian that makes text navigation blazingly fast.
Simple File Info
a year ago by Lukas Capkovic
Instant Above Divider
a year ago by SedationH
Recent Tab Switcher
2 years ago by Samuel Ang
Recent Tab Switcher Plugin for Obsidian.
Reading View j/k Scroll
a year ago by Lukas Korotaj
Scroll in preview mode with j/k keys. Scroll to top with gg and to bottom with G.
My Thesaurus
a year ago by Mara-Li
A plugin that auto tags file based on contents and a csv file or a Markdown table (inspired by https://github.com/pmartinolli/MyThesaurus)
Private Mode
a year ago by markusmo3
Papers
8 months ago by William Liang
An obsidian plugin to retrieve and import research papers.
Remember Scrollposition
4 months ago by s-blu
A plugin that saves the scroll position for each note to return you to where you left off
Watched-Metadata
2 years ago by Nail Ahmed
Watches for changes in metadata and updates the note content accordingly.
Auto Close Tags
9 months ago by k0src
Obsidian MD plugin to auto-close HTML tags.
Folder Tabulation
a year ago by SpeedaRJ
An open source plugin for obsidian that let's you treverse local folder structure via keybindings and commands.
Abbrlink
a year ago by Q78KG
Note Reviewer
2 years ago by Travis Linkey
An obsidian plugin to help review notes that have been taken
Tab File Path
8 months ago by John Burnett
Another Name
a year ago by Jiyuan Wang
Add a subheading to your note in Obsidian
Better Link Clicker
4 months ago by Eniverz
An Obsidian plugin that modifies the default link click event.
Cursor Position on Title Enter
a year ago by Por Chainarong Tangsurakit
Obsidian Plugin: Set the cursor position after pressing Enter on the note title.
Last Edit Location
4 months ago by Kyoungdeuk
When opening a note, put the cursor at the last edit location.
Click Hint
a year ago by kbwo
Yesterday's note
a year ago by Trevor Tyler Lee
Obsidian plugin to open yesterday's daily note
Onto Tracker
2 years ago by Jacob Hart
Plugin for obsidian allowing project management with ontologies.
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.
Tag Timer
4 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.
Discrete
9 months ago by shkarlsson
FastForwardLink
a year ago by Idan Liberman
FastForwardLink Obsidian.md Plugin
Frontmatter Metadata Link Classes
10 months ago by Varvara Zmeeva / zmeeva.io
Enhanced internal links with automatic classnames based on frontmatter metadata.
Previous Daily Note
a year ago by Marcos Talau
Plugin for Obsidian that opens the previous daily note
Quick Nav
a year ago by exoticknight
Enhance your editing experience by unleashing the hidden power of shortcuts.
Bottom to Top
a year ago by Henry Gustafson
HOME key
8 months ago by shichishima
Obsidian Plugin to move cursor to beginning of text, considering Markdown heading characters.
Frontmatter to HTML Attributes
2 months ago by Tarek Saier
Makes YAML frontmatter available as data-* attributes in HTML, enabling metadata based CSS styling.
SafeLearn Formatter
8 months ago by UnterrainerInformatik
A community plugin for Obsidian, that offers visual aids for the SafeLearn-specific tags.
Daily Notes Tweaks
6 months ago by René Coignard
Open a random daily note and automatically switch past daily notes to reading mode.