I have tried a lot and finally found a way round using macro. If you are using Marginnote 3, you could chose to
- export it into word document,
- remove all hierarchal numbers or symbols
- copy all the text from word document to Obsidian
- Copy all the content again from obsidian
- then use macro to replace a more readable format. For example, replace
###
with-
,####
with%Tab%-
, etc.
I wrote a macro withKeyboard Maestro
to achieve, couldn’t down upload it, check the settings in the image if you are interested.
If you don’t want to keep the title, just tweak a little bit in how many#
you want to convert to-
.
Regards.
Leo