Skip to content

[Feature Request] Better handling when pasting URLs #542

@simonberlin

Description

@simonberlin

First of all, one quick remark: thanks so much for your work, @mobitar! I've been testing and switching note taking apps for years – until I finally discovered Standardnotes some weeks ago. Loving it so far!

But there's always room to improve: Most of the time, I use the Advanced Markdown Editor, and I need to create a lot of links within my notes. My workflow looks usually like this: I copy the URL of a certain tab in my browser, switch to SN and mark the text that should link to the website. Then, I press Ctrl+k in order to create a link.

The shortcut creates the markdown syntax perfectly fine – but the handling of the cursor doesn't make sense to me. Instead of leaving the focus on the text, it would be better if the https:// part could get marked. Like this:
Currently: [text] (https://)
Preferred: [text] (https://)

When using Ctrl+k after selecting text, you normally don't want to change the text again but paste the URL from your clipboard or type it manually. Either way, it would be better if the cursor could be placed within the () instead of the [].

Maybe that's not possible due to technical limitations of the Advanced Markdown Editor. If so, could you give us an opportunity to deactivate the automatic insertion of https:// within the brackets? Then, I could just move the cursor with the arrow key and paste the link from the clipboard instead of deleting the prefilled text before.

(I know that it sounds like a trifle, but I really paste a lot of links. A little change could greatly improve my workflow.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions