This code are improvemnt of ChatGPT unofficial notepad (https://greasyfork.org/en/scripts/466476-chatgpt-unofficial-notepad), it creates a notepad-like interface that allows you to have multiple text windows.Menu are dropdown, Each Note has title that can be edit, text area where you can type text and automaticaly save and one click button to load content of note to chatgpt textbox. Very good tool if you do Multi Prompt task or JB.
Please visit https://greasyfork.org/en/scripts/466824-chatgpt-prompt-manager-and-loader for image
- Dropdown Menu not need click next previous
- Coustom note ; need more note ? you can modifed script to increase notepad windows
- File naming , Not need confuse and check every note, cause now you can give name to your note
- Tired copy-paste ? No problem just Click Load To ChatGPT
- Save Note as Txt File individualy base on current windows text selected
A. Manual Method
- Well you know it how to do it be honest i don't know how explain manual stuff through github basicly just copy paste it to your tampermonkey script editor save and reload your browser
- Preview and notice of confirmation of instal will show up confirm instalation if you ok with it
- Refresh your Chat.openai.com page
- Enjoy it
B. Automaticaly Via Tampermonkey
- Install Tampermonkey https://www.tampermonkey.net/index.php
- Visit This greasyfork link https://greasyfork.org/en/scripts/466824-chatgpt-prompt-manager-and-loader
- Instal script
- Preview and notice of confirmation of instal will show up confirm instalation if you ok with it
- Refresh your Chat.openai.com page
- Enjoy it
- You Still need click textbox to be able use Enter function to send message
- Android User(firefox,safari,etc) may found this script bit useless
- It may conflicted with other Script so watch out and look up.
- You clean your web browser cache, your note also will get delete cause it use browser
localstorage
System
- Figure out how add "send" button in notepad windows
- Make UI can be spawn and despawn via Tampermonkey Command
- Make Window can be drag,resize or minimize
- Export Individual Note
- Import Note
- Hmm Make UI looks better
- Make this Readme.md look cool
This program is under the GPL-3.0 license