Skip to content

Add Feature to Keep Notes for Each Webpage/Tab #63

@arjad

Description

@arjad

Currently, the extension allows users to take notes, but it does not associate them with specific webpages or tabs. This feature request proposes the ability to save and retrieve notes for each individual website or tab, ensuring users can keep context-specific notes without mixing them across different pages.
Proposed Features:

Automatically save notes for each webpage (URL-based storage).
Retrieve previously saved notes when revisiting the same webpage.
Option to view, edit, or delete notes for a specific webpage.
Sync notes across multiple tabs (optional).

Use Case Example:

User opens a webpage (e.g., https://example.com).
They write a note related to that webpage.
When they return to the same URL, the saved note is automatically displayed.

Additional Considerations:

Should notes be stored per full URL or per domain (e.g., example.com vs. example.com/article)?
Should there be an option to manually associate notes with a webpage?
Data storage method (local storage, IndexedDB, or cloud sync).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions