Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dashboard): Add optional filter table to projects section #798

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

spreiter
Copy link

@spreiter spreiter commented Jan 30, 2025

Description

I like to have the projects visible in the dashboard. However since I can fast access my config with the c shortcut, I don't need the ~/.config/nvim folder in the projects list below.

I came up with a solution to pass a filter via the projects section to the oldfiles() call. What do you think? I am quite new in Lua programming.

Screenshots

I added a section with and without the filter applied.

dashboard

The projects section accepts a filter that is passed to the oldfiles() call.
@spreiter spreiter changed the title Add optional filter table to projects section feat(dashboard): Add optional filter table to projects section Jan 30, 2025
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.

1 participant