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

Added example rules and filters to user directory #619

Merged
merged 9 commits into from
Jul 2, 2019

Conversation

LexiconCode
Copy link
Member

@LexiconCode LexiconCode commented Jul 1, 2019

Added rules and filters user directory

  • migrated filter rules from old master branch.
  • Rules and filters are copied into their respective 'example' folder on startup
  • loads using def get_rule or def get_filter
  • corrected imports

I fully expect this to change as we alter the loading mechanisms.
However this exists to get the filter and rules accessible for people to experiment.

@LexiconCode LexiconCode added Caster Issues pertaining to primarily the Caster project. Refactor Restructuring file structure or existing code without changing its external behavior. labels Jul 1, 2019
@LexiconCode LexiconCode self-assigned this Jul 1, 2019
LexiconCode added 6 commits July 1, 2019 16:25
Renamed settings for "FILTER_DEFS_PATH" to "FILTER_WORDS_DEFS_PATH"
modified gfilter to "FILTER_WORDS_DEFS_PATH"
changed folder name to FilterRules
Clarified instructions for filter rules
Modified example rules and filters to use get_filter for now.
@LexiconCode LexiconCode changed the title Transfer filter rules from old master branch Added rules and filters user directory Jul 2, 2019
@LexiconCode LexiconCode added Needs Review A pull request needs a code review. Complete Pull request is complete and tested as defined by Contributor labels Jul 2, 2019
@LexiconCode LexiconCode changed the title Added rules and filters user directory Added rules and filters to user directory Jul 2, 2019
formatting fix
@LexiconCode LexiconCode added Enhancement Enhancement of an existing feature and removed Refactor Restructuring file structure or existing code without changing its external behavior. Needs Review A pull request needs a code review. labels Jul 2, 2019
@LexiconCode LexiconCode merged commit 5cd5108 into dictation-toolbox:master Jul 2, 2019
@LexiconCode LexiconCode mentioned this pull request Jul 2, 2019
@LexiconCode LexiconCode deleted the filterTransfer branch July 2, 2019 15:21
@LexiconCode LexiconCode changed the title Added rules and filters to user directory Added example rules and filters to user directory Jul 2, 2019
@LexiconCode LexiconCode added the Filter Rules Issues related to filter rules or simplified filter rules. label Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Caster Issues pertaining to primarily the Caster project. Complete Pull request is complete and tested as defined by Contributor Enhancement Enhancement of an existing feature Filter Rules Issues related to filter rules or simplified filter rules. Roadmap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant