Open shinyben opened 2 years ago
Hello. Currently the entire vault is checked when the reindexing occurs.(e.g. with a major update)
A solution for the time being.
This will trigger the note rename event and ANM will check them.
This doesn't seem to work , is there another way to force this?
It'd be nice if the Auto Note Mover: Move the note
command could be triggered on multiple selected notes instead of just within a note's body
A scheduled sweep at a given time or when the app closes would be excellent options.
So I found a hack if you have the following problem: You have used nested tags for organization and have all notes in a single file. Now you want to separate the files into individual folders. So you want to map tags to folders e.g. sw-dev/javascript should go to a folder sw-dev/javascript. You also want the freedom to map the tags security/ssl, security/threat-modelling etc. to one single folder "security".
This is possible via a workaround using this plugin (Auto Note Mover) and "Tag Wrangler" in combination.
So for the simplest case (mapping 1:1) you do this:
Now for the more complex case you can do the same essentially but it also allows you to flatten hierarchy and e.g. catch all files of a parent tag if you're using nested tags. E.g. you want to move all files of security/ssl, security/tls, security/threat modelling, etc. to a single folder "security":
This worked for me when reorganizing my notes.
I have a massive amount of notes that I would like to sort into files. I would prefer to not have to edit each one (by adding a space at the bottom) to run the check but rather be able to run a command to check all of my notes and move them if appropriate.