- [ ] Should load vault locations from a config file in the ~/nwd/config folder
- [ ] Vault locations in config file should be specified as myrfile line items with the prefix of “Vault: “ mimicking how Source values are specified and found in litio
- [ ] Should verify that those vault locations are not empty in that they contain at least one markdown file
- [ ] Should handle copying from vault locations into the working folders of ~/nwd/obsidio so we are not overwriting vault files (for now, manually copy them back so we know what we are doing)
- [ ] START WITH IMPORT: should read in from another folder using obsidio vault handing and should store the raw version, unedited, in the ~/nwd/obsidio folder with the full original file name and current timestamp suffix, eg. “LTH25S - 2504”, this will allow really easy paste back that can be merged as needed, without overwriting until we've reviewed both. Replacing the original could then just be an emptying of its contents with “select all” and “delete” followed by a “merge into” from the newer version so all references are maintained.
- [ ] FOR EASE OF IMPORT: have menu option that loads a sub menu with numeric file keys like the xlsx browser option does, have it take a filter parameter that has to be at least three letters long (cuz it's 14,000 files we're narrowing down) and only populates MD files containing the filter. Store the file filter for future usages but exiting the sub menu should allow it to be reset somehow
- [ ] Should copy linkages when directed to do so (ie, search all available vaults to find files linked to by other files currently in ~/nwd/obsidio but not currently present