Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Fetching Logbooks for All Angles of Moonboards #8

Open
akirosingh opened this issue Dec 8, 2023 · 1 comment
Open

Support Fetching Logbooks for All Angles of Moonboards #8

akirosingh opened this issue Dec 8, 2023 · 1 comment
Assignees

Comments

@akirosingh
Copy link
Collaborator

Background:

Currently, the functionality for fetching logbook entries from Moonboards is limited to a single angle (default 40 degree) configuration. This enhancement aims to modify the functionality to match that of Aurora boards, where logbooks for all angle configurations are returned in a single request.

Goal:

The goal is to adapt the logbook_pages function (and any other relevant parts of the code) to fetch and return logbook entries for all available angles (e.g., 25 degrees and 40 degrees) of Moonboard setups (e.g., Moonboard 2019).
Fetch and aggregate logbook entries for all available angles per Moonboard.
Ensure the output is consistent and well-structured to accommodate entries from different angles.

@lemeryfertitta
Copy link
Owner

lemeryfertitta commented Dec 8, 2023

@akirosingh let's expand this to all angles and all years. The year can go under a new column called layout. As part of this same issue, we can make the board just named "moon" and that will also fix the env var credential issue.

I'll add the layout column for Aurora boards: #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants