ryanguill / roam-tools

simple tools for roamresearch
MIT License
39 stars 4 forks source link

Missing: toggle to reduce indentation level by one for blocks copied from Roam notes #2

Open nicoappel opened 4 years ago

nicoappel commented 4 years ago

When exporting indented blocks (bullets) from Roam to use in other text editors or word processors, it would be handy to be able to decrease the level of indentation by one, example below. This would then move the block itself to become unindented (paragraph) and each of its sub-bullets one indentation level less indented, moving up one level of hierarchy.

Current input to output looks like this:

roam-tools 2020-04-30 08-45-28

What I would like to have instead, manually removed one level of indentation from each line:

roam-tools 2020-04-30 08-48-33
ryanguill commented 4 years ago

@nicoappel I just pushed an option for this - you can now remove all or 1, 2, or 3 levels of indentation. Give it a shot and let me know how it works for you.