We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After creating a project, my goal is to edit the project to make it billable by default. To achieve this, I execute the command:
timetrace edit project test
However, I encounter the following error:
❗ Failed to edit project: fork/exec /usr/bin/nano: no such file or directory
When I run the command timetrace get project test, the "test" project does appear in the list of keys, indicating that it exists.
timetrace get project test
The project was initially created using the command:
timetrace create project test
The timetrace utility was installed via Snap on a system running Fedora 39.
timetrace
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After creating a project, my goal is to edit the project to make it billable by default. To achieve this, I execute the command:
timetrace edit project test
However, I encounter the following error:
When I run the command
timetrace get project test
, the "test" project does appear in the list of keys, indicating that it exists.The project was initially created using the command:
timetrace create project test
The
timetrace
utility was installed via Snap on a system running Fedora 39.The text was updated successfully, but these errors were encountered: