Freedcamp.com - parse tasks to export to excel with Chrome console
$('#todo-group-107506 .tdcontent').each(function() {console.log($(this).find('.tddescription').text() + '|' + $(this).find('.tag[data-type=due-date]').data('value'))})
Returns a list of tasks in format task name | date to be used in excel or other app.
Written by Alexey
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Js
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#