Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Feature request: Add a recent list #68

Open
@hakonharnes

Description

@hakonharnes

Description

I often find myself revisiting leetcode problems to redo them. Having a list of recent leetcode problems that I have opened (i.e. a history of problems) would be convenient. The list should be sorted in most-recent order.

Proposed solution

This could be implemented by creating a file which keeps track of recently opened leetcode problems. The feature could be implemented as:

  1. Leet recent command with an entry in Menu -> Problems -> Recent
  2. Leet history command with an entry in Menu -> Problems -> History

Alternatively, a suitable Leetcode API endpoint could be used, if it exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions