Modify Dendron Config
Update Json
- Update the json schema
Run
yarn gen:dataat the root of the monorepo - Update snapshots
../packages/plugin-core/src/test/suite-integ/SetupWorkspace.test.ts (Private)From TestingGo to text ā
Start anchor updating-test-snapshots not found
Set a new default for new users but don't change behavior existing users
Do this when setting a new default for new users.
- Update genLatestConfig and set a sensible default there. New users will get this
- Old users will get whatever value was set in Add New Config
Backlinks