yesterday I barely could touch &scratchvalult besides fixing the linking errors with the CloseWindow overlap. But today I already got all the basic storage-related needs.
I am now saving the copied contents to disk besides the internal in-memory structure, I load everything back up at start, listing, reloading, deletion, and a basic search within the contents of all the saved texts.
Now getting to a basic working version is mostly figuring out the UI and rendering.
I expect to start that later if nothing comes up 🙂

View full feed

I leave lots of text fragments all over random files, chats etc. The idea is to make a global shortcut and tool to quickly store them, being able to retrieve them, and possibly edit/annotate them. I've never written a text editor, almost never did a native app... It'll do as much as I get to learn.