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

Filter notebook list #64

Conversation

jamesscottbrown
Copy link

This addresses Issue #52 , by hiding any non-directory from the list of notebooks.

Make a bunch of improvements to search:
- correctly link to notes whose name contains a colon
- make search case insensitive
- add missing ( to make the call to 'find' work
Since a notebook corresponds to a directory, ordinary files int eh root
of the repository (eg. a .gitignore) should not be included in the
notebook list.
@charlesthomas
Copy link
Owner

@jamesscottbrown now that we've fixed the travis issues, can you please merge master into this branch so we can see if this breaks any existing tests?

… filter-notebook-list

This should allow automated tests to run.
@jamesscottbrown
Copy link
Author

jamesscottbrown commented Nov 20, 2023

I'm closing this PR as the project is no longer under development.

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.

2 participants