Jarvis
Jarvis copied to clipboard
New plugin
Is it ok if I create a plugin which displays guitar chords' schemas? :)
Sure!
Sure!
Great!
@pnhofmann should I open data file in init() method of my plugin (so it will be opened only once, but on jarvis start) or on each plugin call?
Both is fine, but I would prefer --> init() (without underscores !).