No description
Find a file
2025-06-27 20:46:58 -06:00
assets add example.gif 2025-05-12 17:18:16 -06:00
src larger buttons wo important 2025-05-14 16:02:50 -06:00
.editorconfig initial commit 2024-11-04 21:37:25 -07:00
.eslintignore initial commit 2024-11-04 21:37:25 -07:00
.eslintrc initial commit 2024-11-04 21:37:25 -07:00
.gitignore ignore 2025-05-08 10:11:12 -06:00
.npmrc initial commit 2024-11-04 21:37:25 -07:00
esbuild.config.mjs add and remove logging 2025-05-08 12:08:40 -06:00
LICENSE correct license 2025-06-27 20:46:58 -06:00
main.ts remove any cast 2025-05-13 10:33:11 -06:00
manifest.json v1.0.3 2025-05-14 16:03:32 -06:00
package.json Upgrade branding 2025-02-05 06:35:51 -07:00
README.md add example.gif 2025-05-12 17:18:16 -06:00
styles.css larger buttons wo important 2025-05-14 16:02:50 -06:00
tsconfig.json initial commit 2024-11-04 21:37:25 -07:00
version-bump.mjs initial commit 2024-11-04 21:37:25 -07:00
versions.json initial commit 2024-11-04 21:37:25 -07:00

Coalesce

Coalesce your backlinked notes into a single view.

Description:

Inspired by Roam, Logseq, Influx, OneNote's Quick Notes, and Obsidian's Backlinks in Document feature.

assets/logo-transparent

assets/example

Features

  • Replace Obsidian's Backlinks in Document with a more comprehensive and configurable view.
  • Use Note aliases to further narrow the view.

Getting Started

  1. Enable Daily Notes or even better, use the Streams Plugin.
  2. Take notes in a daily note.
  3. Add a backlink above your text block.
  4. Add a --- linebreak below the text block that you created.
  5. Coalesce will now show the backlinked note in a single view by navigating to the backlinked file and entering view mode (not edit).

Theory

This plugin exists because it's not always realistic to sort and organize quick notes into folder heirarchies when in the moment or under duress. It's better to jot down notes into a daily note stream quickly and backlink it at leisure. Howerver, the quick notes collected must still be viewable, comprehensive, and findable in a quick and easy way.