So we need to remember to turn on link mode as the final step in creating a draft, often long after entering the URL? And turn link mode off (and remember to turn it on again after) if you later need to edit the draft?
This seems a bit clunky. Or am I misunderstanding?
Yes, I know. If I donât set it to that mode, the link will not be clickable in future. Say I want the link clickable in future. With that presumption, my questions stand.
Your understanding of how link mode works is correct. But, if you use Drafts as a place where text begins - as the application was conceived to work - then youâll probably want to enjoy reading what youâve written somewhere else, perhaps after conversion to HTML or rich text. Pretty easy to do that.
I think of link mode as an editing tool, something akin to arrange mode (you canât edit in arrange mode either), or to the myriad other manipulations that Drafts makes possible through Actions.
I completely understand the use of Drafts as a pass-through. And in that case, I agree that it doesnât matter.
But there are very many examples here of users who save their drafts for future reading/reference; i.e. as a notebook. For that usage case, my question stands.
My solution to this, as always, would be an action to open the link the cursor is on. You could then either assign it to a shortcut key on an external keyboard or the keyboard row or something.
So we need to remember to turn on link mode as the final step in creating a draft, often long after entering the URL? And turn link mode off (and remember to turn it on again after) if you later need to edit the draft?
This seems a bit clunky. Or am I misunderstanding?
I understand why that feels clunky. However I think itâs a good design choice, especially on iOS. In a browser a tap on a link means to open the link. In a text editor a tap means to place the cursor at the place where you tapped. But what happens if you tap a link on a text editor. Should it open the link or should it edit the link? Itâs unclear which makes it feel clunky. (This is why I donât like how Evernote handles links. Sometimes it edits the link, sometimes it opens it, and I never know which it will do.)
(Even on Desktop, an editor like Word or Drive will add an extra dialog box when I click the link, to make absolutely sure that I want to open the link.)
So Drafts, has an âEdit modeâ and a âLink modeâ. Sure it is an extra step if you have to switch modes often, but the nice thing is that Drafts is never unsure which action you want to take. I simply check the icon to see which mode Iâm in and then I know exactly what it will do when I tap a link.
The documentation describes how it works and itâs purpose. I would suggest that you understand the functionality but perhaps not the purpose in context.
The question seems to be âis it clunky?â
I would say no, it isnât.
Drafts is for editing text by default not reading and following links. At least thatâs my current understanding of the current position. Not also that editor settings sit within the app centrally, not within each draft.
Switching occasionally to this other mode changes the default behaviour to match what must certainly be a temporary requirement.
@DandyLyons point on cursor placement vs link activation interaction is a key consideration and would also be my primary counterpoint for why the approach is not âclunkyâ,
Maybe have a read through Gregâs tip port on shopping lists. I think thatâs one that has helped a lot of people understand various modes, settings and some editing, in the context of a specific and commonly encountered scenario. Specifically it will set out something for link mode in a real world context.
as I often switch between different modes I created this action to toggle between different editor modes. If you only use the link mode, you can use this one to toggle the link mode.
I have my action in the action bar on iOS to quickly access it.
You could also assign a keyboard shortcut to quickly toggle it on the ipad / mac.
Obsidian has an interesting implementation to fix the âedit/open link ambiguity problemâ:
In editing mode, Obsidian will default to placing your cursor between letters, like a traditional text editor. But if you â-click it will open the link (even though you are not in preview mode.)
This way you can stay in editing mode for writing, but quickly open links without having to switch back and forth between editing and preview mode.
However, I think this only solves the problem on Mac, and iPad w/ a keyboard.