You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin already has a Suggest option for replacing "shown titles in suggest modals". What this feature really does is that, and more: Inserting a link without it automatically being styled as its title: isn't possible. By the feature's name and one-line explanation, I thought it would only change the rendered name in the suggest modal UI, not the document source, but that's another matter. The feature probably works how users want it to. Maybe the feature could be split into two options: The rendering of the file in the suggest modal, and the automatic formatting of the link as its title value? In such a case, I'd only turn on the former of the two as I'd find that to be a visual help (my title values have emojis, but I don't necessarily want to insert them as links).
The above was mostly commentary on the existing feature. My feature request is that if we type [[fullnotename|, this plugin will add the title: value to the list of selectable link aliases to choose from. This way I could disable the Suggest option and only trigger a title being suggested when I type a vertical bar after the link's name. I guess mixing the title in the list of available aliases for a linked note could be confusing unless maybe some icon or styling could be used to differentiate between which suggestions are real aliases, and which is just the title being suggested.
Thanks for your consideration and a very useful plugin!
Edit: I've just noticed that when creating a link with the Suggest feature enabled, once the note that you want is the top result ([[note), pressing tab autocompletes the suggestion, but also highlights the display name making it and the veritcal bar easy to delete using two backspaces. That helps, but perhaps it'd still be ideal to only see the title in the suggest modal UI and not insert it by default? Being able to type a vertical bar and see the title suggested still stands as a good idea I think.
The text was updated successfully, but these errors were encountered:
This is less of an issue, or possibly not an issue at all (for me), if #182 has a satisfactory implementation. Also, as stated previously in my FR's edit, adapting to pressing tab instead will select the display name so it can be deleted with little effort. Still, if there was an option to wait for the vertical bar, it may prove valuable, but I will need to find more use cases for this first to argue for it any further.
The plugin already has a Suggest option for replacing "shown titles in suggest modals". What this feature really does is that, and more: Inserting a link without it automatically being styled as its
title:
isn't possible. By the feature's name and one-line explanation, I thought it would only change the rendered name in the suggest modal UI, not the document source, but that's another matter. The feature probably works how users want it to. Maybe the feature could be split into two options: The rendering of the file in the suggest modal, and the automatic formatting of the link as its title value? In such a case, I'd only turn on the former of the two as I'd find that to be a visual help (my title values have emojis, but I don't necessarily want to insert them as links).The above was mostly commentary on the existing feature. My feature request is that if we type
[[fullnotename|
, this plugin will add thetitle:
value to the list of selectable link aliases to choose from. This way I could disable the Suggest option and only trigger a title being suggested when I type a vertical bar after the link's name. I guess mixing the title in the list of available aliases for a linked note could be confusing unless maybe some icon or styling could be used to differentiate between which suggestions are real aliases, and which is just the title being suggested.Thanks for your consideration and a very useful plugin!
Edit: I've just noticed that when creating a link with the Suggest feature enabled, once the note that you want is the top result (
[[note
), pressing tab autocompletes the suggestion, but also highlights the display name making it and the veritcal bar easy to delete using two backspaces. That helps, but perhaps it'd still be ideal to only see the title in the suggest modal UI and not insert it by default? Being able to type a vertical bar and see the title suggested still stands as a good idea I think.The text was updated successfully, but these errors were encountered: