joshuabach / gnucash-web

A simple, mobile-friendly webinterface for GnuCash
GNU General Public License v3.0
117 stars 18 forks source link

Add ability to switch between books #32

Open joshuabach opened 1 year ago

joshuabach commented 1 year ago

Glenn asked about this on the GnuCash-User Mailinglist.

Currently, the book to connect to is fixed in the config as the DATABASE_NAME, but it should not be difficult to make this dynamically selectable. A dropdown menu in the navbar that allows entry of new strings should suffice. The previously used books can be saved in a session cookie so that a user can easily switch between their books.

user8446 commented 1 year ago

Looking forward to it and just leaving this here to subscribe to the issue. Thank you for the development!