mirror of
https://gitlab.com/ArkHost/HelixNotes.git
synced 2026-07-23 23:35:57 +02:00
Refresh outline panel when switching notes (#184)
This commit is contained in:
@@ -2924,7 +2924,8 @@
|
||||
pendingContent = content;
|
||||
isLoadingNote = false;
|
||||
}
|
||||
}
|
||||
if (!isMobile && showOutline) scheduleOutline();
|
||||
}
|
||||
|
||||
function stripTitleH1(md: string): string {
|
||||
const title = $activeNote?.meta.title;
|
||||
|
||||
Reference in New Issue
Block a user