mirror of
https://github.com/bfloydd/coalesce.git
synced 2026-07-22 05:49:31 +00:00
update readme
This commit is contained in:
parent
b37a8f0a6d
commit
2fcd46a7f4
1 changed files with 6 additions and 7 deletions
13
README.md
13
README.md
|
|
@ -7,7 +7,7 @@ Coalesce your notes into a single view.
|
|||
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.
|
||||
1. The challenge of taking quick notes when immediate sorting into folder hierarchies is not quick enough.
|
||||
2. Later finding and viewing those notes in a single view.
|
||||
|
||||
## Features
|
||||
|
|
@ -15,12 +15,11 @@ This plugin addresses:
|
|||
- 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.
|
||||
1. Enable daily notes.
|
||||
2. Add a backlink followed by text.
|
||||
3. Navigate to the backlinked file.
|
||||
4. Enter view mode and view your note.
|
||||
5. To limit how far down the view goes, separate with a divider (---).
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue