|
|
|
|
|
by ubermonkey
1204 days ago
|
|
It works pretty well for my use case, but its behavior is different in a significant way that I'm hoping will be corrected by an option or by a more org-mode-minded alternative. In Org, we can do things like this: * Outline element
text under this element
** Child of outline element
some text that belongs to the child element
etc.The outliner plugin for Obsidian is "outline only," if you take my meaning, so there's no provision for non-outline text in the outline. |
|