Commit Graph

15 Commits (fdac8b4e76e46fcab78e4d64be8d75c20a30ba2f)

Author SHA1 Message Date
S-Del fdac8b4e76 Special keywords are not excluded as duplicates
Special keywords like AND and BREAK might be written multiple times
within the prompt, so I've made changes to ensure they are not excluded
even if they appear duplicated.
2023-08-22 15:54:29 +09:00
Haoming c24d9f111d Moved Settings
- Clarification
- Move Config to Settings
- Removed Chinese Translations
2023-07-19 18:13:13 +08:00
Haoming a4b89f30f1 New Feature - Shift Tag
Shift + ScrollWheel to move tags around
2023-07-19 17:30:48 +08:00
Haoming e894b3a003 Addressing #2
- Now remove duplicates in brackets too
- Added Chinese translation
- Defaults to UpdateInput now
2023-06-17 11:28:17 +08:00
Haoming cb9f4a3146 Minor Fixes 2023-06-09 14:08:03 +08:00
Haoming 4b0942d230 New feature & optimization
Added manual mode
Added Chinese localization
2023-06-02 21:43:03 +08:00
Haoming 57a388db6c Addressing #1
Not simulating the editing seems to not invoke auto-complete
2023-06-02 19:00:46 +08:00
Haoming 010b78662f Minor Changes
Yeet~
2023-06-02 12:18:38 +08:00
Haoming 61d8512c3a New Feature & Optimization
Added Brackets Escape
2023-06-01 17:53:01 +08:00
Haoming ae065172b7 New Feature!
Added Underscores Removal & Various Bug Fixes
2023-05-17 11:32:56 +08:00
Haoming 9f20a150a3 New Feature
Linebreak goes brrr
2023-05-15 20:47:53 +08:00
Haoming 3658910acb Optimization
- Moved Dedupe Toggle
- Added Brackets Fix
2023-05-05 21:27:44 +08:00
Haoming 2cf13b75b2 Now remove Dupes
Only for tag-based prompt
2023-05-05 16:59:40 +08:00
Haoming 7b849d94d1 Now format sentences too
- Added RE for handling spaces
- Added Demo Image
2023-05-05 11:06:48 +08:00
Haoming c634fba4a0 Init 2023-05-04 22:26:36 +08:00