albertony

Results 89 comments of albertony

> The OneDrive one probably needs to explicitly ignore the incoming err (_ = err) but it would be worth checking the walk contract. Yes, based on other uses of...

I went for it and hammered through a complete set of suggested changes! Then at least we have actual code lines to pin further discussions on.. :) The most questionable...

Great! I've fixed the pacer according to your idea, I think that looks like a very good solution. I'll wait for the checks to finish, and then probably just merge...

Hm, doesn't look like the aliasing worked: Shouldn't we expect https://tip.rclone.org/commands/rclone_genautocomplete/ to automatically redirect to https://tip.rclone.org/commands/rclone_completion/?

I keep forgetting the details how the source ends up in the html page, but I was under the impression that with this alias attribute Hugo would generate a redirect...

When I run Hugo, I get in docs\public\commands both directories rclone_completion* and rclone_genautocomplete*, and the latter contains html files like this: ```html https://rclone.org/commands/rclone_completion/ ``` So I think this works as...

> How are you creating the docs? Are you running make commanddocs? As that is how they get generated normally. Right... What I probably did in the test where it...

I'm testing out a fix, not to far away. Unless you're already on it I can create a PR in some minutes..

This should be fixed by https://github.com/rclone/rclone/pull/8006, currently in beta (https://tip.rclone.org/), so I will close it now. PS: > We should probably update the storj docs and delete the tardigrade bodge...