Code Monkey home page Code Monkey logo

tx's Introduction

tx

tx started as a tool to keep track of things. From there it evolved into a new take on data, categorisation, oversight, structure, registration, evaluation...

A bit of history

This project started in 2005 in an attempt to replace a set of task lists in use up till then, in form of either text or spreadsheet, and offer a database of tasks that also stores their history, state and structure. Of paramount importance in a task system is that it balances input and output: adding tasks should be easy, allowed always and anywhere; existing tasks should easily be queried, categorized, filtered, modified, listed, summerized, ordered, etc.

What's it do

Items are stored in a parent-child relationship to form a tree structure. Each item is of an item type, which themselves also exhibit a parent-child relationship to form a tree structure. (e.g. task, idea, project, user, user group, department)

Items have none or more tokens. Tokens are of a token type, also in a tree structure. Use tokens to track state changes of the item. (e.g. resolved, need-feedback)

Items have none or more references to other items. References are of a reference type, also in a tree structure. (e.g. see-also, assigned-to, member-of)

Items have none or more reports, where additional information or progress of the task at hand can be reported.

Filters can list items that have specific types, tokens or references. By combining criteria, filters can get complex to select very specific items. Filters can be used to list items, view a limited tree of items or to render a summary of items.

If tx is used in a multi-user environment, each user is also represented as an item.

Filters can be stored onto an item. Filters stored onto an item on the path of the user's item are shown on the 'Filters' opening page.

Each item has a weight, that is based on the weight of item types, token types and reference types used by the item, its tokens and references. When displaying a list of items, they are sorted by weight first, then alphabetically.

And there are many other usefull features too numerous to list here, but all geared towards creating a rich environment to store the information about the work in progress.

The Name

Since it started as a thing to keep track of work done, it was called "cover your tracks", which was shortened to "trax" and later further condensed to "tx".

Where do I start?

An easy way to get started is download the ready-made executable and have a look. It is built using default settings and has a database with a basic setup to get you started.

For setting up a server for a multi-user environment, or having a look under the hood, follow this guide to install tx from scratch.

To fully configure an installation to your needs, see configure tx.

tx's People

Contributors

stijnsanders avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.