curly quotes: Difference between revisions

From IndieWeb
(Examples -> IndieWeb Examples, How to type (on MacOS), add self to IndieWeb Examples)
(add gRegor to IndieWeb examples, remove bookmarklets from Brainstorming since they are now a real thing!)
Line 17: Line 17:
* <kbd>โ€˜</kbd> โ€” option-]
* <kbd>โ€˜</kbd> โ€” option-]
* <kbd>โ€™</kbd> โ€” shift-option-]
* <kbd>โ€™</kbd> โ€” shift-option-]


== IndieWeb Examples ==
== IndieWeb Examples ==
Line 22: Line 25:
* {{t}} uses [[UTF-8]] in his content creation and publishing flow (from using BBEdit to create posts and UTF-8 plain text files, to PHP and JS handling of UTF-8 storage, to publishing HTML with UTF-8), and thus enters curly quotes directly when typing his content on MacOS laptop keyboard (as documented in [[#How_to_type]]. E.g.:
* {{t}} uses [[UTF-8]] in his content creation and publishing flow (from using BBEdit to create posts and UTF-8 plain text files, to PHP and JS handling of UTF-8 storage, to publishing HTML with UTF-8), and thus enters curly quotes directly when typing his content on MacOS laptop keyboard (as documented in [[#How_to_type]]. E.g.:
** 2024-06-28 [https://tantek.com/2024/180/b1/responsible-inventing Responsible Inventing] (earlier examples available)
** 2024-06-28 [https://tantek.com/2024/180/b1/responsible-inventing Responsible Inventing] (earlier examples available)
* {{addyourself}}
* {{addyourself}}


== Brainstorming ==
== Brainstorming ==
* a set of bookmarklets one for each curly quote so you can quickly select the one you want, curlypastelets or just pastelets
* .
** {{gRegor}}: 2024-07-02 [https://gregorlove.com/2024/07/i-prefer-to-use/ my note] with the four bookmarklets I use


== See Also ==
== See Also ==
* https://graphemica.com/search?q=quote
* https://graphemica.com/search?q=quote

Revision as of 21:54, 7 July 2024

curly quotes are pairs of quote marks that are shaped with curves to indicate the start and end of a quotation, like โ€œ โ€ and โ€˜ โ€™ , and should be used in prose content and posts.

Why

You should use curly quotes in prose content for improved typography and better readability around quotations and as apostrophes in contractions and possessives.

How to

Different systems have different ways of entering curly quotes. You may find the following useful for copy/pasting:

โ€œ โ€   โ€˜ โ€™

How to type

On MacOS, you can type curly quotes as follows:

  • โ€œ โ€” option-[
  • โ€ โ€” shift-option-[
  • โ€˜ โ€” option-]
  • โ€™ โ€” shift-option-]

On browsers in general, you can create the following bookmarklets (curlypastelets or just pastelets) to choose and type the curly quotes you want:

IndieWeb Examples

Brainstorming

  • ...

See Also