Releases: vslinko/obsidian-outliner
Releases · vslinko/obsidian-outliner
1.2.1
Bugfixes
- Fixed: Outdenting does not always work in 1.2 release #144
1.2.0
Huge release! 🚀
Features
- Soft line break support #38
Internal enhancements
- Massive refactoring: all operations with Root extracted from features to better testability
- E2E tests converted from typescript to markdown
1.2.0-beta1
Soft line break support beta1
Manual installation
Download main.js
, manifest.json
, styles.css
from the latest release and put them into <vault>/.obsidian/plugins/obsidian-outliner
folder.
1.1.12
Bugfixes
- Fixed: Folded lists get unfloded when pressing the backspace key somewhere else #137 #138
1.1.11
Bugfixes
- Fixed: indenting a middle item of an outline causes duplication of text #133
1.1.10
Bugfixes
- Fixed: Undoing requires 2 clicks to truly undo something #120
1.1.9
Bugfixes
- Fixed: Invalid Enter behaviour on folded list #127
1.1.8
Bugfixes
- Fixed: Unable to "Select all" outside of Editor #90
1.1.7
Bugfixes
- Fixed: Cursor position is absolute when indenting/dedenting list items #122
1.1.6
Bugfixes
- Fixed: Can't move the cursor to the next line with a mouse click