mirror of
https://github.com/bfloydd/coalesce.git
synced 2026-07-22 05:49:31 +00:00
No description
| .agent/skills/obsidian-plugin | ||
| .github/workflows | ||
| adr | ||
| assets | ||
| scripts | ||
| src | ||
| styles | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| .stylelintrc.json | ||
| CONTRIBUTORS.md | ||
| esbuild.config.mjs | ||
| jest.config.js | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package.json | ||
| README.md | ||
| refactor-plan.md | ||
| spec.md | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
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:
- The challenge of taking quick notes when immediate sorting into folder hierarchies is not quick enough.
- 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
- Enable daily notes.
- Add a backlink followed by text.
- Navigate to the backlinked file.
- Enter view mode and view your note.
- To limit how far down the view goes, separate with a divider (---).

