I have a bunch of folders which are categorised by the name of the poets and inside those folders are JSON files which are named by the title of the poem. So how can i browse those files from the app. the number of writers and the number of poems are too many that i can not tell how many poems are there. i want to first call all the poets name ant then the titles.
I can't think of any way to have tried this.
Collection Structure
All poems can be found in the collection directory in the corresponding author's sub-directory.
collection
├── William Cowper
│ └── Light Shining out of Darkness.json
└── William Ernest Henley
└── Invictus.json