Set it when fetching an entry from server (based on the "no title" set by wallabag + duration = 0)
Do not attempt to fetch EPUB file for empty entries
DIsplay empty entries in gray instead of black
I've chosen not to fully-hide empty entries, as the user might be surprised not to find one in the list -- and on my instance / the posts I read, I don't have too many empty entries.
On this PR :
is_empty
attribute on local entriesI've chosen not to fully-hide empty entries, as the user might be surprised not to find one in the list -- and on my instance / the posts I read, I don't have too many empty entries.
fix #48