Skip to content

Ability to set annotation privacy setting to 'Public' by default. #27

@renoirb

Description

@renoirb

As a W3C spec contributor, most of the work is in the open. Some users asked why they can’t see their own annotations when not logged in.

Could it be possible to set as "Public" by default for our annotations.

Some notes

In hypothesis/h version @84c6283

Around this section or in annotation.coffee around value.permissions.

Current hypothesis/h @master branch

After some code reading, it feels like its not configurable. Closest to making it default might be to change directives/privacy.coffee at line 67. Set VISIBILITY_PUBLIC instead of VISIBILITY_PRIVATE.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions