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

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.

 Leave a Reply

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>