org_to_anki icon indicating copy to clipboard operation
org_to_anki copied to clipboard

Refactor the AnkiConnectWrapper submodule

Open c-okelly opened this issue 5 years ago • 0 comments

Refactor module to create a better abstraction

There should be a builder use so create the different types of connector based upon the environment they are running in.

All of the methods that are used for the construction of JSON should be refactored out

All method in the actual connection class should match some sort of basic interface

c-okelly avatar Apr 19 '19 11:04 c-okelly