aidenlx / alx-folder-note

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

Feature: create folder note by drag and drop #38

Open aidenlx opened 2 years ago

aidenlx commented 2 years ago

Drag the A.md file onto the B.md file, you can create a new B folder, and put the A file under the B folder directory

现在obsidian的文件管理中,把文件拖动到文件夹上就可以改变文件的存放路径。 插件是否可以做到,「把A.md文件拖动到B.md文件上,就可以新建一个B文件夹,并把A文件放到B文件夹目录下」?感觉这个对一些人应该也有用。

Originally posted by @LoneFireBlossom in https://github.com/aidenlx/alx-folder-note/issues/37#issuecomment-979651551