paulbricman / dual-obsidian-client

A skilled virtual assistant for Obsidian.
https://paulbricman.com/thoughtware/dual
Mozilla Public License 2.0
242 stars 7 forks source link

Add Action and move source files #65

Closed bensleveritt closed 3 years ago

bensleveritt commented 3 years ago

To make it easier to understand for contributors, and generally tidy up a little, these changes move source files into common locations used for developing JS apps/tools.

This is in preparation for a more formal release system.

bensleveritt commented 3 years ago

I've also added an Action, now that the files are in the right place for Github to complain about them...

paulbricman commented 3 years ago

Great stuff!