Is it possible to access the SQLite database where my journal data is stored?
This is the use case: I would like to see all tasks from the last 7 days that failed, along with the error. So I can analyze the errors in bulk. And not going through the interface and clicking on each task to see the error.