|
Hello! I wanted to see if there is a way to edit a sub folder/page, or if I'm just missing something. I have a page with the following structure: Since I created it as |
Replies: 2 comments
|
Hey @Docfips, happy to hear that you like An Otter Wiki! How subfolders and pages are handled is not optimal and for sure confusing. After creating
To create an actucal page there, just hit
The editor will open up, save the page and you get:
There is currently no way of displaying the Page Index inside a Page with markdown content, adding this feature is on my list. |
|
Honestly, as I played with it some more, I realized that using it as kind of a ToC works well. I don't really need to put anything on that page, just use it as a directory and make the sub-pages. |



Hey @Docfips, happy to hear that you like An Otter Wiki!
How subfolders and pages are handled is not optimal and for sure confusing.
After creating
page/sub-page/page1andpage/sub-page/page2without creating the pagepage/sub-page, thepage/sub-pageonly displays a page index with withpage1andpage2in it:To create an actucal page there, just hit
Create Pageand enterpage/sub-page:The editor will open up, save the page and you get:
There is currently no way of displaying the Page Index inside a Page with markdown content, adding this feature is on my list.