Skip to content

Conversation

rhoriguchi
Copy link
Contributor

Description

Code can be found here.

  • Add an option to configure the pinned directories that get shown on the left panel
  • Add an option to disable the first-use pop-up

Checklist

  • Change is backwards compatible.

  • Code formatted with nix fmt or
    nix-shell -p treefmt nixfmt deadnix keep-sorted --run treefmt.

  • Code tested through nix run .#tests -- test-all or
    nix-shell --pure tests -A run.all.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.
    • Generate a news entry. See News
    • Basic tests added. See Tests
  • If this PR adds an exciting new feature or contains a breaking change.

    • Generate a news entry. See News

@rhoriguchi rhoriguchi marked this pull request as draft September 12, 2025 13:29
@rhoriguchi rhoriguchi force-pushed the superfile branch 2 times, most recently from 8c79c1a to e500549 Compare September 13, 2025 12:06
@rhoriguchi rhoriguchi marked this pull request as ready for review September 13, 2025 12:07
@rhoriguchi rhoriguchi force-pushed the superfile branch 4 times, most recently from 1426f9e to 6fc3e0d Compare September 13, 2025 12:18
Copy link
Member

@rycee rycee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! Please make sure the commit message follows the contribution guidelines, specifically the subject should be at most around 50 character long.

@rhoriguchi rhoriguchi changed the title superfile: add option to configure pinned directories and disable first use popup superfile: add pinnded folder and first use option Sep 15, 2025
@rhoriguchi rhoriguchi requested a review from rycee September 15, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants