redsolver / noteless

A Markdown-based note-taking app for mobile devices.
MIT License
496 stars 44 forks source link

Added auto pairing of brackets/quotes, Fixes #51 #58

Closed RubbaBoy closed 4 years ago

RubbaBoy commented 4 years ago

This allows the user to enable in the settings auto-pairing of a few commonly paired characters, " ' ( { [ ` This provides a "Pair Brackets/Quotes" option in the settings to toggle this ability. It works with just typing the character and selecting a word, and pressing the for example the ", for the selection to be surrounded in quotes.