Text Formatting

New functionality as it is added. Talk about how to use new features.
User avatar
matt
Posts: 1536
Joined: Mon Mar 08, 2021 11:34 am
Answers: 18
Location: Virginia
x 1158
x 2294
Contact:

Text Formatting

Unread post by matt »

Ok, two new functions.

Indent - indents a single row of text. Use the "indent" button at the top of the editor. Put the number of pixels you want to indent between the tags, and the text you want to indent by those pixels after the tags. So:

Code: Select all

[indent]20[/indent]This is the text I want to indent
gives you this

This is the text I want to indent



And next, super script, use the "sup" button at the top of the editor. Put the superscript characters between the tags. So:

Code: Select all

W[sup]5[/sup]H
gives you this

W5H


And to indent that by 100 pixels,

W5H

This is for @Zhen-Wei Tee and @jcapriotti respectively.
User avatar
mike miller
Posts: 878
Joined: Fri Mar 12, 2021 3:38 pm
Answers: 7
Location: Michigan
x 1070
x 1232
Contact:

Re: Text Formatting

Unread post by mike miller »

matt wrote: Thu Apr 08, 2021 3:17 pm Ok, two new functions.

Indent - indents a single row of text. Use the "indent" button at the top of the editor. Put the number of pixels you want to indent between the tags, and the text you want to indent by those pixels after the tags. So:

Code: Select all

[indent]20[/indent]This is the text I want to indent
gives you this

This is the text I want to indent



And next, super script, use the "sup" button at the top of the editor. Put the superscript characters between the tags. So:

Code: Select all

W[sup]5[/sup]H
gives you this

W5H


And to indent that by 100 pixels,

W5H

This is for @Zhen-Wei Tee and @jcapriotti respectively.
Wow! You da man!! oa

Development has two steps here:
Ask Matt.
Use it.



(Definitely better than Swym's 6 abysmal steps of doom....)
He that finds his life will lose it, and he who loses his life for [Christ's] sake will find it. Matt. 10:39
User avatar
zwei
Posts: 701
Joined: Mon Mar 15, 2021 9:17 pm
Answers: 18
Location: Malaysia
x 185
x 599

Re: Text Formatting

Unread post by zwei »

Thanks @matt
Although the indent did not work like how i expected but it is better than nothing.

Some other suggestion on the UI
→ Move the superscript out of SARC and USARC... it feel weird to be there
→ Move the strikethrough beside U, as this will make it just like Microsoft word
→ Is it possible to change the icon/symbol? If yes
→ Change the S to S for strikethrough
→ Change the SUP to x2 for superscript
→ Change the font color icon to a more obvious icon, eg: color palette
image.png
image.png (9.4 KiB) Viewed 870 times
Far too many items in the world are designed, constructed and foisted upon us with no understanding-or even care-for how we will use them.
Merovingien

Re: Text Formatting

Unread post by Merovingien »

in "quick reply" is it possible to have :
B
I
U

to avoid go to full editor.
Post Reply