Raycast extension to automate filling timesheet
Clone the project and install dependencies
npm i
Build the project
npm run build
Then you should be able to see the Time Sheet command in your Raycast.
Start local development
npm run dev
To import tasks from the Google Calendar you will need to follow the following Steps:
- Visit the google api API-Console
- Click create Credentials and choose OAuth Client Id
- Choose iOS as Application Type and com.raycast as the Bundle ID
You now need to set the Google Calendar client in the Extension configuration Checkout
Raycase Manual for instructions on how to do so
- Crete, edit, delete tasks
- Export tasks to json or Yaml file
- Import tasks from google calendar
- Duplicate task