buchhalter-ai / buchhalter-ai-cli

The buchhalter open-source command line tool to automate invoice downloads from suppliers. Free, customizable, and designed for seamless financial workflow integration.
https://buchhalter.ai
Other
4 stars 1 forks source link

FEATURE: Implement vault chooser when buchhalter runs for the first time #99

Closed brgmn closed 2 months ago

brgmn commented 2 months ago

At the moment we set the buchhalter vault to "Base" vault by default. But it's hard to guess for a new user and can lead to non-functional buchhalter commands.

Definition of done

bwaidelich commented 2 months ago

I still experience some issues with vault selection (MacBook Pro M1, Mac OS 14.6.1):

When the 1password app is not running, even trying to display the CLI version runs into a timeout:

https://github.com/user-attachments/assets/c32c4ea9-9e5f-4413-a044-d0cb39c20391

When I started the app the CLI command works (even without running op signin first) but only my personal account is selectable:

https://github.com/user-attachments/assets/38570fc5-3230-4083-b42e-8adeb574a1f0

andygrunwald commented 2 months ago

Thanks @bwaidelich. I try to look into this in the next days!