-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
feature requestRequests for complete new featuresRequests for complete new featuresfeature: editorRelated to generic parts of the editor, e.g. loading/saving notesRelated to generic parts of the editor, e.g. loading/saving notesneeds discussionNeed to clarify if and how we should implement thisNeed to clarify if and how we should implement this
Description
I would like to propose a new feature for the markdown editor (that i am willing to implement)
When a user types any type of bracket, usually the user wants to also complete the opposite bracket.
So if the user types an opening bracket, notes could insert the closing bracket after the cursor. Many IDE's have similar features.
Caveats: old-school smileys would require the user to remove the wrong closing bracket, but with a simple rule system we could limit such false positives.
Is that something we want for the notes-app? Are there other issues with that? Could we auto-apply suggestions for other elements too?
saddy123
Metadata
Metadata
Assignees
Labels
feature requestRequests for complete new featuresRequests for complete new featuresfeature: editorRelated to generic parts of the editor, e.g. loading/saving notesRelated to generic parts of the editor, e.g. loading/saving notesneeds discussionNeed to clarify if and how we should implement thisNeed to clarify if and how we should implement this