Skip to content

Instantly share code, notes, and snippets.

@jsloat
Last active December 27, 2022 23:27
Show Gist options
  • Star 14 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save jsloat/142aef35fd8b6fd8e6d1fbb850653558 to your computer and use it in GitHub Desktop.
Save jsloat/142aef35fd8b6fd8e6d1fbb850653558 to your computer and use it in GitHub Desktop.
Generate backlinks for Bear notes in Scriptable on iOS
@Torgithub
Copy link

Torgithub commented Dec 15, 2020

Great work man!

I would love if I could see some context in the backlinks as well, pulling in the paragraph were the link is mentioned.

Here is my backlinks from a page like the script is working now:

epigenetics

::METADATA::

Backlinks

  • [[S- 2020 - Who We Are - YouTube - Documentary]]

Here is how I ideally want it to look to get more context:

epigenetics

::METADATA::

Backlinks

  • [[S- 2020 - Who We Are - YouTube - Documentary]]
    • [[epigenetics]] - Control above the genes.

@jsloat
Copy link
Author

jsloat commented Jan 4, 2021

@Torgithub thanks! This is a nice idea, definitely possible. I may give this a go at some point, but probably not in the near-term.

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