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: expose dictionary block list via C API #370

Open
kanru opened this issue Feb 1, 2023 · 0 comments
Open

feat: expose dictionary block list via C API #370

kanru opened this issue Feb 1, 2023 · 0 comments
Labels
feature rewrite in rust Might be fixed by the rust rewrite
Milestone

Comments

@kanru
Copy link
Member

kanru commented Feb 1, 2023

In the new dictionary module I added a block list feature to remove unused / unwanted phrases

Think a way to expose it to the C library. A couple options

  • Store in the user phrase db
  • Store in a separate static file
  • Only provide runtime API and ask IM framework to implement config storage
@kanru kanru added feature rewrite in rust Might be fixed by the rust rewrite labels Feb 1, 2023
@kanru kanru added this to the v0.6.0 milestone Feb 1, 2023
@kanru kanru modified the milestones: v0.6.0, v1.0.0 Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature rewrite in rust Might be fixed by the rust rewrite
Projects
Development

No branches or pull requests

1 participant