From 2fcd46a7f422426a66200010cb3907b2e61eafc6 Mon Sep 17 00:00:00 2001 From: Ben Floyd Date: Wed, 3 Jun 2026 20:59:42 -0600 Subject: [PATCH] update readme --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8ff2eef..f5d5804 100644 --- a/README.md +++ b/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 (---). ![assets/logo-transparent](assets/logo-opaque-smaller.png)