ABC - Accurate 🖇️ Bi-directional 🖱️ Cursor-level linking system

Looks amazing !!! :smiley: i’m going to test it later :+1: :index_pointing_at_the_viewer:

Works like a charm :clap: :clap: :clap:

wondering: is there a way to prioritize the line where the cursor stands when doing the magneto copy - sometimes the nearest label was on the next line in my tests (of course a different label then the one i was reaching for) - i understand it would not be a definitive solution, that could happen for example in a paragraph on the same line too…
Anyway the prompt with the choices is all glitter so i would tend to use that path extensively :slight_smile:

Thank you :upside_down_face:

Yes, A line-level design did exist previously, but my desire to “amplify the magnet’s force” eventually pushed it toward a page-level implementation.

In practice, the “magnet” invariably captures the label closest to it — namely, the one with the minimal character distance. A practical strategy, therefore, is to position the cursor just slightly ahead of the label you intend to attract, since label always resides at the head of a structure.

Indeed, the label picker remains the most effective option for now, at least until an label/everything autocomplete API — something akin to LaTeX — becomes available.