ozntel / file-tree-alternative

This Obsidian Plugin allows users to have a different file explorer experience.
451 stars 32 forks source link

When new directory created in Folder View, "Move File To" list does not update. #165

Open technotherion opened 1 year ago

technotherion commented 1 year ago
  1. Create a new folder in root from the folder pane and navigate to a folder with files.
  2. Right click on a file and hit "Move file to..." and the folder you created will not be shown.
  3. Type the first letter of the folder name and the folder name will appear.
  4. Restart obsidian and attempt moving the file again. The folder you created will be shown without having to type anything in to search.

Is this similar to when you have to reload file tree to show your excluded folder changes?

ozntel commented 11 months ago

Depending on if you have Core Plugin "Files" enabled, this function might be coming from my plugin or the "Files" plugin. I try to make sure that I populate all options the "Files" core plugin has and add some additional features. Hence, can you provide more information if you have this issue when "Files" is enabled? If so, this will be an issue with Obsidian and not this plugin. Also, meanwhile, you can validate if the issue persists. Thanks!