File's Link Picker

My attempt to locate online images like ![](https://aituyaa.com/assets/Pasted%20image%2020250110153326.png) in my SB instance ended up producing this ![[abcdefg.suffix]] along with [[abcdefg.suffix]] picker unintentionally.

My original goal was an online-image picker, but such images are not regarded as indexable objects.

This suggests we may convert these !()[abcdefg.suffix]s into objects, or perhaps objectify everything (extending the built-in tags list)? and may further require some real SQL support.

For now, one expedient method is to add a label/anchor (or any built-in tag) to/alongside each online image link !()[abcdefg.suffix] and rely on the Anchor/Label Picker to query them, though this solution feels inelegant despite its generality.

this ![[name.suffix]] Picker is slightly different from the built-in Document Picker