From 5862de01ad0ae6cfeb03748865dd701d7ce8fba7 Mon Sep 17 00:00:00 2001 From: bigint Date: Thu, 24 Dec 2020 15:48:30 +0530 Subject: [PATCH 1/3] Add Taskord --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ab16a96..e550995e 100644 --- a/README.md +++ b/README.md @@ -1455,6 +1455,7 @@ _See also [Project Management](#project-management) and [Ticketing](#ticketing). - [Taskfreak](http://www.taskfreak.com/original) - Simple but efficient web based task manager written in PHP. `GPL-3.0` `PHP` - [Tasks](https://github.com/m1guelpf/tasks) - Simple tasks and notes manager written in PHP, jQuery and Bootstrap using a custom flat file database. `MPL-2.0` `PHP` - [Tasks](https://github.com/thewhitetulip/Tasks) - Kanban based to-do list manager written in Go. `MIT` `Go` +- [Taskord](https://taskord.com) - Get things done socially with community of makers. ([Demo](https://taskord.com), [Source Code](https://gitlab.com/taskord/taskord)) `MIT` `PHP` - [Taskwarrior](https://taskwarrior.org/) - Taskwarrior is Free and Open Source Software that manages your TODO list from your command line. It is flexible, fast, efficient, and unobtrusive. It does its job then gets out of your way. ([Source Code](https://taskwarrior.org/download/#git)) `MIT` `C++` - [Tinyissue](https://github.com/satrun77/tinyissue) - Simple Issue Tracking for Teams. `MIT` `PHP` - [todo](https://github.com/prologic/todo) - Simple todo list manager. ([Demo](https://todo.mills.io)) `MIT` `Go` From f7e17acb37c0c2eee359dc9dbb4a8a5d3454f99b Mon Sep 17 00:00:00 2001 From: bigint Date: Sun, 10 Jan 2021 21:22:53 +0530 Subject: [PATCH 2/3] Remove duplicate demo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e550995e..ad306160 100644 --- a/README.md +++ b/README.md @@ -1455,7 +1455,7 @@ _See also [Project Management](#project-management) and [Ticketing](#ticketing). - [Taskfreak](http://www.taskfreak.com/original) - Simple but efficient web based task manager written in PHP. `GPL-3.0` `PHP` - [Tasks](https://github.com/m1guelpf/tasks) - Simple tasks and notes manager written in PHP, jQuery and Bootstrap using a custom flat file database. `MPL-2.0` `PHP` - [Tasks](https://github.com/thewhitetulip/Tasks) - Kanban based to-do list manager written in Go. `MIT` `Go` -- [Taskord](https://taskord.com) - Get things done socially with community of makers. ([Demo](https://taskord.com), [Source Code](https://gitlab.com/taskord/taskord)) `MIT` `PHP` +- [Taskord](https://taskord.com) - Get things done socially with community of makers. ([Source Code](https://gitlab.com/taskord/taskord)) `MIT` `PHP` - [Taskwarrior](https://taskwarrior.org/) - Taskwarrior is Free and Open Source Software that manages your TODO list from your command line. It is flexible, fast, efficient, and unobtrusive. It does its job then gets out of your way. ([Source Code](https://taskwarrior.org/download/#git)) `MIT` `C++` - [Tinyissue](https://github.com/satrun77/tinyissue) - Simple Issue Tracking for Teams. `MIT` `PHP` - [todo](https://github.com/prologic/todo) - Simple todo list manager. ([Demo](https://todo.mills.io)) `MIT` `Go` From 74905f6817e3b41cd9394e376bb68d88d3347465 Mon Sep 17 00:00:00 2001 From: bigint Date: Sun, 31 Jan 2021 21:03:19 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad306160..9400e7ea 100644 --- a/README.md +++ b/README.md @@ -1455,7 +1455,7 @@ _See also [Project Management](#project-management) and [Ticketing](#ticketing). - [Taskfreak](http://www.taskfreak.com/original) - Simple but efficient web based task manager written in PHP. `GPL-3.0` `PHP` - [Tasks](https://github.com/m1guelpf/tasks) - Simple tasks and notes manager written in PHP, jQuery and Bootstrap using a custom flat file database. `MPL-2.0` `PHP` - [Tasks](https://github.com/thewhitetulip/Tasks) - Kanban based to-do list manager written in Go. `MIT` `Go` -- [Taskord](https://taskord.com) - Get things done socially with community of makers. ([Source Code](https://gitlab.com/taskord/taskord)) `MIT` `PHP` +- [Taskord](https://taskord.com) - Get things done socially with community of makers. ([Source Code](https://gitlab.com/yo/taskord)) `MIT` `PHP` - [Taskwarrior](https://taskwarrior.org/) - Taskwarrior is Free and Open Source Software that manages your TODO list from your command line. It is flexible, fast, efficient, and unobtrusive. It does its job then gets out of your way. ([Source Code](https://taskwarrior.org/download/#git)) `MIT` `C++` - [Tinyissue](https://github.com/satrun77/tinyissue) - Simple Issue Tracking for Teams. `MIT` `PHP` - [todo](https://github.com/prologic/todo) - Simple todo list manager. ([Demo](https://todo.mills.io)) `MIT` `Go`