vimgolf icon indicating copy to clipboard operation
vimgolf copied to clipboard

Add a command to get next challenge.

Open l-bujakowski opened this issue 11 years ago • 2 comments

It's not an issue really, just a feature request.

It would be wonderful to have a command that would get next challenge like:

vimgolf next

Challenges could be sorted by added date for this. Also challenges, that user played and achieved highest score could be skipped.

So for example:

I do vimgolf next - oldest challenge is opened. I may play and gain scores. Let's say the best score someone gained on that challenge is 16. My today best is 32. So there is still room for imporevement. Tommorow I come back and vimgolfnext returns same challenge - until I will reach score of 16, or someone would delete this challenge. Then the command would get another challenge, a bit newer. And so on... just a way to cycle through them.

l-bujakowski avatar Jun 29 '13 14:06 l-bujakowski

I was about to suggest the same. Happy to open or collaborate on a PR for this feature.

al-the-x avatar May 28 '15 03:05 al-the-x

Stumbled across this awesome gem https://github.com/kciter/vimgolf-finder by @kciter...

igrigorik avatar Dec 28 '16 19:12 igrigorik