Skip to content

chenxiachan/ds-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📌 DS Note

Make Your DeepSeek™ Experience Truly Yours

License: MIT Chrome GitHub stars

English · 中文


DS Note Screenshot

👋 Why DS Note?

The deeper you go with DeepSeek, the longer your conversations get. Ever spent minutes scrolling to find that one brilliant response?

DS Note is built for exactly this — extract key snippets, highlight important content, export conversations, and jump back to the original context with one click.

✨ Features

Feature Description
📌 Save Messages Pin entire messages or highlight text to save
📋 Copy as Markdown Select text → copy as clean Markdown with LaTeX formulas preserved
↗️ Jump to Original Navigate back to the original message instantly
🕐 Timeline Navigation Precise jumping in long conversations
🔍 Search & Filter Search notes, filter by conversation or starred
Star Notes Mark important notes for quick access
📤 Export Markdown or JSONL format
🌓 Theme Dark / Light mode
🌐 Bilingual English & Chinese interface

📦 Installation

Install from Source

  1. Download and unzip the repository
  2. Open Chrome → chrome://extensions
  3. Enable Developer mode (top right toggle)
  4. Click Load unpacked
  5. Select the ds-note folder

🚀 Usage

  1. Go to chat.deepseek.com
  2. Save entire message: Click the 📌 button at the bottom-right of any message
  3. Save selected text: Highlight text → click 📌 to save or 📋 to copy as Markdown
  4. Click the extension icon to open the notes panel
  5. Click ↗️ on any note to jump back to the original message

🔒 Privacy

  • ✅ All data stored locally in your browser
  • ✅ No external servers
  • ✅ No data collection
  • ✅ Works only on chat.deepseek.com

📁 Project Structure

ds-note/
├── manifest.json        # Extension config
├── background.js        # Service worker
├── content-script.js    # Save & jump logic
├── sidepanel/           # Notes panel UI
└── styles/              # Injected styles

📄 License

MIT © 2026


If you find this useful, please ⭐ star the repo!

DS Note is not affiliated with DeepSeek. DeepSeek is a trademark of DeepSeek.

About

Chrome extension to save and organize DeepSeek conversation messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors