Closed neonrust closed 2 years ago
However it's implemented underneath, there should probably be an explicit abandon
command to make the UX clear.
edit: horrible grammar
And the regular archive
command should ask, when the series hasn't been completely watched (and ended), "Abandon this series?"
Likewise, issuing abandon
on an ended series that's completely watched.
Note, if implemented as mentioned above, these two operations are identical.
Adding an explicit abandon
command would imply an "un-abandon" command would need to be added as well...
What's the opposite of abandon? In this context, possibly resume
.
Implemented as implicit state; archiving a partially seen series it is presented as abandoned.
1909681e8a6a8866a66ecb5c26b541a288f1cba1
Sometimes we'll start watching, but then drop it for whatever reason. Similar to archiving; don't delete it completely but instead flag it.
Or could we simply consider a series that is archived but not completely watched as "abandoned" ?