Open nvv1d opened 2 months ago
Try to close and reopen paperlib?
I did, I even uninstalled and reinstalled it. Same error.
What is your OS, windows? macOS?
I'm on Windows 11.
Go to %APPDATA%/paperlib/
. There is a file config.json
. Open it, check mainviewSortBy
, sidebarSortBy
.
"sidebarSortBy": "name",
"mainviewSortBy": "feed",
not sure what to check but here they are.
"mainviewSortBy": "feed"
, -> "mainviewSortBy": "addTime"
Then reopen paperlib.
Worked like a charm. Thank you. But why did this happen?
It's a bug, when you sort the feed view by feed name, but never switch back to the library view before you close the paperlib, the mainviewSortBy
will never restore. You cannot sort the main view with feed
as the key.
Why did I suddenly get this error? everything was perfect and then: RealmError RealmError: Cannot sort on key path 'feed': property 'PaperEntity.feed' does not exist. ...
Can't access anything in the app.