Planetable / Planet

Build and host decentralized blogs and websites on your Mac
https://planetable.xyz
MIT License
1.44k stars 60 forks source link

dev-focused context menu items in sidebar #250

Open livid opened 1 year ago

livid commented 1 year ago

They only become visible if a certain UserDefaults item is set.

livid commented 1 year ago

New in croptop-20230714-1:

https://github.com/Planetable/Planet/releases/tag/croptop-20230714-1

Screenshot 2023-07-14 at 1 28 08 PM

To enable these developer-focused features, please execute the following command in the Terminal:

defaults write xyz.planetable.Lite CroptopDevMode yes

To disable them, use:

defaults delete xyz.planetable.Lite CroptopDevMode

Please note, you need to restart the app for these changes to take effect.

cc @mejango

livid commented 3 weeks ago

croptop-dev-mode