Home - meesha01/AGIL-Plus-Plus GitHub Wiki

Welcome to the wiki home of AGILTime++! Thank you for showing interest in this project 😀 This page details the usage of the extension.

Prerequisites

  • This repository is installed as a Chrome extension

Create and Fetch Templates

ℹ A template is just data that can be saved and reused later.

Save a new Template

  1. Navigate to the Project Tab of Time and performance recording

  2. These two new elements should automatically be added:

  3. To Save Project data as Template, simply enter the data as you normally would.

  4. Then give it a name, and click Save Template

[!TIP] Using the same name as before will overwrite the previous template

  1. This template should now be available in the Select Template options

Use a template

  1. Select a saved template from the Select Template dropdown
  2. Wait a few seconds for the data to be populated.

Update a template:

  1. Use / fetch the template you want to update
  2. Change the fields
  3. Save the template with the same name, this will overwrite the previous values

Delete a template:

  1. Deleting a template is not directly supported yet. See Issue #3
  2. If you really want to delete a template, follow Chrome's guide to View and Edit LocalStorage
  3. Delete the key agilplusplus_data__<template_name>

Save Presence time:

[!WARNING]
Experimental feature.

  • You can now save the same presence time for all weekdays in a single click.
  • Simply, enter the times as you normally would, and click the "Save All" button.

Common Troubleshooting

  • Refreshing the page should solve most of the current issues