feenkcom / gtoolkit

Glamorous Toolkit is the Moldable Development environment. It empowers you to make systems explainable through experiences tailored for each problem.
https://gtoolkit.com
MIT License
1.1k stars 47 forks source link

Adding a Lepiter db to an existing repo #4063

Open joelreymont opened 3 days ago

joelreymont commented 3 days ago

I found the entry for adding a Lepiter db to an existing repo. It tells me to open the sidebar of the repo view page.

Screenshot 2024-10-02 at 12 28 20 PM

But where's the sidebar on that page?!

Also, instructions mention clicking on the grey sidebar below but where is it?

Screenshot 2024-10-02 at 12 27 16 PM
joelreymont commented 3 days ago
Screenshot 2024-10-02 at 12 42 06 PM

Apparently, it's the grey bit below the repo name above. It should be made much more explicit in the instructions, though, as I spent many frustrating minutes trying to figure out where the sidebar is.

Also, due to the Setup tab disappearing per #4062

joelreymont commented 3 days ago
Screenshot 2024-10-02 at 12 48 22 PM

I clicked on the plus button and got this dialog.

How do I add a Lepiter db here?

Selecting a directory activates the Add database button but what then?

Screenshot 2024-10-02 at 12 50 48 PM

Clicking the Add database button places the path I selected into the Databases field.

Clicking the checkmark button saves the changes and I end up with this

Screenshot 2024-10-02 at 12 54 15 PM

Is there anything else I need to do? Should my db be under src?

joelreymont commented 3 days ago

According to the video, the db should be under a dedicated lepiter directory but there was no option to add a directory when I clicked the + button to add a database.

joelreymont commented 3 days ago

I discarded my repo and imported it again.

The setup process is much smoother if I first create the Lepiter database by clicking the corresponding button and only then setup package and baseline for code management. The Setup tab does not disappear if I do it this way.

joelreymont commented 3 days ago

May I suggest better explaining what the sidebar is?

I spent many a frustrating minute trying to figure this out!