Skip to content

Share and Download Notes via URL #866

@Red-Phoenix-01

Description

@Red-Phoenix-01

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

Labels

2⭐⭐Moderate task, needs some coding knowledge and problem-solving skills.OSCI'25Open Source Connect IndiaenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions