Releases: ryanpcmcquen/obsidian-focus-mode
Releases · ryanpcmcquen/obsidian-focus-mode
1.8.3
1.8.2: Wrap editor commands in try/catch in case where document gets deleted.
Signed-off-by: Ryan McQuen <[email protected]>
1.8.1: Focus editor after creating a new note while in focus mode.
Signed-off-by: Ryan McQuen <[email protected]>
1.8.0: Add class for super focus mode.
Signed-off-by: Ryan McQuen <[email protected]>
1.7.1: Split the difference.
Signed-off-by: Ryan McQuen <[email protected]>
1.7.0: Set opacity to 0.9. Clean up some CSS.
Signed-off-by: Ryan McQuen <[email protected]>
1.6.2: Fixing TypeScript complaints broke everything.
Signed-off-by: Ryan McQuen <[email protected]>
1.6.1: Use Workspace, hoping that type definitions will land there soon.
Signed-off-by: Ryan McQuen <[email protected]>
Add support for the Obsidian Tabs plugin.
1.5.1: Switch back to document.body.
Signed-off-by: Ryan McQuen <[email protected]>