Tags & Notes

Free

Your personal organizational layer on top of X conversations. Categorize replies with color-coded tags and add private notes for context that persists.

Where to Find It

LocationTags AccessNotes Access
Tree ViewTag dropdown in action rowStickyNote button opens flyout
Priority ViewTag dropdown on each cardStickyNote button opens flyout
Reply QueueTag dropdown on queue itemsStickyNote button opens flyout
Focus ModeTags displayed as badgesNotes visible in context
BookmarksTags included in cached dataNotes included in cached data

The 11 Default Tags

ThreadTrak provides 11 predefined tags, each with a unique icon and color.

TagIconColorUse Case
QuestionCircleQuestionMark#1d9bf0Mark replies asking something
BugBug#f4212eTrack reported issues
FeatureZap#11bf72Feature requests
PraiseThumbsUp#f91880Positive feedback
ComplaintTriangleAlert#ff6b35Unhappy customers
TrollSkull#9333eaBad faith engagement
OpinionMessageSquare#8b5cf6Personal opinions
SpamBan#64748bUnwanted content
ImportantStar#f59e0bHigh-priority replies
Follow-upClock#06b6d4Needs revisiting
OtherEllipsis#71768bMiscellaneous

How Tags Work

Adding a Tag

  1. 1.Hover over reply card in any view
  2. 2.Click the Tag button (dropdown trigger)
  3. 3.Select a tag from the dropdown
  4. 4.Tag appears as colored badge on the card
  5. 5.Stored immediately (with 500ms debounce)

Removing a Tag

  1. 1.Find reply with existing tag badge
  2. 2.Hover over the tag badge
  3. 3.Click the X button on the badge
  4. 4.Tag is removed from the reply
  5. 5.Change persists to storage

How Notes Work

Adding a Note

  1. 1.Hover over reply card in any view
  2. 2.Click the StickyNote button
  3. 3.Note flyout appears to the left of the card
  4. 4.Type your note in the textarea
  5. 5.Note auto-saves as you type (500ms debounce)

Note Flyout Details

Width280px
PositionRight of sidebar
AnimationSlide in from right
HeaderπŸ“ Note with close button
Min Height100px
CloseX button or Escape key

Note Indicator

Cards with notes show a "Note" badge and the StickyNote button has an "active" styling to indicate content exists.

Storage & Privacy

100% Local

All data stored in Chrome local storage. Never leaves your browser.

User-Scoped

Each account has isolated tags and notes. No data leakage between accounts.

Export Ready

Tags and notes included in Export/Import. Backup anytime.

Storage Key Format

replyMetadata_{username} β†’ Record<TweetId, ReplyMetadata>

Estimated size: ~40 bytes per tag, ~100+ bytes per note, ~20 KB for 500 annotated tweets.

Use Cases

Customer Support Triage

Managing support threads with multiple issue types

Workflow:

Map thread β†’ Apply Bug/Complaint/Question tags β†’ Add notes with ticket IDs

Result:

Instant visual categorization of reply types

Research Annotations

Analyzing competitor's product thread

Workflow:

Map thread β†’ Apply Feature/Praise tags β†’ Add notes with analysis β†’ Export

Result:

In-context research without losing thread position

Follow-Up Tracking

Need to revisit certain replies later

Workflow:

Apply Follow-up tag β†’ Add note with reminder β†’ Filter later

Result:

Built-in reminder system within conversations

Community Moderation

Identifying problematic users in threads

Workflow:

Apply Troll/Spam tags β†’ Add notes about behavior β†’ Use Mute feature

Result:

Track patterns across conversations

VIP Tracking

Prioritizing replies from important accounts

Workflow:

Apply Important tag β†’ Add relationship notes β†’ Combine with Favorite

Result:

Never miss high-value engagement

Troubleshooting

Tags Not Appearing

Causes:

  • β€’ View not re-rendered β€” Try scrolling or switching tabs
  • β€’ Storage not loaded β€” Check browser console for errors
  • β€’ Wrong account β€” Tags are user-scoped; switch accounts

Solution:

Refresh the sidebar or re-map the thread.

Notes Not Saving

Causes:

  • β€’ Debounce not completed β€” Wait 500ms before closing
  • β€’ Storage full β€” Chrome storage limit reached
  • β€’ Extension error β€” Check console for errors

Solution:

Wait a moment before closing, or refresh the page.

Tags/Notes Missing After Account Switch

Causes:

  • β€’ This is expected behavior
  • β€’ Tags and notes are user-scoped to prevent data leakage

Solution:

Switch back to the original account to see that account's annotations.

Related Features

FeatureRelationship
Tree ViewPrimary location for adding tags and notes
Priority ViewTags visible on scored cards
Reply QueueNotes help track queue item context
Focus ModeSee all metadata while drafting
Export/ImportBackup and restore all annotations
Favorites & MutedCombine with tags for filtering

Pro Tips

  • Use Follow-up tag + notes for a built-in reminder system
  • Combine Important tag with Favorites for VIP tracking
  • Export regularly to back up your annotations alongside bookmarks
  • Tags and notes persist across sessionsβ€”no need to reapply after browser restart
  • Multiple tags can be applied to the same reply for complex categorization
ThreadTrak - X (Twitter) Thread Management Chrome Extension