Skip to content

Instantly share code, notes, and snippets.

@adrianbiro
Created July 6, 2023 07:29
Show Gist options
  • Save adrianbiro/f0da93f0f759f86b25afbb98bc6d35b4 to your computer and use it in GitHub Desktop.
Save adrianbiro/f0da93f0f759f86b25afbb98bc6d35b4 to your computer and use it in GitHub Desktop.
(((Get-Content -Path ./bookmarks-2023-07-06.json | ConvertFrom-Json).children.children | Where-Object {$_.title -eq "Odkaz"}).children | Where-Object {$_.title -eq "tools"}).children.uri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment