alezanai / term-annotator

Super-fast image annotation using terminal and keyboard
0 stars 0 forks source link

use result.termAnnotatorConfig as a config during import #30

Closed TaniaPash closed 4 years ago

TaniaPash commented 5 years ago

workaround before #29

Actual

user should import config file after import Result file

Expected

Config for the app is imported as a part of a result file ( result.termAnnotatorConfig )

TaniaPash commented 4 years ago

done