Skip to content

Note Categories - #2

Open
mmanueljoe wants to merge 5 commits into
devfrom
feature/note-categories
Open

mmanueljoe wants to merge 5 commits into
devfrom
feature/note-categories

Conversation

@mmanueljoe

Copy link
Copy Markdown
Owner

Description
Introduces note categorization, allowing users to organize notes into categories for better structure and discoverability.

Changes Made

  • Added category field to note model
  • Implemented category selection when creating/editing notes
  • Enabled filtering notes by category
  • Updated UI to display note categories

Files modified:

  • src/css/settings.css
  • src/css/styles.css
  • src/js/categoryManager.js
  • src/js/categoryUI.js
  • src/js/import.js
  • src/js/main.js
  • src/js/noteManager.js
  • src/js/settings.js
  • src/js/ui.js
  • src/settings.html

Testing Done

  • Created notes with different categories
  • Verified notes display under correct categories
  • Tested category filtering with multiple notes
  • Confirmed uncategorized notes still render correctly

@vercel

vercel Bot commented Jan 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
note-taking-web-app Ready Ready Preview, Comment Jan 6, 2026 0:12am
note-taking-web-app-re7t Ready Ready Preview, Comment Jan 6, 2026 0:12am

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants