branch: externals/org-real commit b776aa7f679bd73b9df47c518a5bf9d801ea041c Author: Amy Grinn <grinn....@gmail.com> Commit: Amy Grinn <grinn....@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 20e8d108a6..9b14453213 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 0000000000..75d5bbdbde Binary files /dev/null and b/demo/edit-link-apply-changes.gif differ