curly quotes: Difference between revisions

From IndieWeb
(→‎Brainstorming: +my bookmarklets note)
(Examples -> IndieWeb Examples, How to type (on MacOS), add self to IndieWeb Examples)
Line 8: Line 8:
== How to ==
== How to ==
Different systems have different ways of entering curly quotes. You may find the following useful for copy/pasting:
Different systems have different ways of entering curly quotes. You may find the following useful for copy/pasting:
<div style="font-size:600%;font-family:Georgia,serif">
<div style="font-size:600%;font-family:Georgia,serif">
“ ”  &nbsp; ‘ ’
“ ”  &nbsp; ‘ ’
</div>
</div>


== Brainstorming ==
== Brainstorming ==
* a set of bookmarklets one for each curly quote so you can quickly select the one you want, curlypastelets or just pastelets
* 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
** {{gRegor}}: 2024-07-02 [https://gregorlove.com/2024/07/i-prefer-to-use/ my note] with the four bookmarklets I use
== Examples ==
{{jeremycherfas}} uses a [https://www.jeremycherfas.net/blog/converting-straight-quotes-with-alfred home-made Python script in Alfred] to smartify quotes and em dashes when he writes


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

Revision as of 20:39, 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-]

IndieWeb Examples

Brainstorming

  • a set of bookmarklets one for each curly quote so you can quickly select the one you want, curlypastelets or just pastelets

See Also