/conjure-kit

Additional integrations for conjure.so users.

Primary LanguageJavaScript

Makeshift Logo

Conjure Kit

Allows users of conjure.so to connect and automize measurement synchronization between conjure.so and:

Tools

Billable Time Tracking (Preview)

Setup

  1. Create Time Entry measurement and add the following custom fields to it:

    • Field Name: Task, type: Single Line Text
    • Field Name: Label, type: Single Line Text
    • Field Name: Project, type: Single Line Text
    • Field Name: Client, type: Single Line Text
    • Field Name: Rate, type: Number with 0.00 precision
    • Field Name: Billable?, type: Checkbox
  2. Go to Conjure Kit (or your self-hosted version of this app)

  3. Enter your conjure.so token (Help: How to get your personal access token)

  4. Choose "Tools: Billable Time Tracking" from the "mini dashboard"

  5. Enter your Time Entry measurement ID, created in step 1, (tip: you can see it in the URL, when previewing the records of that measurement)

  6. Profit 👏

Changelog

  • 19 Aug 2022: Added Grouping functionality that groups records by a combination of their client, project, label, task properties

Stack

  • JS (React via CRA)
  • Flowbite (UI)