Briskine / briskine

Write faster with templates and keyboard shortcuts.
https://www.briskine.com/
GNU General Public License v3.0
108 stars 23 forks source link

Private templates are public by default #213

Closed RomainLapeyre closed 7 years ago

RomainLapeyre commented 8 years ago

Reproduce

--> The template shows up in public templates, and not private. You have to manually change the sharing to private in order to stop sharing it with everyone.

ghinda commented 7 years ago

This is caused by the Share templates by default with all your team. setting in Settings > My Account.

This is set to True for all new accounts. Do we want to set it to 'False' for new accounts?

RomainLapeyre commented 7 years ago

If we remove it, when users create templates from the "all" tab, they will be private by default, which is not the default behavior users expect.

I think we need to change the scope of this option, to only apply to templates that are created from the all tab. Templates created from the private tab should be private by default all the time, and those created in the shared tab should be shared by default all the time too.