Skip to content

feat: expose dictionary block list via C API #370

@kanru

Description

@kanru

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions