Reorder GPTs in ChatGPT sidebar with a custom sort list.
Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.
Add ChatGPT Artefacts script The changes include the addition of a new userscript, "ChatGPT Artefacts," which enhances code block interaction by adding buttons for running demos and opening in new tabs. Updates were made to existing scripts for improved compatibility with the new artefacts feature. Minor UI adjustments were also implemented across the scripts.
Update UI and remove "See Less" button The changes include updates to the ChatGPT Message Tracker and Sidebar Reorder scripts. The Message Tracker version was updated to 1.4.1, enhancing the toggle button's UI. The Sidebar Reorder script was updated to version 1.5.1, removing the "See Less" button and improving the sidebar's functionality.
Update button states after sorting The changes in sidebar-reorder.js include the addition of a call to updateButtonStates() after applying the current sorting preference. This ensures that the button states are updated immediately following the reordering of GPTs based on user preferences.
Set default state to "See More"
Fix adding of new GPTs
Add "Show More" and "Show Less" Buttons