# URL Schemes
(Links used to open apps)
Can use [[iMazing]] app on computer to download the `.ipa` of the app
(then turn into `.zip` , find `info.plist` file, open and search for `CFBundleURLSchemes` - if there is one, it would be there)
Info on:
- [[TickTick]]
## Resources
[[Resource Index|All Resources]]
```dataview
LIST without ID
link(file.link,FullTitle)
FROM [[]]
WHERE !contains(fileClass, "Primary") and contains(file.folder,"Resources")
Sort file.name
```