NATION

PASSWORD

[IDEA] Multiple spaces allowed?

Bug reports, general help, ideas for improvements, and questions about how things are meant to work.
User avatar
La Xinga
Negotiator
 
Posts: 5560
Founded: Jul 12, 2019
Father Knows Best State

[IDEA] Multiple spaces allowed?

Postby La Xinga » Sun Aug 30, 2020 5:18 am

When you're making a dispatch, you can't have more than one space between, well, anything. Try it: Put 3, 4, 5, 6, 7 or more spaces between a word or a letter, and then you click preview, and it's one space. The only solution I see so far is tabs which you don't know how far they'll go.

My idea is to allow the spaces on a dispatch to have multiple spaces in between. Your thoughts on this?
Food Discussion Thread (II)
I use NS stats if I like them.

-My RMB Quotebook!-
-When the SCOTUS is sus-
"[L]aw, without equity, though hard and disagreeable, is much more desirable for the public good, than equity without law;
which would make every judge a legislator, and introduce most infinite confusion.
"

User avatar
Valrifell
Post Czar
 
Posts: 31063
Founded: Aug 18, 2013
Ex-Nation

Postby Valrifell » Sun Aug 30, 2020 5:20 am

You mean like this?

Just use the [tab] tags.
HAVING AN ALL CAPS SIG MAKES ME FEEL SMART

User avatar
La Xinga
Negotiator
 
Posts: 5560
Founded: Jul 12, 2019
Father Knows Best State

Postby La Xinga » Sun Aug 30, 2020 5:23 am

Valrifell wrote:You mean like this?

Just use the [tab] tags.

I know, but it's sometimes hard to know what number will equal what, a newer player may think a the "[tab=15]" makes the entire board blank. Allowing multiple spaces seems easier, no?
Food Discussion Thread (II)
I use NS stats if I like them.

-My RMB Quotebook!-
-When the SCOTUS is sus-
"[L]aw, without equity, though hard and disagreeable, is much more desirable for the public good, than equity without law;
which would make every judge a legislator, and introduce most infinite confusion.
"

User avatar
Estado Novo Portugues
Diplomat
 
Posts: 841
Founded: Mar 18, 2016
Iron Fist Consumerists

Postby Estado Novo Portugues » Sun Aug 30, 2020 6:46 am

You can also do it, by inserting some characters and making them the same color as the background. But this trick only works on the light theme. On the dark theme, it'll stand out like night and day.

--------*your text here*

Code: Select all
[background=#ffffff][color=#ffffff]--------[/color][color=#000000]*your text here*[/color][/background]
IC name: Holy and Pontifical State of Portugal
Posts before 2021 aren't canon.

User avatar
La Xinga
Negotiator
 
Posts: 5560
Founded: Jul 12, 2019
Father Knows Best State

Postby La Xinga » Sun Aug 30, 2020 7:27 am

Estado Novo Portugues wrote:You can also do it, by inserting some characters and making them the same color as the background. But this trick only works on the light theme. On the dark theme, it'll stand out like night and day.

--------*your text here*

Code: Select all
[background=#ffffff][color=#ffffff]--------[/color][color=#000000]*your text here*[/color][/background]

I know, but it takes more effort than just allowing multiple spaces.
Food Discussion Thread (II)
I use NS stats if I like them.

-My RMB Quotebook!-
-When the SCOTUS is sus-
"[L]aw, without equity, though hard and disagreeable, is much more desirable for the public good, than equity without law;
which would make every judge a legislator, and introduce most infinite confusion.
"

User avatar
Merni
Ambassador
 
Posts: 1800
Founded: May 03, 2016
Democratic Socialists

Postby Merni » Sun Aug 30, 2020 8:07 am

I think it's mainly intended to prevent weird spacing when people press space twice by mistake (or out of habit -- people used to do that on typewriters). The workarounds seem enough for the rare cases when you actually need more than one space.
2024: the year of democracy. Vote!
The Labyrinth | Donate your free time, help make free ebooks | Admins: Please let us block WACC TGs!
RIP Residency 3.5.16-18.11.21, killed by simplistic calculation
Political Compass: Economic -9.5 (Left) / Social -3.85 (Liberal)
Wrote issue 1523, GA resolutions 532 and 659
meth
When the people are being beaten with a stick, they are not much happier if it is called 'the People’s Stick.' — Mikhail Bakunin (to Karl Marx)
You're supposed to be employing the arts of diplomacy, not the ruddy great thumping sledgehammers of diplomacy. — Ardchoille
The West won the world not by the superiority of its ideas or values or religion [...] but rather by its superiority in applying organised violence. — Samuel P. Huntington (even he said that!)

User avatar
Trotterdam
Postmaster-General
 
Posts: 10541
Founded: Jan 12, 2012
Left-Leaning College State

Postby Trotterdam » Tue Sep 01, 2020 6:16 am

La xinga wrote:When you're making a dispatch, you can't have more than one space between, well, anything. Try it: Put 3, 4, 5, 6, 7 or more spaces between a word or a letter, and then you click preview, and it's one space.
HTML is like that normally. It's to allow people to format their source code more readably by allowing more freedom in how to organize the code (this is less useful with BBcode, where lines breaks are still parsed individually even if spaces aren't). To avoid it, you need to either use special CSS ("white-space:pre-wrap") or type a non-breaking space, the latter being the easier way on a site that isn't designed for it. Non-breaking spaces can be hard to find, but your computer probably has a "character selector" utility somewhere (you might be familiar with using it for weird accented letters), so look for character U+A0 and copy+paste it. Or here's one: " ". Huh, looks like the forum doesn't like non-breaking spaces and automatically converts them to normal spaces. Makes some sense (people are prone to typing these things by accident and not realizing it), but inconvenient right now. I guess you'd have to test if they work gameside.
Last edited by Trotterdam on Tue Sep 01, 2020 6:19 am, edited 2 times in total.

User avatar
Dispatch
Civilian
 
Posts: 1
Founded: Aug 26, 2014
Capitalist Paradise

Postby Dispatch » Tue Sep 01, 2020 7:00 am

I just use the "em" space (Unicode U+2003)
Like     this. (5 "em" spaces)

Or the shorter variant, the "three-per-em" space. (Unicode U+2004)
Like     this. (5 "three-per-em" spaces)


You can copy it and use it in your own posts (or dispatches).


PS: Name checks out.
Last edited by Dispatch on Tue Sep 01, 2020 7:06 am, edited 4 times in total.

User avatar
The Unified Missourtama States
Diplomat
 
Posts: 670
Founded: Jul 30, 2019
Ex-Nation

Postby The Unified Missourtama States » Tue Sep 01, 2020 7:28 am

I think more people would be more annoyed by having unintentional extra spaces in their dispatch the they would like to be able to save on a little formatting.
"The best lack all conviction, while the worst
Are full of passionate intensity.
" (W. B. Yeats)


Advertisement

Remove ads

Return to Technical

Who is online

Users browsing this forum: Aguacada, Almighty Biden, Athinya, Domais, Improper Classifications, Irandana, Kajal, North American Imperial State, Orange Creek, Phydios, Podlachian State, Reino Unido da Madeira e Porto santo, Sunny Glade, Telnuhq, Uruslavya

Advertisement

Remove ads