TagStudio
TagStudio copied to clipboard
A User-Focused Photo & Document Management System
Refactors ~200 lines of chained and fairly duplicate if-else's down to ~20 lines.
- when I click the star icon on item, it adds `Favorite` into "Meta Tags" field - I can assign the tag "Favorite" into "Tags" field manually - I click...
Hello! Loved your video so much I had to check out your software, but I was wondering if there was plan to render raw files, (`.raw`, `.cr3`, etc.) Thank you...
Only reason this is going up in this state is because it's sat on my computer too long already, maybe if its out there I'll move faster on the actual...
this PR puts all field IDs into one enum, and use that instead of numbers directly or ad-hoc created variables with given values.
Video Player
Did a redo on the video player, as it was in GitHub conflict hell. So it should work now, plus I even added some rounded corners to it as well.
A quick mock-up of an SQLite database using SQLAlchemy as the ORM. My reasoning for suggesting using SQLAlchemy: 1. The ability to use many different connectors (PostgreSQL, MariaDB, SQLite, etc.)...
In response to an existing issue, I updated the ReadMe to reflect the ability to click "Ctrl-T" to create a new tag. I also removed the Warning about having no...
The title says for itself.