I made some rationale as to why it might be desirable in certain circumstances to not have author name on notes in this issue: https://github.com/raimohanska/ourboard/issues/187 @raimohanska Said " yeah, maybe remove it via a PR":
So this (rather simple) PR removes the AuthorInfo component and the single line in notes where author would get rendered and displayed.
Screenshot before on master branch:
Screenshot after on this feature branch:
(whoops, pasted the same screenshot here, but trust me, the author is removed in the branch)
I made some rationale as to why it might be desirable in certain circumstances to not have author name on notes in this issue: https://github.com/raimohanska/ourboard/issues/187 @raimohanska Said " yeah, maybe remove it via a PR":
So this (rather simple) PR removes the
AuthorInfo
component and the single line in notes where author would get rendered and displayed.Screenshot before on master branch:
Screenshot after on this feature branch: (whoops, pasted the same screenshot here, but trust me, the author is removed in the branch)