gnosisguild / tabula

Instant web3 publications for writers, DAOs, and any Ethereum-based account.
https://tabula.gg
GNU Lesser General Public License v2.1
29 stars 7 forks source link

Author approval for being included in an article #187

Open cedricwaxwing opened 1 year ago

cedricwaxwing commented 1 year ago

Currently, there is no way for an author to approve which articles they are being tagged in.

Functionally similar flow to Ghost author approval. Must already be an author in the publication, in order to add as member of publication, should be some kind of invite.

cedricwaxwing commented 1 year ago

@manboy-eth suggests removing the "author" metadata on the post, and just depending on the "publication" as being the author, and if folks want to shoutout a specific author, they can write that in their article.

cedricwaxwing commented 1 year ago

@auryn-macmillan imagines a future state where there's an author view that shows all posts that an author has written. Premature optimization?

cedricwaxwing commented 1 year ago

Moving out of High Priority for now, since we don't need to do anything except for remove Author metadata for now.