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

PR: Better Filtering (Base 1) #74

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

ImperialSquid
Copy link

@ImperialSquid ImperialSquid commented Nov 17, 2024

This PR is just the base for future PRs hoping to overhaul how the plugin does filtering as described here

(Fyi, each feature will be a PR building from the last, so you can approve as we go, but I can still code while you're doing that)

It is also based on the merging of branch feat/upgrade-plugin-and-api

Most of the PR is a massive refactor to split the logic of the plugin into separate files according to their functionality, since that should help with maintainability.

The other thing this PR does is fix issue #68 by moving the filtering step inside the loop for getting the linked notes.

@ImperialSquid ImperialSquid changed the title PR: Better Filtering (Base) PR: Better Filtering (Base 1) Nov 18, 2024
@treymo
Copy link
Owner

treymo commented Nov 27, 2024

Hey thank you and so sorry about my unresponsiveness. Life is hectic, but I'll make sure I get to the review this week!

@ImperialSquid
Copy link
Author

Absolutely no worries! Take your time!

These are also both fairly big PRs in terms of reorganising the code so don't feel pressured to review them quickly or anything lol, the ones for filtering with notebooks IDs, tags and notes should all be much smaller lol

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