Skip to content

Instantly share code, notes, and snippets.

@mmarshall540
Last active November 18, 2025 13:25
Show Gist options
  • Select an option

  • Save mmarshall540/d722dc8b8f2ca0da9cc6a6dfcfc439d8 to your computer and use it in GitHub Desktop.

Select an option

Save mmarshall540/d722dc8b8f2ca0da9cc6a6dfcfc439d8 to your computer and use it in GitHub Desktop.
Backlinking facilities for Org-mode entries
@mmarshall540
Copy link
Author

Aaaand of course this doesn't scale well. At least not with org-update-all-dblocks placed on after-save-hook.

If it gets too slow, I can have some code that adds a single link to a link-target's block when linking. Then, only run org-update-all-dblocks every once in a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment