stacks
stacks copied to clipboard
an experimental "tool for thought"
Hopefully this is how the macOS keychain works: > Stacks automatically retrieves a stored key from the macOS Keychain upon system restart or user login, without requiring any user intervention,...
From @0n0mat0p03ia on Discord: Feedback: as a user, I find it difficult to see at a glance when a stack was created, because only the beginning portion of the datetime...
From @0n0mat0p03ia on discord: > right clicking an image clip displays a modal window. For me, nothing happens when I select Open Image in New Window, or Download Image. The...
From @0n0mat0p03ia > Comment: I noticed that selecting Copy from the modal window creates a new clip in the top stack, displaying the base64 encoding of the image (e.g., data:image/png;base64,iVBORw0KGgoAAAANSU...)...
If it's not obvious by the code quality, Stacks is my first substantive Rust project. In addition to learning on the go I've been sketching out a bunch of ideas....
Currently, markdown rendering and syntax highlighting are handled in the Rust backend. This might be a mistake, and potentially we should move this responsibility to the webview / Javascript. Syntax...
Now that the UI has settled down somewhat, and the locations and types of menus and overlays are known, it’d be great to [throw away the current code](https://wiki.c2.com/?PlanToThrowOneAway) and write...
warn if the user is about to dump binary into their terminal. add a flag to override the warning.
Do you use windows as your daily driver, and have a passion for clipboard managers? We'd love to hear from you! What's needed: - a tiny cli tool that monitors...