Obsidian Support Request Summary
User: mdunleavy
Obsidian Version: 1.8.10
Operating System: Windows 10 Pro, Build 19045
Core Problem Description:
The editor’s view/edit state is fundamentally inverted and non-functional for creating new notes from links.
- When the PENCIL icon (
) is showing at the top right of a pane (indicating Live Preview or Source Mode), the editor is locked. I cannot type or edit the text.
- When the BOOK icon (
) is showing at the top right of a pane (indicating Reading View), the editor is unlocked, and I can type and edit text.
- This behavior is the direct opposite of the expected functionality.
- Furthermore, creating a new note by clicking on a “ghost link” (e.g., [[A Note That Does Not Exist]]) does not work in any mode. A simple click or a Ctrl+Click on the ghost link does nothing.
Summary of Troubleshooting Steps Performed (Exhaustive):
We have undertaken a comprehensive troubleshooting process to isolate the cause, and the problem has persisted through every step.
- Application Restart: The issue survives a simple restart of the Obsidian application.
- Full System Reboot: The issue survives a full computer reboot with no other applications running.
- Multiple Process Check: Discovered and terminated multiple “Obsidian.exe” instances in Task Manager. The issue persisted after a subsequent reboot.
- Theme and Snippets Check: The issue occurs with the Default Theme active and with no CSS snippets enabled.
- Community Plugin Check (Restricted Mode): The issue persists when Obsidian is launched in Restricted Mode, with all community plugins disabled.
- Drive Conflict Check: A potential conflict with a backup vault on a separate (E:) drive was identified. That drive was physically disconnected from the computer, and the issue still persisted.
- “Clean Vault Configuration” Test:
- With Obsidian closed, the vault-specific configuration folder (.obsidian) was renamed to .obsidian_BACKUP.
- Upon relaunching Obsidian, a fresh, default .obsidian folder was created for the vault.
- The inverted editor problem and broken link creation still occurred with this fresh, default vault configuration.
- “Clean Application Reinstallation” Process:
- Obsidian was fully uninstalled via Windows “Add or remove programs.”
- The global Obsidian application data folder (%appdata%\obsidian) was manually deleted.
- The vault-specific .obsidian folder was manually deleted.
- Any other stray .obsidian folders on the C: drive were searched for and confirmed to be removed.
- The computer was rebooted.
- The latest version of Obsidian was downloaded from obsidian.md and reinstalled.
- The existing vault folder was opened as a fresh vault.
- The inverted editor problem and broken link creation still persist immediately upon opening the vault with a completely clean installation.
Conclusion:
The issue is not related to vault-specific settings, plugins, themes, or drive conflicts. The problem appears to be a fundamental issue with the Obsidian application’s core editor component on this specific Windows system, as it survives a complete and clean reinstallation process. The editor state and UI icon are desynchronized, and link-creation functionality is broken regardless of the displayed mode.
We are seeking guidance on what could cause such persistent, inverted behavior at the core application level and what further diagnostic or resolution steps can be taken.