From 3588e8d8a07f241602d719b413962f4aab1c88f4 Mon Sep 17 00:00:00 2001 From: ransome1 Date: Fri, 19 Mar 2021 16:14:56 +0100 Subject: [PATCH 1/2] added sleek to desktop apps --- index.html | 57 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 27 deletions(-) diff --git a/index.html b/index.html index 0029b1b..d2c18f6 100644 --- a/index.html +++ b/index.html @@ -139,79 +139,82 @@

Community Apps: Todo.txt on your favorite device or platform.

Desktop

- +

Todotxt.net

A minimalist, keyboard-driven Windows GUI for your todo.txt file, by Ben Hughes.

- +

TodoTxtMac

TodoTxtMac is a minimalist, keyboard-driven to-do manager for Mac OS X (10.8 Mountain Lion and higher), by mjdescy.

- +

Todour

Todour is an application for handling todo.txt files on the Mac and Windows, by Sverrir Valgeirsson.

- +

DoStuff

"A todo.txt client for humans" on Ubuntu, by ximilian.

- +

DayTasks

A fast, simple, and efficient todo.txt-compatible task list for Ubuntu, by Zach Burnham.

- +

QTodoTxt2

A fast, cross-platform todo.txt GUI written in Python, by Matthieu Nantern.

- +

jdotxt

An open-source, Java-based client for Windows, Mac OS X and Linux, by Christian M. Schmid.

- +

otodo

Simple but powerfull TUI for todo.txt by Ondrej Novy.

- +

Effitask

Inspired by OmniFocus, cross-platform and open-source.

- +

Terminal ToDo List

A CLI tool to manage todo lists in todo.txt format for Windows and Debian-based-Linux

+ +

sleek

+

sleek is a clean and modern GUI for todo.txt, available for Linux, Windows and MacOS, by Robin Ahle.

Web

- +

todoTxtWebUi

A web UI to use with a todo.txt file (demo), by Jason Holt.

- +

Todo.txt for Chrome

Chrome extension with Dropbox integration, and features such as pending task count, saved filters, and more, by Aditya Bhaskar.

Plugins and Add-ons

- +

Vim plugin for todo.txt

by Leandro Freitas.

- +

Todo.sh Add-on Directory

A collection of add-ons, custom actions, and filters that enhance the Todo.txt CLI script, authored by community members.

- +

Sublime Text todo.txt syntax highlighting

by Cthulhux

- +

Todo.txt Thunderbird Extension

by Roy Kokkelkoren

- +

Atom plugin for todo.txt

A plugin to make editing your todo.txt in Atom a breeze.

- +

VSCode plugin for todo.txt

Todo.txt syntax highlighter and helper extension for visual studio code.

- +

gedit highlighter for todo.txt

Todo.txt syntax highlighter for gedit.

- +

GNOME Shell Extension

A Gnome shell interface for todo.txt. Source: https://gitlab.com/bartl/todo-txt-gnome-shell-extension

Mobile

- +

Simpletask

Powerful todo.txt app for Android, by Mark Janssen. Also available in a cloudless version.

- +

Todo.txt for Android

Fast, powerful, modern UI; syncs with Dropbox, Google Drive and local files (cloudless). Supports 6.0 Marshmallow or higher. Offered by Aditya Bhaskar.

@@ -220,18 +223,18 @@

Markor

Mindstream

Simple mobile todo.txt app. Also available as self-hosted web app.

- +

Clockwork Tomato

Clockwork Tomato a pomodoro tool for Android supporting todo.txt integration (with sync via dropbox)

Developer Tools

- +

Todo.txt Gem

A RubyGem for parsing todo.txt files, by Sam Rose.

- +

Text::Todo

Perl interface to todotxt files by Andrew Fresh.

- +

todo-txt-js

This is a todo.txt parser written in pure JavaScript.

@@ -271,7 +274,7 @@

jsTodoTxt

- + From ace225f9f41e34dce1cde412dfc14729709449a1 Mon Sep 17 00:00:00 2001 From: ransome <11188741+ransome1@users.noreply.github.com> Date: Sat, 6 Apr 2024 08:17:22 +0200 Subject: [PATCH 2/2] Update index.html Replaced full name with nickname for privacy reasons --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d2c18f6..d11c020 100644 --- a/index.html +++ b/index.html @@ -171,7 +171,7 @@

Terminal ToDo ListA CLI tool to manage todo lists in todo.txt format for Windows and Debian-based-Linux

sleek

-

sleek is a clean and modern GUI for todo.txt, available for Linux, Windows and MacOS, by Robin Ahle.

+

sleek is a clean and modern GUI for todo.txt, available for Linux, Windows and MacOS, by ransome1.

Web