5.Tasks
- View Tasks
- Managing Tasks
- Track Tasks
6. Settings
The full user guide can be found here.
Download HERE
Download HERE
Updated
5.Tasks
6. Settings
The full user guide can be found here.
Download HERE
Download HERE
Updated
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>