Skip to content

File: Add nk_console_file_set_filter() for extension filtering#178

Open
RobLoach wants to merge 1 commit into
masterfrom
feature/file-extension-filter-175
Open

File: Add nk_console_file_set_filter() for extension filtering#178
RobLoach wants to merge 1 commit into
masterfrom
feature/file-extension-filter-175

Conversation

@RobLoach
Copy link
Copy Markdown
Owner

Adds nk_console_file_set_filter() and nk_console_file_get_filter() so the file browser can be limited to files matching a semicolon-separated extension list (e.g. .png;.jpg); directories are always shown.

Fixes #175

@RobLoach RobLoach assigned RobLoach and unassigned RobLoach May 10, 2026
@RobLoach
Copy link
Copy Markdown
Owner Author

Need to fix the conflict, and add a demo of it.

@RobLoach RobLoach marked this pull request as draft May 26, 2026 17:43
@RobLoach RobLoach self-assigned this May 26, 2026
@RobLoach RobLoach force-pushed the feature/file-extension-filter-175 branch from 116b2fd to cadfd3e Compare May 26, 2026 19:26
@RobLoach RobLoach marked this pull request as ready for review May 26, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File: Extension Filter

1 participant