notedeck
notedeck copied to clipboard
feat(hashtag-column): allow multiple hashtags
we can accept this for now but I was hoping we could have an actual ui for this
This is not really enough. we need to build on this and represent the TimelineKind as Vec<String> for hashtag instead of just String, otherwise it will not be serialized properly, unless we want to have this hacky representation that we always have to parse everywhere... which I'm not sure I'm happy about
@jb55 can you review this PR again, please?
checking now, sorry for the delay
thx boss!