Modify Dendron Config

Update Json

  1. Update the json schema Run yarn gen:data at the root of the monorepo
  2. Update snapshots

    Start anchor updating-test-snapshots not found

    ../packages/plugin-core/src/test/suite-integ/SetupWorkspace.test.ts (Private)

Set a new default for new users but don't change behavior existing users

Do this when setting a new default for new users.

  1. Update genLatestConfig and set a sensible default there. New users will get this
  2. Old users will get whatever value was set in Add New Config

Backlinks