forager should be encouraged to be used to just import everything in a folder, and use forager-data.json when its found. A folder view also works to view them. This is essentially the only reason I use a file system to organize some things right now.
system
additionally, this could be the new "sequence" view. It makes scraping data stored with keys easier than trying to nest the data structures. For instance, we might store a comic book like this sequence_location: /favorites/<title>/<chapter>/<page>
forager should be encouraged to be used to just import everything in a folder, and use forager-data.json when its found. A folder view also works to view them. This is essentially the only reason I use a file system to organize some things right now.
system
additionally, this could be the new "sequence" view. It makes scraping data stored with keys easier than trying to nest the data structures. For instance, we might store a comic book like this
sequence_location: /favorites/<title>/<chapter>/<page>