Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 739 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 739 Bytes

csv-to-nokotime - Experimental

Paste Jira exported CSV into Nokotime

Imports time into Nokotime from a Jira exported CSV, assuming all the logged time is for the same client.

Importing from JIRA to Nokotime

Instructions

  • CSV Export a group of hours from one client in the Jira timesheet.
  • Open your CSV file with something like LibreOffice.
  • Copy everything. See data-example.txt on this repo.
  • Visit Nokotime and login.
  • Open the console and run main.js.
  • Paste everything in the task description.
  • Ensure time is empty.
  • Select the client for the hours to be logged in bulk.
  • Click LOG IT.

Issues

If for any reason, logging stops, just click "LOG IT" again. If that doesn't work... \o/