Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Implement a index system

A topic by alohl669 created Feb 14, 2025 Views: 136 Replies: 2
Viewing posts 1 to 3

Hi, congrats for the application. If I can, I would like to request/suggest a kind of index implementation in the folders.

For example using a `_Sidebar.md` file as we use on github wiki pages

https://docs.github.com/en/communities/documenting-your-project-with-wikis/creat...

Or maybe another method, I have a lot of documentation generated on Cherrytree and markdown files(for git wiki repositories) And I think that Deepdwn could have something similar to organize the books.

Thank you for your time.

(+1)

Hello!

I don’t have any plans for separate “meta” files like this, but it’s an interesting idea!

Thank you for your feedback

Hi!, playing more days I have more ideas.

Ok, using a metafile couldn't be a good idea for you. Then, I'm seeing another way to take advantage of using the tag and/or Category index.

For example, could you implement a multi-select system?

Let me explain with an image:

This could allow us to use a kind of dynamic grouping system.

what do you think?