this post was submitted on 21 Sep 2023
1086 points (97.7% liked)

Tech Support Memes

2038 readers
1 users here now

Memes about IT and computer related things, funny screenshots, or things you see out in the wild.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 19 points 1 year ago* (last edited 1 year ago) (2 children)

One of my pet peeves is how messed up the Multilevel List feature is. The default settings are garbage for my usual use case.

I just want a simple indented numerical list that goes,

1.0 Some text here

1.1 Some more text

1.1.1 Some more text

1.1.1.1 Even more text

With successive indentations aligned with the number above it (exactly as shown above).

How do I have to do it currently? I need to set an alignment on each level, then set a tab stop for each level, with each number needing to be coded on by hand thorough trial and error. Very frustrating.

[–] Lachry 11 points 1 year ago (1 children)

You can actually simplify this with styles. One of the hidden features is that when you hit return you can have one style switch to another.

https://superuser.com/questions/1613581/change-default-style-of-next-paragraph-after-heading

And you can make keyboard shortcuts to switch to a particular style

With this functionality i have made some cool easy to use templates for writing scripts and you can even speed up some stuff like static webpage design, although word is hardly the best tool for that.

Word is like the ultimate swiss army knife word processor: It’s not so good at anything that it should be your first choice, but comes in handy when you have to control workflow for collaborating on something. Almost everybody has access to it usually at most workplaces.

[–] [email protected] 4 points 1 year ago

Yes, but you'd still have to set this up manually and save it as a template. And if you change typefaces or fonts you gotta do it all over again.

Ideally this should all be able to be automatically automated as a predefined style type built into word so that indentation is consistent.

[–] jaybone 2 points 1 year ago

Can I interest you in confluence?