lukasbach / obsidian-file-order

Obsidian plugin to reorder files with drag-and-drop by customizing a number-prefix in the filenames
MIT License
65 stars 2 forks source link

Unable to reorder 1st-level folders #9

Closed ningjingg closed 11 months ago

ningjingg commented 12 months ago

Unable to reorder folders when right-clicking on 1st-level folders. image

Only able to reorder 1st-level folders when right-clicking on 1st-level files. image

If I do not have any 1st level .md files, ie. all my files are within folders, there would be no way to reorder the folders in the first level. Right now I just keep an empty file in the first level and reorder the rest of my folders by right-clicking that file. It works but took a while to figure out this work around.

lukasbach commented 11 months ago

Hey, yes great suggestion! I added a new global command "Reorder items in top folder" in v0.0.8 for that use case.