WriteOn / WriteOnApp

On a mission to create the world's finest writing experience.
https://writeon.io
Apache License 2.0
1 stars 0 forks source link

Author Meta #66

Open thinq4yourself opened 9 years ago

thinq4yourself commented 9 years ago

I've recently added the Author Model (user metadata) to the localStorage and session datastores, but they relate to the local author, not on the story itself. For example, if a story is imported from another auhor, the meta would need to reflect that at a story level, and know that you, the "local author" add comments or edits, are not the "Author" of the story, but only of the changes.

This needs to be build into EventMgr, Comment extension, Storage, etc.