deathau / sliding-panes-obsidian

Andy Matuschak Mode as a plugin
758 stars 29 forks source link

v3.3.0 bug #105

Open beierzhijin opened 2 years ago

beierzhijin commented 2 years ago

When I open this item, the plugin will be deactivated,and the page content will not be displayed image

agustinfaure commented 2 years ago

Same here

deanord commented 2 years ago

Same. I have to turn off Leaf Auto Width or no note is whown.

malevans commented 2 years ago

Ditto

zkaizen commented 2 years ago

I thought I was the only one experiencing this.

axelknock commented 2 years ago

Similar experience. Plugin also failing to unload properly. I reverted to version 3.25 and the plugin is working as expected again.

To revert versions,

  1. Uninstall the plugin via the Obsidian interface

  2. Exit Obsidian

  3. Go to this repositories releases page and right-click "sliding-panes-obsidian-3.2.5.zip", select "save as..."

  4. Navigate to your vault directory. (Make sure that hidden files are visible)

  5. Select .obsidian->plugins, and save there

  6. Extract the file there and make sure that the first subdirectory contains the "manifest.json" file

    • /VaultName/.obsidian/plugins/sliding-panes-obsidian/manifest.json
  7. Rename the file in the plugins folder to "sliding-panes-obsidian"

  8. Restart obsidian you should be able to re-enable the reverted plugin

At first there was still a black space but it went away after opening and closing a few panes and re-enabling "leaf auto width".

creativefibro commented 2 years ago

Similar experience. Plugin also failing to unload properly. I reverted to version 3.25 and the plugin is working as expected again.

To revert versions,

  1. Uninstall the plugin via the Obsidian interface
  2. Exit Obsidian
  3. Go to this repositories releases page and right-click "sliding-panes-obsidian-3.2.5.zip", select "save as..."
  4. Navigate to your vault directory. (Make sure that hidden files are visible)
  5. Select .obsidian->plugins, and save there
  6. Extract the file there and make sure that the first subdirectory contains the "manifest.json" file
  • /VaultName/.obsidian/plugins/sliding-panes-obsidian/manifest.json
  1. Rename the file in the plugins folder to "sliding-panes-obsidian"
  2. Restart obsidian you should be able to re-enable the reverted plugin

At first there was still a black space but it went away after opening and closing a few panes and re-enabling "leaf auto width".

Hi, I followed this but when I go to the community plugins pane and try to enable version 3.2.5 it just says failed to load. So other than deleting the plugin I'm unsure what to do.

AtlcatlQ commented 2 years ago
  1. Extract the file there and make sure that the first subdirectory contains the "manifest.json" file
    • /VaultName/.obsidian/plugins/sliding-panes-obsidian/manifest.json
  2. Rename the file in the plugins folder to "sliding-panes-obsidian"
  3. Restart obsidian you should be able to re-enable the reverted plugin

At first there was still a black space but it went away after opening and closing a few panes and re-enabling "leaf auto width".

Which file do I have to rename? Help me, please