No description
Find a file
2025-12-16 13:51:14 -07:00
assets simpler readme 2025-07-07 22:13:23 -06:00
scripts css sanity checks 2025-11-19 11:45:37 -07:00
src fix declaration bug 2025-12-16 13:51:14 -07:00
styles phase 3 completion 2025-11-19 11:32:32 -07:00
.editorconfig initial commit 2024-11-04 21:37:25 -07:00
.eslintignore initial commit 2024-11-04 21:37:25 -07:00
.eslintrc phase 2 refactor 2025-11-17 19:00:32 -07:00
.gitignore no more styles.css in repo 2025-11-19 09:21:11 -07:00
.npmrc initial commit 2024-11-04 21:37:25 -07:00
.stylelintrc.json phase 3 completion 2025-11-19 11:32:32 -07:00
ARCHITECTURE.md final architecture 2025-11-19 18:13:20 -07:00
CLEAN_CODE_REPORT.md remove any 2025-12-03 09:08:07 -07:00
esbuild.config.mjs new build envs 2025-12-03 13:37:25 -07:00
jest.config.js load all blocks. add first tests 2025-11-15 14:00:59 -07:00
LICENSE correct license 2025-06-27 20:46:58 -06:00
main.ts catch dups when displaying 2025-12-16 12:00:43 -07:00
manifest.json v1.1.5 2025-08-13 21:55:12 -06:00
package.json new build envs 2025-12-03 13:37:25 -07:00
README.md description update 2025-08-01 10:15:55 -06:00
refactor-plan.md wire nav through a facade 2025-11-19 19:24:45 -07:00
tsconfig.json break up orchestrator 2025-11-20 18:08:54 -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 notes into a single view.

Description:

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

This plugin addresses:

  1. The challenge of taking quick notes when immediate sorting into folder hierarchies is not feasible.
  2. Later finding and viewing those notes in a single view.

Features

  • Replace Obsidian's Backlinks in Document with a more comprehensive and configurable view.
  • Use aliases and filtering 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.
  5. Navigate to the backlinked file.
  6. Enter view mode.

assets/logo-transparent

assets/example