This would really make for a great exception operator, for one-liner exception handling. (alert(null) ‽ console.log(error)); Better than: (x === null ? console.log(error) : alert(x)); EDIT: hey downvotes, let's play funny/not funny .
I can't seem to find the ‽ key on my keyboard.
Interrobang
11–20 of 123 posts
Re: Interrobang
#12What a fail! Perfect opportunity missed to use the word "boustrophedon": and in the matching historic context, too.
Re: Interrobang
#13The second paragraph of TFA mentions "ox-turn" line breaking (alternating left-to-right and right-to-left lines), but unforgivably fails to mention every typographer's favorite vocabulary word for this: "boustrophedonic".
Re: Interrobang
#14This would really make for a great exception operator, for one-liner exception handling. (alert(null) ‽ console.log(error)); Better than: (x === null ? console.log(error) : alert(x)); EDIT: hey downvotes, let's play funny/not funny .
I can't seem to find the ‽ key on my keyboard.
Re: Interrobang
#15?? (Blunder)
? (Mistake)
?! (Dubious move)
!? (Interesting move)
! (Good move)
‼ (Brilliant move)
Re: Interrobang
#16Re: Interrobang
#17This would really make for a great exception operator, for one-liner exception handling. (alert(null) ‽ console.log(error)); Better than: (x === null ? console.log(error) : alert(x)); EDIT: hey downvotes, let's play funny/not funny .
I can't seem to find the ‽ key on my keyboard.
Re: Interrobang
#18The most important thing that could happen would be for a popular auto-correct tool to start substituting it for '?!' and '!?'. MS Word would be ideal.
People would start to get familiar with it when reading other's works. And when authoring, people tend to treat auto-correct like an authority and learn from it. I suspect something similar happened with the ellipsis character in place of three periods.
I have a hunch it would catch on easier in the non-English markets, which may be slightly more accustomed to the inconvenience of using glyphs that aren't always available on every keyboard.
Next, it needs to be included in mobile keyboards. I don't know about iOS, but I can't find it in Gboard for Android.
We could start logging requests and submitting pull requests along those lines.
Now we may not want a viral event. No hashtag campaigns, lest we awaken a louder dissenting crowd. I think the Trojan Horse is a better strategy at first.
Re: Interrobang
#19Anyway, we have a convenient convention that works with what we have: lay out the sentence as a question, but end it with the exclamation point. Isn't that a simple fix!
Re: Interrobang
#20I don't have a strong opinion on the interrobang either way, but let's imagine we wanted to start a campaign for it to go mainstream. The most important thing that could happen would be for a popular auto-correct tool to start substituting it for '?!' and '!?'. MS Word would be ideal. People would start to get familiar with it when reading other's works. And when authoring, people tend to treat auto-correct like an a…