From 7bb7873b4174a07b74048e7ee9c96c0b20f470e9 Mon Sep 17 00:00:00 2001 From: Jethro Kuan Date: Tue, 4 Feb 2020 00:19:37 +0800 Subject: [PATCH] Update README --- README.org | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 6ccb9c2..ba09dc0 100644 --- a/README.org +++ b/README.org @@ -1,7 +1,14 @@ * Org-roam (⚠ Early in Development) -Rudimentary Roam replica in Org-mode, with some utilities from Deft. +Rudimentary [[https://roamresearch.com/][Roam]] replica in Org-mode. This brings the benefits of the +graph-like note-taking tool to Org-mode, without custom Org syntax. +Here's a screenshot of ~org-roam~. The ~org-roam~ buffer shows +backlinks for the active org buffer in the left window, as well as the +surrounding content in the backlink file. + +The backlink database is built asynchronously in the background, so +there will be no significant slowdown. #+DOWNLOADED: screenshot @ 2020-02-03 17:10:40 [[file:images/readme/screenshot2020-02-03_17-10-40_.png]]