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
The plugin Editing toolbar patches the Obsidian Editor and depends on the built-in File Explorer to be visible when starting Obsidian. This is a bug in Editing toolbar - it should check the class of the view before messing with the contents. To continue working with Editing toolbar switch to the built in File explorer, restart, then switch over to Notebook Navigator. This is due to an incorrect implementation in the plugin.
Same with the plugin Simple banner. It hacks into the Obsidian document model and when changing files with Notebook Navigator sometimes it shows the previous note banner. This is due to an incorrect implementation in the plugin.
Be aware that if you are using a service like iCloud sync, LiveSync, Remotely-save or Settings-profiles, you might experience sync issues with plugin settings. This is not related to Notebook Navigator, contact the other plugin authors if you experience issues. None of these services are recommended to use with Obsidian since they cause conflicts with many plugins.
If you are using iCloud to sync data there is a risk settings are being reset on your devices. This is mainly because iCloud has issues with files being overwritten and syncing folders with dot prefix (all settings are saved in .obsidian/plugins/notebook-navigator/data.json). If you have sync issues please consider purchasing the official Obsidian sync service for $5 or switching to Dropbox.
If you are using LiveSync checkout this Reddit post that describes how to get it working with plugin settings.
If you are using Settings profiles for global settings profiles, you might experience issues where settings on some devices are overwritten by other devices.
If you are using Google Drive for sync always use Mirror mode, not Streaming mode. See Slow start-up 2.5.4 #1003
Known issues
Updated April 2, 2026
Plugins
Themes
Sync
Be aware that if you are using a service like iCloud sync, LiveSync, Remotely-save or Settings-profiles, you might experience sync issues with plugin settings. This is not related to Notebook Navigator, contact the other plugin authors if you experience issues. None of these services are recommended to use with Obsidian since they cause conflicts with many plugins.
.obsidian/plugins/notebook-navigator/data.json). If you have sync issues please consider purchasing the official Obsidian sync service for $5 or switching to Dropbox.