Skip to content

I was tired of exporting hours from Jira into Nokotime, so I quickly wrote this to use the exported CSV from JIRA and import it into Nokotime.

Notifications You must be signed in to change notification settings

beto-aveiga/csv-to-nokotime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

I was tired of exporting hours from Jira into Nokotime, so I quickly wrote this to use the exported CSV from JIRA and import it into Nokotime.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published