ericleasemorgan / reader

Distant Reader, a tool for using & understanding a corpus
GNU General Public License v2.0
20 stars 7 forks source link

Support "My Carrels" API access #139

Closed dbrower closed 3 years ago

dbrower commented 3 years ago

The UI needs an endpoint to get a list of all the carrels owned by the current user.

@randal-sean-harrison

ericleasemorgan commented 3 years ago

@dbrower, what do you need from me to accomplish this goal?

dbrower commented 3 years ago

I think the app can look at the directories in the user's section on /data-disk/, at least for now.

it might be a two step process where the data gets harvested and stuck in the main sqlite database.

dbrower commented 3 years ago

I think this ticket is moot since it was just to support a way to display all the public carrels. A public carrel page has been added to the webui.