The outline file may also contain inline notes, which can be created by prepending the line with note::
./0. Foreword.md
./Chapter 1/1. Getting started.md
./Chapter 1/2. Moving on.md
note: We can have some notes inlined here as well.
./Chapter 2/At the disco/Dancing.md
note: We're done!
Features
This extension supports the following fields in YAML front matter:
title: May be empty, defaults to the filename.
synopsis: May be empty, defaults to empty string.
color: Background color (only applies to HTML format) in CSS hex color format. May be empty, defaults to transparent.
date: May be empty, defaults to empty string.
The generated outline is accessible either via the Activity Bar, or via the context menu when right-clicking a .outline file in the File Explorer.
Extension Settings
This extension contributes the following settings:
outline-writer.outlineFormat: which format the outline should be rendered as.
outline-writer.defaultColor: default color for items in the outline (only applies to HTML format)
outline-writer.noteColor: color for notes in the outline (only applies to HTML format)
Icon
The icon of this extension is a derivative of "Pen by VectorsLab from the Noun Project", used under CC BY.