LCA-ActivityBrowser / activity-browser

GUI for brightway2
GNU Lesser General Public License v3.0
134 stars 50 forks source link

clean up AB folder structure #1279

Open marc-vdm opened 2 months ago

marc-vdm commented 2 months ago

Feature request

We currently have an C:\Users\*\AppData\Local\ActivityBrowser\ActivityBrowser folder, we should move this to just an ...\Local\ActivityBrowser folder (path shown for Windows, but er have AB/AB on other OS too). We could also consider moving our main storage folder to ...\Local\pylca\ActivityBrowser, where Brightway resides, as AB is the UI for BW.

We should also make a standard Plugins folder for plugins to use (where a plugin should create its own folder if it wants to store data).