unfurl icon indicating copy to clipboard operation
unfurl copied to clipboard

Parse "Text Fragments"

Open obsidianforensics opened this issue 3 years ago • 0 comments

Description The Text Fragments feature in browsers adds support for specifying a text snippet in the URL hash. Unfurl should be able to parse this out and explain what it is.

Examples

  • https://blog.chromium.org/2019/12/chrome-80-content-indexing-es-modules.html#:~:text=ECMAScript%20Modules%20in%20Web%20Workers
    • Links to the heading "ECMAScript Modules in Web Workers" on https://blog.chromium.org/2019/12/chrome-80-content-indexing-es-modules.html

References

  • https://web.dev/text-fragments/

obsidianforensics avatar Jan 14 '22 15:01 obsidianforensics