branch: externals/org-real commit 256060ace095f1538680dbf18e92062263df3a98 Author: Tyler Grinn <tylergr...@gmail.com> Commit: Tyler Grinn <tylergr...@gmail.com>
Updated readme --- README.org | 5 +++++ demo/edit-link-apply-changes.gif | Bin 0 -> 712464 bytes 2 files changed, 5 insertions(+) diff --git a/README.org b/README.org index 20e8d10..9b14453 100644 --- a/README.org +++ b/README.org @@ -82,6 +82,11 @@ and If any container in the new link does not match an existing container in the buffer, org-real will prompt you to replace all occurences of that thing with the new context and relationships. + + This makes it easy to keep things in sync. If any one link changes + location, all links in the currnet buffer are updated accordingly. + + [[file:demo/edit-link-apply-changes.gif]] ** Opening links diff --git a/demo/edit-link-apply-changes.gif b/demo/edit-link-apply-changes.gif new file mode 100644 index 0000000..75d5bbd Binary files /dev/null and b/demo/edit-link-apply-changes.gif differ