geoffreysflaminglasersword / Coalescer

An Obsidian plugin for coalescing graph nodes (titles, tags, etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coalescer

Coalescer is a plugin for Obsidian. Coalescer allows you to easily merge files, links, and tags with each other to better organize your vault.

How does it work?

Coalescer will automatically sort similar items at the top of the list as you make selections. The first item you select determines what action is taken on all following selections. When you've made all your selections, right-click anywhere in the list view to exceute.

Features

  • File Merging When you select a file first, followed by any number of tags, links, or files, all files will get merged into the first selection, and all links/tags will be updated as references to the file.

  • Coalescing with Aliases When selecting a file first, you also have the option to Coalesce to Aliases, meaning any unresolved links or files will become aliases in the final merged file

  • Updating Metadata With Tags If you first select a tag, followed by any number of items, any file selections will have that tag added to their metadata

  • Filters There's two ways of filtering. You can use the controls in the Coalescer view to filter items, or you can use regex in the plugin settings to tell Coalescer to ignore files, directories, and tags.

About

An Obsidian plugin for coalescing graph nodes (titles, tags, etc.)

License:GNU General Public License v3.0


Languages

Language:CSS 36.7%Language:Svelte 31.8%Language:TypeScript 28.6%Language:JavaScript 3.0%