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

Harvest Chrome Extension - V1 #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mayank2424
Copy link
Collaborator

Changes

  1. feat: Start Harvest Timer from the Shortcut App.
  2. feat: Start Harvest Timer from the Google Calendar events.
  3. feat: Toggle time tracking for Google Calendar or Shortcut app.

Extension Preview

Screenshot on 2024-06-28 at 22-47-31 (1)

@mayank2424 mayank2424 requested a review from ankesh7 July 2, 2024 19:38
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mayank2424 @ankesh7 I think this file can be removed and added to .gitignore after removal

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mayank2424 This file is following multiple indentation formatting. Could you please set it to 2 spaces and re-indent/prettify this file. I would suggest adding a .prettierrc.js file if it helps. You can copy it from an existing gist online.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prateekkathal I'll address this change. Thank you!

createStartTimerButton("google-calendar", eventHeaderElement, harvestTimerID, eventId, eventName);

window._harvestPlatformConfig = {
"applicationName": "Crowdlinker",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mayank2424 @ankesh7 Can we move these to a common config.js so it's easier for other open source users to modify for their own needs?

Same for any RGB/Hex colors that you feel will be nice to haves for the community.

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

Successfully merging this pull request may close these issues.

3 participants