Skip to content

[Project] Digital Notebook #457#459

Merged
cu-sanjay merged 2 commits into
cu-sanjay:mainfrom
MistryVishwa:add-digital-notebook
Jun 12, 2026
Merged

[Project] Digital Notebook #457#459
cu-sanjay merged 2 commits into
cu-sanjay:mainfrom
MistryVishwa:add-digital-notebook

Conversation

@MistryVishwa

Copy link
Copy Markdown
Contributor

Issue No : #457

🚀 Project : Secure Digital Notebook & Journal

📝 Description

This PR introduces the Digital Notebook & Secure Journal project. It provides a secure note-taking workspace with built-in master password vaults, text file imports, encrypted local backups, dynamic category filters, and an editor markdown formatting toolbar.

🌟 Key Features

  • Password Vault: Master password setup to encrypt note strings inside client-side LocalStorage.
  • Auto-saving Editor: Input debounce mechanism with live auto-save indicators and word/character counters.
  • Categorizations & Search: Search bar with real-time text/tag queries alongside filtering tabs (Notes, Diary, Work).
  • Markdown Toolbar: Formatting helpers to quickly style text, lists, code blocks, and checkable todo boxes.
  • Backup & File Manager: Import JSON or text files, download notes individually as .txt, or export the entire database as a .json backup.
  • Responsive Aesthetics: Premium dark/light themes featuring glassmorphic controls and ambient glow backdrops.

🛠️ Scope of Changes

Changes are strictly isolated inside the target project folder:

  • Projects/Digital Notebook/index.html - Dashboard interface and vault screens
  • Projects/Digital Notebook/style.css - HSL color variables and glassmorphic designs
  • Projects/Digital Notebook/script.js - Vault hashing, LocalStorage operations, text parsers
  • Projects/Digital Notebook/thumbnail.svg - Secure notebook vector thumbnail
  • Projects/Digital Notebook/project.json - Project meta configs
  • Projects/Digital Notebook/README.md - Setup manual and codebase guides
image image

@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

@MistryVishwa is attempting to deploy a commit to the SanZ's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the level3 NSoC'26 Contribution Level 3. label Jun 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Great work and contribution, will be merged soon as NSoc 2026 contribution.

@github-actions github-actions Bot added NSoC'26 Issue eligible for NSoC '26. NSoC'26 Accepted PR Accepted. labels Jun 11, 2026
@MistryVishwa

Copy link
Copy Markdown
Contributor Author
image

I have added the new project and submitted the Pull Request. Please review it and merge it.
Thank you for your time and support! @cu-sanjay

@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
web-dev-projects Ready Ready Preview, Comment, Open in v0 Jun 12, 2026 1:29am

@cu-sanjay cu-sanjay merged commit dfe18a4 into cu-sanjay:main Jun 12, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level3 NSoC'26 Contribution Level 3. NSoC'26 Accepted PR Accepted. NSoC'26 Issue eligible for NSoC '26.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants