mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
* Add frontmatter data to NoteGraph node * Store document start position inside NoteGraph node * Add heading below the frontmatter * Show a progress bar while running Janitor * Fix tests * Update note start position to make it 1-indexed * Initialize frontmatter by an empty object instead of null * Remove console logs