You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(noteType): surface the type's own configuration
A note type's defining configuration was invisible on its detail page. Add
the type's config to the info strip alongside the notes count: Schema
(Defined/None from MetaSchema), Sections (Custom/Default from SectionConfig),
and a "Custom templates" row listing which Custom* slots are populated
(Header/Sidebar/Summary/Avatar/MRQL/CSS). Read-only, derived from the
already-loaded note type. Verified for both plain and fully-configured types.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments