farux / obsidian-auto-note-mover

This is a plugin for Obsidian (https://obsidian.md).
MIT License
255 stars 21 forks source link

Add move all notes command #62

Open jeffbeaulieu opened 10 months ago

jeffbeaulieu commented 10 months ago

Created a command to loop on all notes and move them as needed. Maybe a next PR to add a setting to move all notes on startup?

Feature Request #20 Tested locally on Windows.

ManikandanUV commented 9 months ago

Hey @jeffbeaulieu , the plugin seems to be abandoned. The developer hasn't had any activity on github in a year. Would you be able to pull in the other pull requests and publish it out as a separate plugin? Even if you don't want to do that, if you could at least create a release with all the PRs combined, I would be able to use it as a beta plugin in obsidian BRAT. I tried doing it myself, but I'm getting some build errors in npm, and I'm not a node developer to be able to fix those.