Files
todo.txt-cli/index.html
2012-01-05 10:26:32 -08:00

118 lines
8.1 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2" />
<meta name="description" content="Track your tasks and projects in a plain text file, todo.txt. A todo.txt is software and operating system agnostic; it's searchable, portable, lightweight and easily manipulated." />
<meta name="keywords" content="Todo.txt, To do list" />
<meta name="robots" content="all,follow" />
<meta name="author" content="Gina Trapani" />
<link rel="shortcut icon" href="favicon.png" />
<script type="text/javascript" src="js/prototype.js"></script>
<script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
<script type="text/javascript" src="js/lightbox.js"></script>
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
<link type="text/css" rel="stylesheet" href="css/basic.css" title="Basic style" />
<title>Todo.txt: Future-proof task tracking in a file you control</title>
</head>
<body>
<div id="page">
<div id="content">
<h2 id="intro" style="padding-top:50px">Todo.txt Apps</h2>
<a href="/" class="logo"><img src="images/todotxt_logo_2011.png" alt="" alt="Todo.txt" align="left" style="margin-right:15px;margin-bottom:15px;margin-top:15px"/></a>
<p style="padding-top:10px">If you've got a file called <code>todo.txt</code> on your computer right now, you're in the right place.</p>
<p>So many power users try dozens of complicated todo list software applications, only to go right back to their trusty <code>todo.txt</code>. It's simple, straighforward, and readable by every text editor ever made.</p>
<p>But it's not as easy as it should be to open <code>todo.txt</code>, make a change, and save it&mdash;especially on your touchscreen device and at the command line. Todo.txt apps solve that problem.</p>
<p>You're not going to find many checkboxes, dropdowns, reminders, or date pickers here. Todo.txt apps are minimal <code>todo.txt</code>-focused editors which help you manage your plain text todo list with as few keystrokes and taps possible.</p>
<br clear="all"/>
<h2 id="screencast"><a name="cli"></a>Todo.txt Command Line Interface</h2>
<p>With a simple but powerful shell script called <code>todo.sh</code>, you can interact with <code>todo.txt</code> at the command line for quick and easy, Unix-y access.</p>
<div style="float:right"><iframe src="http://player.vimeo.com/video/3263629?byline=0&amp;portrait=0" width="400" height="302" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe></div>
<div style="float:left;width:300px">
<a href="http://github.com/ginatrapani/todo.txt-cli/downloads" id="download">Download Todo.txt CLI</a>
<br><br>Find out more:
<ul>
<li><b><a href="http://wiki.github.com/ginatrapani/todo.txt-cli">Documentation</a></b>&mdash;everything you need to know about how to use Todo.txt CLI</li>
<li><b><a href="http://groups.yahoo.com/group/todotxt/" title="Mailing List">Mailing List</a></b>&mdash;ask the Todo.txt community</li>
</ul>
</div>
<br clear="all"/>
<h2 id="support"><a name="android"></a>Todo.txt Touch for Android</h2>
<div style="float:right"><img src="images/todotouch1.jpeg" style="border:solid black 1px;margin:5px"></div>
<div style="float:left;width:350px">
<p>Typing commands on your touchscreen device isn't easy or fun, and neither is syncing files from your phone back to your computer.</p>
<p>Currently coupled with <a href="http://dropbox.com">Dropbox</a>, Todo.txt Touch helps you manage your <code>todo.txt</code> on the go and automatically syncs the file to all your devices.</p>
<br><br><br>
<a href="https://market.android.com/details?id=com.todotxt.todotxttouch&hl=en" id="download">Get Todo.txt Touch for Android</a>
<p>Also available in the <a href="http://www.amazon.com/o/ASIN/B004MNQTVU/ref=nosim/lifehackerboo-20">Amazon Appstore</a>.</p>
<br><br><br>
<p>Like all the Todo.txt apps, Todo.txt Touch for Android is open source. Browse and submit a patch to the app's <a href="https://github.com/ginatrapani/todo.txt-touch">source code on GitHub</a>. See a list of <a href="https://github.com/ginatrapani/todo.txt-touch/issues">upcoming features</a> in the project issue tracker. <a href="http://groups.yahoo.com/group/todotxt/">Get in touch with the Todo.txt community</a> if you're interested in helping enhance Todo.txt Touch for Android.</p>
</div>
<br clear="all"/>
<h2 id="support"><a name="ios"></a>Todo.txt Touch for iOS</h2>
<div style="float:right"><img src="images/todotxt-touch-ios.png" style="border:solid black 1px;margin:5px"></div>
<div style="float:left;width:350px">
<p><span style="color:red;font-weight:bold;">New!</span> Todo.txt Touch is now available for your iPhone, iPod touch, and iPad in the iTunes Store.</p>
<br><br><br>
<a href="http://itunes.apple.com/us/app/todo.txt-touch/id491342186?ls=1&mt=8" id="download">Get Todo.txt Touch for iOS</a>
<br><br><br>
<p>Like all the Todo.txt apps, Todo.txt Touch for iOS is open source. Browse and submit a patch to the app's <a href="https://github.com/ginatrapani/todo.txt-touch-ios">source code on GitHub</a>. See a list of <a href="https://github.com/ginatrapani/todo.txt-touch-ios/issues">upcoming features</a> in the project issue tracker. <a href="http://groups.yahoo.com/group/todotxt/">Get in touch with the Todo.txt community</a> if you're interested in helping enhance Todo.txt Touch for iOS.</p></div>
<br clear="all">
<h2><a name="why"></a>Why Todo.txt</h2>
<p>Countless apps and sites store your tasks in their own proprietary database and file format. But you can open a <code>todo.txt</code> file with every text editor under the sun, regardless of operating system or vendor. A <code>todo.txt</code> file future-proofs your task list and stores it in a text file YOU control. That's why a <code>todo.txt</code> file is the discerning nerd's task manager of choice.</p>
<p>Todo.txt apps are for power users who spend a lot of time at the command line and on their touchscreen phone or tablet. The apps make it easy to add, update and prioritize tasks, tag them with project names and contexts, search, filter, and most importantly, mark your them done.</p>
<p>You want to focus on getting stuff done instead of rearranging your todo list. That's why Todo.txt apps' features are purposefully limited. Todo.txt apps aren't for users who want tons of complicated task manager features, like due dates, reminders, sub-lists, and auto-updating next actions. Do only as much work as you need to to keep yourself on track. That's this project's goal.</p>
<h2 id="author"><a name="authors"></a>Authors</h2>
<p>Unless otherwise noted, Todo.txt apps published herein are authored by <a href="http://ginatrapani.org/" title="Gina Trapani: The Official Site">Gina Trapani</a> in collaboration with <a href="https://github.com/ginatrapani/todo.txt-cli/contributors">Todo.txt</a> <a href="https://github.com/ginatrapani/todo.txt-touch-ios/contributors">community</a> <a href="https://github.com/ginatrapani/todo.txt-touch/contributors">members</a> and released under the <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a>.</p>
<p>Todo.txt's icon designed by <a href="http://twitter.com/eJohnR">John Rowley</a>.</p>
<p>The first version of the Todo.txt CLI script was originally published in 2006 on <a href="http://lifehacker.com/software/top/geek-to-live--readerwritten-todotxt-manager-173018.php">on Lifehacker.com</a>.</p>
<p>All software comes as is with no warranty. Do back up your todo.txt before you read another word. Support available on the <a href="http://groups.yahoo.com/group/todotxt/">Todo.txt community mailing list</a>.</p>
<div id="footer"><p>Copyright &copy; 2009-2012
<a href="http://ginatrapani.org/" title="Gina Trapani: The Official Site">Gina Trapani</a>. Follow <a href="http://twitter.com/todotxtapps">@todotxtapps on Twitter</a>.<br /><br />
</p></div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-436966-1";
urchinTracker();
</script>
</div>
</div>
</body>
</html>