robertmartin8/MolecularNotes

Topic creation

Opened this issue · 0 comments

I noticed that the util script only creates Topics from files in the root directory, but will not create them if you've already organized your files (e.g. created a new Source and filed it in the Sources folder).

I've changed my script to the list_files_in_directory_recursive() function so it creates the Topics even if I've already organized things manually. I'm just wondering if this behavior is intended due to your specific workflow? I can't think of any unintended consequences at the moment, but figured I'd ask.