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
new Notes.notesDefaultNotesExtension setting to set extension of new notes. The default is md.
new Notes.notesExtensions setting to allow Notes to detect different file types when generating a list of notes. Must be a comma separated list of file extensions eg: md,markdown,txt etc. The default is md,markdown,txt.
Fixed
Updated packages and requirements to latest versions.