Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.
This repository was archived by the owner on May 25, 2025. It is now read-only.

Failed to load plugin "alx-folder-note": FileExplorerViewInst.createFolderDom is not a function #145

@hsandt

Description

@hsandt

I have the same surface error as the closed issue: #73, i.e. getting a popup:

Failed to load plugin "alx-folder-note"

when trying to enable AidenLx's Folder Note the first time. Confirmed on Sandbox Vault (just after installing Folder Note Core):

image

Oddly enough, the first time it will give the impression that plugin is enabled (the toggle shows it's "on"). But then you can toggle it off and on again (or restart Obsidian to have it off) and each time the toggle will refuse to be on, and you'll see the error popup.

The issue differs from #73 as this time, the console log error is different:

app.js:1 Plugin failure: alx-folder-note TypeError: FileExplorerViewInst.createFolderDom is not a function
at PatchFileExplorer (plugin:alx-folder-note:4811:155)
at ALxFolderNote.initialize (plugin:alx-folder-note:5211:5)
at t.onLayoutReady (app.js:1:2158209)
at init (plugin:alx-folder-note:5235:26)
at ALxFolderNote.onload (plugin:alx-folder-note:5240:7)

Show debug info (full):

SYSTEM INFO:
Obsidian version: v1.7.7
Installer version: v1.4.13
Operating system: #135-Ubuntu SMP Fri Sep 27 13:53:58 UTC 2024 5.15.0-125-generic
Login status: not logged in
Language: en
Insider build toggle: off
Live preview: on
Base theme: dark
Community theme: none
Snippets enabled: 1
Restricted mode: off
Plugins installed: 17
Plugins enabled: 14
1: Custom Attachment Location v4.30.3
2: Smart Typography v1.0.18
3: Navigate Cursor History v1.1.0
4: Find orphaned files and broken links v1.10.1
5: Quick Switcher++ v4.6.2
6: Code Editor Shortcuts v1.14.0
7: BBCode Convertor v1.2.0
8: Better Word Count v0.10.1
9: Settings Search v1.3.10
10: Restore Tab Key v1.18.5
11: Completr v3.2.0
12: Text Format v3.1.0
13: Folder Note Core v1.3.5
14: Folder Note v0.7.3

Show debug info (Sandbox):

SYSTEM INFO:
Obsidian version: v1.7.7
Installer version: v1.4.13
Operating system: #135-Ubuntu SMP Fri Sep 27 13:53:58 UTC 2024 5.15.0-125-generic
Login status: not logged in
Language: en
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 2
Plugins enabled: 1
1: Folder Note Core v1.3.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions