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: add wiki title search #453

Merged
merged 9 commits into from
Jan 3, 2025
Merged

Conversation

cir9no
Copy link
Contributor

@cir9no cir9no commented Dec 26, 2024

No description provided.

updated_title_uuids = self.get_updated_title_uuids(old_cfg, new_cfg)
#Remove the uuids that are in the recycle bin
need_updated_title_uuids = updated_title_uuids.difference_update(curr_recycled_uuid_paths.keys())
need_updated_title_uuids = self.wiki_index.get_updated_title_uuids(
Copy link
Contributor

@JoinTyang JoinTyang Jan 3, 2025

Choose a reason for hiding this comment

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

这个类里没有 self.wiki_index 吧

@freeplant freeplant merged commit e74cfe0 into master Jan 3, 2025
1 check passed
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.

3 participants