Skip to content

20centaurifux/taskdeck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TaskDeck

TaskDeck is a task management application built as a deck for Decker. It helps you organize and prioritize your tasks visually.

Features

  • Manage tasks with different priority levels (LOW, MEDIUM, HIGH, IN PROGRESS)
  • Create, edit, and delete tasks
  • Add detailed notes to each task
  • Easily change task priorities
  • Reorder tasks within their priority groups
  • Dashboard view showing task counts by priority level

Screenshots

Dashboard View

Dashboard View

Task Organizer View

Organizer View

Installation

Option 1: Use with Decker

  1. Download and install Decker if you haven't already
  2. Download the task.deck file
  3. Open the file with Decker

Option 2: Use as HTML

  1. Export the deck as HTML from Decker
  2. Open the exported HTML file in any modern web browser

How to Use

Dashboard

The dashboard shows four priority categories with task counts:

  • LOW
  • MEDIUM
  • HIGH
  • IN PROGRESS

Click on any category to view and manage tasks in that priority level.

Task Organizer

  • Adding Tasks: Click the "+" button to add a new task
  • Editing Tasks: Select a task and modify its name, notes, or priority
  • Changing Priority: Toggle the priority buttons (LOW, MEDIUM, HIGH, IN PROGRESS)
  • Reordering: Use the "Up" and "Down" buttons to reorder tasks
  • Deleting: Select a task and click "Delete/Done" to remove it
  • Saving Changes: Click "Apply" to save changes to a task
  • Return to Dashboard: Click the "<<" button

Development

TaskDeck is implemented using Decker's scripting language and widget system. The main cards are:

  • dashboard: Shows task counts by priority
  • organizer: Interface for managing tasks
  • tasks: Stores the task data

License

This project is licensed under the GNU General Public License v3.0 (GPLv3). See the LICENSE file for details.

Acknowledgements

TaskDeck is built with Decker, a multimedia sketchpad and livecoding environment by John Earnest.

About

Task management application built as a deck for Decker, a multimedia sketchpad.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published