FWIW, I use AutoHotKey. I've wired up Ctrl+' and Ctrl+Shift+' to issue 
curlies “like this”

;Pretty quotes
^':: SendInput “
^+':: SendInput ”

On a US DT keyboard, at least, they're conveniently located. On UK 
keyboards I know they're not so convenient. Android... no idea.

On Sunday, December 6, 2020 at 8:01:51 PM UTC-6 Soren Bjornstad wrote:

> I'm starting to get sick of using a four-button compose-key sequence to 
> get “curly quotes” in my tiddlers. Has anyone thought about or tried 
> integrating a library like smartquotes.js 
> <https://github.com/kellym/smartquotes.js> into TiddlyWiki to 
> automatically curl "straight quotes" in output? TiddlyWiki automatically 
> upgrades hyphens to dashes, and if anything straight quotes are an even 
> more egregious typographical mistake, so it feels like something TiddlyWiki 
> should handle for me.
>
> I don't believe CodeMirror has any options related to upgrading the 
> characters on insertion, but I do use CodeMirror so that would be an 
> acceptable way too.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3af6cd5c-a5c0-4240-bdfd-6ad3ac284245n%40googlegroups.com.

Reply via email to