Help finding a Workflow for organizeing notes using a LLM

What I’m trying to do

I have many notes, and folders, most of them to collect and store ideas / personal projects / research and todo’s

Many of them are links to URL’s I’d like to read (i.e research about what car to buy, or how to handle my taxes).

Over time, I have a couple of “catch all” notes that I have become too long with hundreds of url’s I’ve pasted into or text I’ve copied into.

What I’m looking for, is a workflow, hopefully automating with an LLM (hopefully running local) to sort these into a respective notes.

This could mean a minimum of “moving” to a where they should “belong”
But also a adding a description/title if possible

When moving, I’d also love to have an option to approve the move (so I know there are no mistakes).

I use Codex for this purpose. Open a terminal at the root of the vault and tell it what you want. Don’t forget to also tell it to ignore the .obsidian folder unless you want a big mess. Codex will generally tell you what it’s going to do and then ask your permission to do it, but sometimes you may have to specifically tell it not to make the changes until you confirm.

I use Codex for organization, linting, analysis, and occasionally to write, configure, and build a plugin for a very specific purpose.