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

Weird effects from possible accidental upgrade? #60

Closed
silentjay opened this issue Jan 25, 2022 · 4 comments
Closed

Weird effects from possible accidental upgrade? #60

silentjay opened this issue Jan 25, 2022 · 4 comments

Comments

@silentjay
Copy link

silentjay commented Jan 25, 2022

I accidentally opened the tasklite executable with vim and even though I didn't make any changes/save anything I couldn't get it to run without errors after. No problem I thought, just download the latest release and replace, which I assumed I was running anyway.

I think I may have temporarily installed an old release, but am now using version 0.3.0.0+ed428cf2, when I complete tasks which have a 1 day repeat they automatically reappear as a new task which is due. Strange. So I try and reset the the repetition eg tl repeat P1D fe5 but recieve errors cannot parse value P1D. Usage: tasklite repeat NUM_OF_DAYS.... I thought the newest version supported P1D, P1M etc? Was this type of input removed?

I really don't know what's going or how to solve it?

@ad-si
Copy link
Owner

ad-si commented Jan 25, 2022

Could you figure it out yourself?

This should work:

$ tl repeat P1D 01ft8sv7f4esh3dfwgk9x9823p
📅 Set repeat duration of task "buy milk" with id "01ft8sv7f4esh3dfwgk9x9823p" to "P1D"

@silentjay
Copy link
Author

Yeah cheers I figured it out. I must have been originally running a build from github CI actions. When I reinstalled I used the latest release assuming it was the same but in fact is an older commit hence the strange results.

Ended up building from source as the CI actions versions are expired, solved the issues.

@ad-si
Copy link
Owner

ad-si commented Jan 25, 2022

Great you figured it out! 🙌
And sorry for the hassle, I'm currently working on 0.4, but it takes me longer than anticipated. I should have released an intermediate 3.x 😅

@silentjay
Copy link
Author

My fault for not remembering I was using a newer build. Looking forward to 0.4!

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