Dec 202013
 
 December 20, 2013  Posted by at 04:54 Programming, Γενικά Tagged with: , ,  No Responses »

I decided to create a new program to help me with certain targets. I think it may be useful to others too. So here’s a brief description:

DataTracker is a free java program that helps you keep track and visualize your tasks and ideas. Information is stored and visualized in a tree structure.

Explanatory example

Suppose you have to study for a lesson. Now, think of all the resources (books, links, notes, exercises, lectures, files, ideas) that you need to manage being visualized as nodes onto a tree graph, categorized for easy access and enhanced readability, all together in one place and each one in its own, with sole goal: improved efficiency.

An example tree-graph for the above paradigm is displayed below:

example tree

example tree

The official web page of the program with instructions and manual is:  http://datatracker.freelabs.net.

Quick download link here.