Skip to content

Add favorite star feature for notes#65

Open
AditiBS wants to merge 1 commit into
rspavithra:mainfrom
AditiBS:feature-favorite-notes
Open

Add favorite star feature for notes#65
AditiBS wants to merge 1 commit into
rspavithra:mainfrom
AditiBS:feature-favorite-notes

Conversation

@AditiBS
Copy link
Copy Markdown

@AditiBS AditiBS commented Feb 27, 2026

📌 Description

NoteStack previously did not provide a way to mark important notes for quick access. This pull request introduces a Favorite (⭐) feature, allowing users to mark notes as favorites and visually distinguish them from others.

🔗 Related Issue

Closes #47


🛠 Changes Made

  • Added a star (⭐) icon to each note card
  • Implemented toggle functionality to mark/unmark a note as favorite
  • Visually distinguished favorite notes using:
    Filled star icon
    Subtle highlight/border on favorite notes

Screenshot

Screenshot 2026-02-28 125825

✅ Checklist

  • I have tested my changes
  • My code follows project guidelines
  • I have linked the related issue

@rspavithra
Copy link
Copy Markdown
Owner

Attach a screenshot or screenrecording

@rspavithra
Copy link
Copy Markdown
Owner

Screen.Recording.2026-02-28.232710.mp4

while using your feature i have noticed that the feature to add labels is not working.So before giving PR make sure that all other features are working perfectly also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add “Favorite” option for notes

2 participants