As BR indicated; Titles must be unique (the issue is the tie-breaker) or they can be treated as duplicates.
For sorting I use the series column in 2 variations:
when issues have a (sequential) issue number, I use that [69]
when issues have monthly or week dates, I use [yyyy.mm] or [yyyy.ww] <<you cannot do yyyy.mm.ww because this must be a floating point number
|