-
Notifications
You must be signed in to change notification settings - Fork 416
Open
Labels
2⭐⭐Moderate task, needs some coding knowledge and problem-solving skills.Moderate task, needs some coding knowledge and problem-solving skills.OSCI'25Open Source Connect IndiaOpen Source Connect IndiaenhancementNew feature or requestNew feature or request
Description
Summary
Implement Shareable Note Links (For easy access)
Motivation
Currently, users cannot easily share notes with peers. This feature would allow users to:
Generate a unique, shareable URL for any note.
(Optional features: view-only or edit permissions, password protection, expiration date.)
Users should also be able to download the note directly from the shared URL.
Possible Solution
Backend: generate a unique ID for each shareable link, map to note content.
Frontend: add a “Share” button with copy-to-clipboard functionality.
Additional Context
A separate section for this url sharing?
Metadata
Metadata
Assignees
Labels
2⭐⭐Moderate task, needs some coding knowledge and problem-solving skills.Moderate task, needs some coding knowledge and problem-solving skills.OSCI'25Open Source Connect IndiaOpen Source Connect IndiaenhancementNew feature or requestNew feature or request