aidenlx / alx-folder-note

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

Click folder doesn't open folder note (Release 0.13.1 ) #60

Closed anselmwang closed 2 years ago

anselmwang commented 2 years ago

The old folder note plugin is out of maintenance for one year. Thanks for creating this plugin!

Behavior

Old version works, has a ">" next to the folder name. Here is the old version info

  "version": "0.12.3",
  "minAppVersion": "0.12.5",

New version doesn't.

A small suggestion

The release name is 0.13.1, while in the manifest.json has following information.

  "version": "1.0.0",
  "minAppVersion": "0.12.5",

I am confused when reporting this issue. Have to look back several times to ensure I provide the correct version information Could you make them consistent?

Environment

OS: Windows 10 Obsidian: v0.13.23 Plugin version:

  "version": "1.0.0",
  "minAppVersion": "0.12.5",
aidenlx commented 2 years ago

Are you sure you've installed alx-folder-note? I think you may installed only alx-folder-note-foldervcomponent. And if you don't, can you post a screenshot on AidenLx's Folder Note setting tab?

anselmwang commented 2 years ago

@aidenlx , thanks a lot for your quick response! It turns out to me my mistake. Now I have fully migrated from "Folder Note" to "alx-folder-note". Thanks a lot for creating this plugin!