Chatgpt Prompt Manager and loader

Improve version of ChatGPT Notepad With ability to browse and load prompt easily

As of 2023-05-30. See the latest version.

نووسەر
Holo Lawrance
Ratings
0 0 0
وەشان
2.5
Created
2023-05-22
Updated
2023-05-30
Size
6.75 KB
مۆڵەت
GPL3
Applies to

This code are improvement of ChatGPT unofficial notepad (https://greasyforks.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.

GITHUB : https://github.com/tukangcode/ChatGPT-Prompt-maneger

Current feature
Dropdown Menu
Custom note; need more notes? you can modify script to increase Notepad windows
File naming, Not need confuse and check every note, cause now you can give the name to your note
Tired copy-paste? No problem just Click Load To ChatGPT
New ! Now you can Save your note individually.


Limitation
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

Any question ? give comment here.
Made in 12 hours modifed Original script and asking chatgpt help :-)

Next to do
1. Figure out how add "send" button in notepad windows
2. Make notepad that can be drag and move
3. Import Notepad (retrive prompt from site or Windows Explore)

Instruction to increase number of your notepad
1. Open you Tampermonkey dasboad or go to script on extension sidebar click script and click edit
2. Go to Line number 17 find this code var numWindows = 10; // Number of text windows
3. Modifed number 10 as many you need.

长期地址
遇到问题?请前往 GitHub 提 Issues。