Outliner

approved

by Viacheslav Slinko

Work with your lists like in Workflowy or Roam Research.

1,295 stars1,148,521 downloadsUpdated 1mo agoMIT
View on GitHub

Obsidian Outliner

GitHub Workflow Status GitHub release (latest SemVer)

Work with your lists like in Workflowy or RoamResearch

⁉️ Discuss ideas or ask a question
⚙️ Follow the development process
🐛 Report issues

Compatible with Obsidian Zoom plugin.

Demo

Demo

How to install

From within Obsidian

You can activate this plugin within Obsidian by doing the following:

  • Open Settings > Third-party plugin
  • Make sure Safe mode is off
  • Click Browse community plugins
  • Search for "Outliner"
  • Click Install
  • Once installed, close the community plugins window and activate the newly installed plugin

Manual installation

Download main.js, manifest.json, styles.css from the latest release and put them into <vault>/.obsidian/plugins/obsidian-outliner folder.

How to use

Try to create a deeply structured list and move items by pressing the hotkeys described below.

Features

Improve the style of your lists

If you liked the styles from the demo above, you can enable them in the plugin settings tab.

Disclaimer: Styles are only compatible with built-in Obsidian theme.

SettingDefault value
Improve the style of your liststrue

Move lists back and forth

Move lists with children wherever you want without breaking the structure.

CommandDefault hotkey (Windows/Linux)Default hotkey (MacOS)Mobile Quick Action
Move list and sublists upCtrlShiftCommandShift
Move list and sublists downCtrlShiftCommandShift
Indent the list and sublistsTabTab
Outdent the list and sublistsShiftTabShiftTab
SettingDefault value
Enhance the Tab keytrue

Draw vertical indentation lines

Disclaimer: vertical indentation lines are only compatible with built-in Obsidian theme.

Demo of vertical indentation lines

SettingDefault value
Draw vertical indentation linesfalse
Vertical indentation line click actionToggle Folding

Stick the cursor to the content

Don't let the cursor move to the bullet position. Affects cursor movement, text deletion, text selection.

SettingDefault value
Stick the cursor to the contenttrue

Enhance the Enter key

Make the Enter key behave the same as other outliners:

  • Enter outdents list item if it's empty.
  • Enter creates new line on children level if there are any children.
  • Shift-Enter creates a new note line.

More info

SettingDefault value
Enhance the Enter keytrue

Fold and unfold your lists

CommandDefault hotkey (Windows/Linux)Default hotkey (MacOS)Mobile Quick Action
Fold the listCtrlCommand
Unfold the listCtrlCommand

Enhance the CtrlA or CmdA behavior

Press the hotkey once to select the current list item. Press the hotkey twice to select the entire list.

SettingDefault value
Enhance the Ctrl+A or Cmd+A behaviortrue

Drag-and-Drop

Demo of Drag-and-Drop

SettingDefault value
Drag-and-Droptrue

Debug mode

Open DevTools (Command+Option+I or Control+Shift+I) to copy the debug logs.

SettingDefault value
Debug modefalse

Unsupported (yet) features

Pricing

This plugin is free for everyone.

Patrons & Supporters

I want to say thank you to the people who support me, I really appreciate it!

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.