Option `ProcessingOfPageHierarchy` = `HiearchyAsFolderTree` do not work
sky-blue opened this issue · 2 comments
sky-blue commented
Describe the bug
I set HiearchyAsFolderTree
to ProcessingOfPageHierarchy
, but it was not in effect actually, no parentpage folder.
/* How page hierarchies should be handled :
- HiearchyAsFolderTree : as parent folders of the page. Ex: section/parentpage/childpage.md
- HiearchyAsPageTitlePrefix : as page filename prefix. Ex: section/paarentpage_childpage.md
- IgnoreHierarchy : ignore page hierarchy. Ex: section/childpage.md
*/
"ProcessingOfPageHierarchy": "HiearchyAsFolderTree",
Desktop (please complete the following information):
- Windows version : Win10, 64 bits, 21H2, 19044.1586
- Office Version : Office 365, 32 bits
dreamflasher commented
I can confirm this. Export as HiearchyAsFolderTree does not work.
alxnbl commented
Thank you for the report ! Solved in version 1.3.0.