My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

smictm is not Super Mega Incredibly Complicated Task Manager

smictm is simple task manager providing you with answers on questions:

  • What should be done?
  • What I am working on right now?
  • What have I been doing in particular day?

Installation

smictm requires JRE installed. Download latest version of application from here.

Starting application

To run application from console go to the folder containing downloaded jar file and run command:

java -jar smictm-0.x.jar project

If parameter project is omitted then project with default name "Tasks" will be created. You can use a folder name with path: C:\dropbox\project.

Using application

Input field: Ctrl-Enter / Command-EnterAdd task or update task
Input field: EnterGo to the next row. First row is displayed in tables as a task name
Input field: EscClear input area or/and exit editing mode
Task table: Double click on "..." columnStart task editing (* displayed)
Task table: Double click on "Task" columnMark "In progress" task as "touched" (consumed some time but not completed)
Task table: Change value in "State" columnBring a task to the new state
Calendar: Click on dateDisplay tasks state changes for selected date

Changelog

Version 0.2 (November 26, 2010)

  • Task editing implemented.
  • Task name and description displayed in tooltip.
  • Added confirmation dialog on state change action.
  • Default system look and feel is applied on application start.
  • Small fixes and additions.

smictm uses:

Powered by Google Project Hosting