You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experiencing an issue with the Obsidian DB Folder plugin where changes to column settings do not save as expected. Below are the details of my setup and the issue:
Obsidian Version: 1.6.7
DB Folder Plugin Version: 3.5.1
Operating System: Windows 10
Steps to Reproduce:
Open Obsidian.
Navigate to the DB Folder plugin.
Attempt to drag columns to a new position.
Modify column settings (e.g., rename, resize).
Save the settings.
Close and reopen the DB Folder or Obsidian.
Expected Behavior:
The changes to the column settings should be saved and persist after reopening the DB Folder or Obsidian.
Actual Behavior:
The changes to the column settings do not save and revert to their previous state after reopening the DB Folder or Obsidian.
Error Messages:
I see the attached error in the developer console:
Additional Information:
I have several other plugins installed, including the File Tree Alternative plugin.
I have tried disabling other plugins, but the issue persists.
Recent changes to my system include [any recent changes, if any].
What platform were you using?
Desktop
Version of the plugin
3.5.1
Relevant log output
app.js:1 Uncaught (in promise) Error: Attempting to register an existing view type"file-tree-view"
at t.registerView (app.js:1:2039208)
at t.registerView (app.js:1:2286183)
at FileTreeAlternativePlugin.eval (plugin:file-tree-alternative:4847:18)
at Generator.next (<anonymous>)
at fulfilled (plugin:file-tree-alternative:5:246)
Are you using the latest version of the plugin in your Obsidian vault?
I have verified that I am on the latest version
Are you check if there is a similar issue?
I have verified that there are not similar issues
The text was updated successfully, but these errors were encountered:
Contact Details
No response
What happened?
I am experiencing an issue with the Obsidian DB Folder plugin where changes to column settings do not save as expected. Below are the details of my setup and the issue:
Obsidian Version: 1.6.7
DB Folder Plugin Version: 3.5.1
Operating System: Windows 10
Steps to Reproduce:
Open Obsidian.
Navigate to the DB Folder plugin.
Attempt to drag columns to a new position.
Modify column settings (e.g., rename, resize).
Save the settings.
Close and reopen the DB Folder or Obsidian.
Expected Behavior:
The changes to the column settings should be saved and persist after reopening the DB Folder or Obsidian.
Actual Behavior:
The changes to the column settings do not save and revert to their previous state after reopening the DB Folder or Obsidian.
Error Messages:
I see the attached error in the developer console:
Additional Information:
I have several other plugins installed, including the File Tree Alternative plugin.
I have tried disabling other plugins, but the issue persists.
Recent changes to my system include [any recent changes, if any].
What platform were you using?
Desktop
Version of the plugin
3.5.1
Relevant log output
Are you using the latest version of the plugin in your Obsidian vault?
Are you check if there is a similar issue?
The text was updated successfully, but these errors were encountered: