WEBVTT

00:00:00.000 --> 00:00:03.000
How do OmniOutliner styles work?

00:00:03.000 --> 00:00:06.000
Much like the outlines themselves,
they have a hierarchy.

00:00:06.000 --> 00:00:09.000
If you know CSS, for web design,

00:00:09.000 --> 00:00:12.000
it’s a lot like that.
But if you don’t, not to worry.

00:00:12.000 --> 00:00:15.000
Let’s explain it.
At the top of the hierarchy,

00:00:15.000 --> 00:00:18.000
the Whole Document can have a style.

00:00:18.000 --> 00:00:21.000
This is where you’d set things like
the font you want to use everywhere,

00:00:21.000 --> 00:00:24.000
and a basic size for your text.

00:00:24.000 --> 00:00:27.000
Next in line is the the column styles

00:00:27.000 --> 00:00:30.000
so you can style multiple columns.

00:00:30.000 --> 00:00:33.000
Then come Row Level styles.
These get applied

00:00:33.000 --> 00:00:36.000
based on how deep a row is indented.

00:00:36.000 --> 00:00:39.000
Maybe your first Level is big and bold,
second Level gets an accent color,

00:00:39.000 --> 00:00:42.000
and fourth Level is a shade of gray.

00:00:42.000 --> 00:00:45.000
You can see the styles change

00:00:45.000 --> 00:00:48.000
as you indent and outdent the row.

00:00:48.000 --> 00:00:51.000
Below Row Levels in the hierarchy,

00:00:51.000 --> 00:00:54.000
you can select individual rows,
or just a bit of text

00:00:54.000 --> 00:00:57.000
and change the style of that selection.

00:00:57.000 --> 00:01:00.000
If you're using the same
selection style over and over

00:01:00.000 --> 00:01:03.000
create a Named style instead.

00:01:03.000 --> 00:01:06.000
Named styles are great for things
like highlights and emphasis,

00:01:06.000 --> 00:01:09.000
because if you ever want to update the style,

00:01:09.000 --> 00:01:12.000
you only have to change the named style once,

00:01:12.000 --> 00:01:15.000
and it updates everywhere you’ve used it.

00:01:17.000 --> 00:01:20.000
If you’re having trouble
figuring out why some text

00:01:20.000 --> 00:01:23.000
is getting styled in a certain way,
let’s troubleshoot it!

00:01:23.000 --> 00:01:28.000
Say you just changed the text color
for the Whole Document style,

00:01:28.000 --> 00:01:31.000
but the Level 4 Rows are still dark gray.

00:01:31.000 --> 00:01:34.000
It’s because the Level 4 style

00:01:34.000 --> 00:01:37.000
is overriding the Document style.

00:01:37.000 --> 00:01:40.000
The most specific style always wins.

00:01:40.000 --> 00:01:43.000
You can see this really clearly
in OmniOutliner for Mac,

00:01:43.000 --> 00:01:46.000
where the Style Attributes inspector
will show you

00:01:46.000 --> 00:01:49.000
exactly what styles are acting on the text.

00:01:49.000 --> 00:01:53.000
You can click the ‘X’ next to the
conflicting Row Level 4 style

00:01:53.000 --> 00:01:56.000
to remove it, and let the 
Document style take over.

00:01:56.000 --> 00:01:59.000
Maybe you’ve pasted text from somewhere else,

00:01:59.000 --> 00:02:02.000
and it kept the style that you copied with it.

00:02:02.000 --> 00:02:05.000
Selection styles are easy to clear out,

00:02:05.000 --> 00:02:08.000
with “Clear Style”, both on Mac and iOS.

00:02:08.000 --> 00:02:11.000
After you clear these out,

00:02:11.000 --> 00:02:15.000
only the Document, Column,
and Row Level styles will stick around.

00:02:16.000 --> 00:02:20.500
Learn more at the URL above.
