Luke Emery-Fertitta
Luke Emery-Fertitta
@NicholasChanWeyJie the database_path argument is a filename, not a directory. If `JariKu\Kilter` already exists (you probably have a directory named that), then the download step is skipped and it tries...
No problem! Keeping the issue open for improving the error messaging.
Thanks for the request! Seems quite reasonable. I'll have to dig up the API for add to circuit, but doing the same with climbs and ticks was fairly straightforward. I'll...
> > I'll have to dig up the API for add to circuit, but doing the same with climbs and ticks was fairly straightforward. > > How did you dig...
Nice! Appreciate it. If you want to add that endpoint functionality (or any others) to boardlib, feel free! The goal would also be to provide a UI via Climbdex eventually.
Sure, for the `logbook` command this seems like a reasonable minor improvement. Perhaps the bigger improvement here would be to have the option to stash tokens somewhere, so that the...
@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...
> it looks like the attempt_id is not used but only the bid_count. Interesting. I do have ticks that use attempt_id, I wonder if they switched the behavior at some...
While this bug is still technically present, I am closing this one as not worth fixing considering the fact that new logbook entries use bids and that the bug only...
https://github.com/lemeryfertitta/Climbdex/issues/46 covers marking climbs as done. You're welcome to take a crack at that, I already implemented the API calls in Boardlib but the UI work with Climbdex is still...