Search bookmarks in Obsidian
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 6 | Unreviewed |
| 5 | Active |
| 4 | Rejected |
| 3 | Active |
| 2 | Rejected |
| 1 | Active |
`Gio.AppInfo.get_all()` is expensive since it goes through all `.desktop` folders. Please use `Shell.AppSystem.get_default().get_installed()` instead.