aidenlx / alx-folder-note

Add description, summary, and more info to folders with folder notes.
MIT License
246 stars 13 forks source link

Failed to load plugin alx-folder-note #73

Closed Chr9sG closed 2 years ago

Chr9sG commented 2 years ago

This just started showing up today after I downloaded the latest update. Now the folder notes are showing up as a separate note inside the folder instead of being the folder itself.

aidenlx commented 2 years ago

can you upload the console log (see method below) and versions of both alx-folder-note and folder-note-core? also, a screenshot of the folder note's setting tab could be helpful.

To check for errors, first open the developer tools by pressing Ctrl-Shift-I on Windows/Linux or Cmd-Opt-I on macOS, and then go to the "Console" tab. If you want to save the error to a log file, you can right click on the error and choose "Save as...".

Chr9sG commented 2 years ago

There is an error. Here is a screen shot.

image

Chr9sG commented 2 years ago

AidenLx's Folder Note version 0.16.2 Folder Note Core version 1.3.4

aidenlx commented 2 years ago

Can you also provide the output of command “show debug info”?

Chr9sG commented 2 years ago

Sorry. I don't have any coding experience. Where (or how) do I do that?

A bit of additional info. If I delete the file from the plugin folder and copy and paste the prior version into the obsidian plugin folder (from my archived vault) it words fine. So it seems to be something unique to this last update.

Chr9sG commented 2 years ago

Is this what you mean?

image

Chr9sG commented 2 years ago

Turned off all my plugins except for AidenLx's Folder Note and Folder Note Core and I get the same message. So it's not an issue with interacting with other plugins. Deleted both and then reinstalled them. The issue is still there.

aidenlx commented 2 years ago

The show debug info command is the one inside command palette https://help.obsidian.md/Plugins/Command+palette

Chr9sG commented 2 years ago

Thanks. Here it is:

SYSTEM INFO: Obsidian version: v0.14.5 Installer version: v0.12.19 Operating system: Windows 10 Home 10.0.19044 Login status: logged in Catalyst license: none Insider build toggle: off Live preview: on Legacy editor: on Base theme: light Community theme: none Snippets enabled: 2 Safe mode: off Plugins installed: 13 Plugins enabled: 13 1: Admonition 2: Dataview 3: Dice Roller 4: Fantasy Calendar 5: Initiative Tracker 6: Obsidian Leaflet 7: Obsidian42 - BRAT 8: Recent Files 9: Second Window 10: Sliding Panes (Andy's Mode) 11: TTRPG Statblocks 12: Folder Note Core 13: AidenLx's Folder Note

RECOMMENDATIONS: Custom theme: for cosmetic issues, please first try updating your theme to latest. If still not fixed, please try to make the issue happen in the help vault or disable community theme and snippets. Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the help vault or disable community plugins.

aidenlx commented 2 years ago

归档.zip

can replacing with this version solve problem for you? (follow this to install: https://github.com/aidenlx/alx-folder-note#from-github)

Chr9sG commented 2 years ago

Yes! That solved the issue. Works fine now although oddly enough the error message (i.e., failure to load...) still pops up. However, the folder note is now appearing on the folder tab instead of a separate note in the folder like prior to the last update. Thanks. Will that be a new update?

aidenlx commented 2 years ago

sure, the update will be released shortly. before that, what error message exactly is showing up? and could you try dragging folder with underline to markdown note to see if the link is inserted? if not, is there a clipboard manager patched message in console log?

Chr9sG commented 2 years ago

It flashes in the top right corner briefly. Here is the screen shot of it. Edit: I guess it's not an error message but rather a message saying that alx-folder-note didn't load.

image

Chr9sG commented 2 years ago

As to the other question - yes. Here is the screen shot.

image

aidenlx commented 2 years ago

okay, in v0.16.3 I've fixed compatibility issue with legacy editor, it should work as expected now.

Chr9sG commented 2 years ago

Thanks. Just updated and everything looks fine. It's not posting the message anymore and the folder notes are working as expected. Thanks for the quick update.