Skip to content

botkeshav/Prompt-Jump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watch Demo

PromptJump

🔴 The Problem

As ChatGPT conversations grow—especially when debugging code or pasting long error logs—finding a specific previous prompt becomes a chore. The standard interface requires excessive scrolling, making it easy to lose context and waste time.

✅ The Solution: PromptJump

PromptJump indexes every query you send and displays them in a clean, accessible sidebar.

Instant Navigation: Click any query in the list to jump directly to that point in the chat.

Developer Friendly: Designed specifically to handle long threads filled with code blocks and stack traces.

Non-Intrusive: Stays out of your way until you need it.

✨ Features

Automatic Indexing: Real-time updates as you send new prompts.

One-Click Jump: Smoothly scrolls to the exact message you're looking for.

Clean UI: Matches the ChatGPT aesthetic for a seamless experience.

Searchable History: Easily scan through your past queries in the current session.

How to use it?

For Chrome :

  1. Go to Extensions by clicking the three dots on the upper left side.
  2. Enable Developer Mode
  3. The Load Unpacked and Select the Prompt Jump Folder

For FireFox:

  1. Go to Extension and Themes
  2. Click on Settings icon
  3. Click on Settings icon then Debug Add-icons
  4. Then Load Temporary Add-on...
  5. Go to the Prompt Jump Folder and Select the main.js file

The totally overkill animation is inspired or taken by : https://codepen.io/iremlopsum/pen/NXQjZo

About

PromptJump is a lightweight Chrome extension designed to solve the "endless scroll" problem in ChatGPT. It generates a dynamic, clickable table of contents for your conversation, allowing you to navigate between your prompts instantly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors