Outliner

by Viacheslav Slinko
5
4
3
2
1
Score: 79/100

Description

Category: Note Enhancements

The Outliner plugin is a powerful tool for Obsidian users who want to create deeply structured lists and move items around with ease. With its intuitive interface, you can enhance the style of your lists, move them back and forth without breaking the structure, and even stick the cursor to the content while typing. The plugin also offers advanced features like vertical indentation lines, drag-and-drop functionality, and enhanced hotkeys for better navigation and manipulation of your lists. Whether you're a student, researcher, or simply someone who likes to organize their notes in a specific way, the Outliner plugin is definitely worth checking out.

Reviews

No reviews yet.

Stats

1317
stars
1,180,753
downloads
76
forks
1,871
days
75
days
75
days
47
total PRs
8
open PRs
5
closed PRs
34
merged PRs
353
total issues
93
open issues
260
closed issues
5
commits

Latest Version

README file from

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.

Setting Default value
Improve the style of your lists true

Move lists back and forth

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

Command Default hotkey (Windows/Linux) Default hotkey (MacOS) Mobile Quick Action
Move list and sublists up CtrlShift↑ CommandShift↑
Move list and sublists down CtrlShift↓ CommandShift↓
Indent the list and sublists Tab Tab
Outdent the list and sublists ShiftTab ShiftTab
Setting Default value
Enhance the Tab key true

Draw vertical indentation lines

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

Demo of vertical indentation lines

Setting Default value
Draw vertical indentation lines false
Vertical indentation line click action Toggle Folding

Stick the cursor to the content

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

Setting Default value
Stick the cursor to the content true

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

Setting Default value
Enhance the Enter key true

Fold and unfold your lists

Command Default hotkey (Windows/Linux) Default hotkey (MacOS) Mobile Quick Action
Fold the list Ctrl↑ Command↑
Unfold the list Ctrl↓ Command↓

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.

Setting Default value
Enhance the Ctrl+A or Cmd+A behavior true

Drag-and-Drop

Demo of Drag-and-Drop

Setting Default value
Drag-and-Drop true

Debug mode

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

Setting Default value
Debug mode false

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!

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.