Executable Release v1.79
This is released as a portable exe file for those who don't have Python installed
Download the source file if you just want this version of the Python script.
v1.79 changes:
- New:
- The img-txt pair is now contained in a PanedWindow, this allows you to drag and resize these frames. #0237473
- This makes image and text sizing very flexible!
- Suggestions now display colored text based on the tag color classification. #1a5cea1
- Danbooru color code:
${\textsf{\color{black}General tags}}$ ,${\textsf{\color{#c00004}Artists}}$ ,${\textsf{\color{#a800aa}Copyright}}$ ,${\textsf{\color{#00ab2c}Characters}}$ ,${\textsf{\color{#fd9200}Meta}}$ - e621 color code:
${\textsf{\color{black}General tags}}$ ,${\textsf{\color{#f2ac08}Artists}}$ ,${\textsf{\color{#dd00dd}Copyright}}$ ,${\textsf{\color{#00aa00}Characters}}$ ,${\textsf{\color{#ed5d1f}Species}}$ ,${\textsf{\color{#ff3d3d}Meta}}$ ,${\textsf{\color{#228822}Lore}}$
- Danbooru color code:
- Several changes and additions to the options and tools menu. Just exposing features, nothing new. #0e8818d
-
.jfif
file support added. Like '.jpg_large', these files are simply renamed to '.jpg' #9d6e167- Duplicate files are handled by appending an underscore and a padded 3-digit number. E.g. "_001" #6cdd0d4
-
e621
tag dictionary added. #ade503e, #4c92655, #a66938e -
Undo Delete
You can now restore deleted img-txt pairs. #82a59d3 - Increase score/priority of tags from 'my_tags.csv' #e800867
- The img-txt pair is now contained in a PanedWindow, this allows you to drag and resize these frames. #0237473
- Fixed:
- The app now always opens in the center of the screen. #3ae6e13
- Most new windows now open directly beside the main window. #a943cfd
- Expression/smiley emotes that should include an underscore now insert and display properly. #5c41ffe
- Please feel free to submit an issue if you come across any tags that should include an underscore!
- Fixed annoying behaviour of "Font Options" dropdown boxes. #e65f107
- Fix for IndexError in delete_pair function. #e12a73f
- Other changes:
- Suggestion style and alignment menu have been removed. #1a5cea1
- English Dictionary: ~47,000 words were given an increased priority. #33d717c
- Danbooru tags: ~100 unnecessary tags removed. #8d07b66
- Other changes: #dd863c0, #9dac3bf, #85ebb01, #2e6804f, #b3f02fb, #dc92a2f, #f8ca427, #56e4519, #723f289, #48f8d4f, #d36140f
Batch Token Delete
v1.04 changes: