Files
todo.txt-cli/index.html

163 lines
10 KiB
HTML

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Todo.txt: Future-proof task tracking in a file you control</title>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/>
<link rel="stylesheet" type="text/css" href="css/bootstrap-responsive.css"/>
<link rel="stylesheet" type="text/css" href="css/style.css"/>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600,700' rel='stylesheet' type='text/css'>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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" />
</head>
<body id="body">
<div class="hero-unit">
<div class="container">
<div class="row">
<div class="span10">
<a href="" title="Todo.txt"><img src="images/todotxt_logo_2011.png" alt="Todo.txt" width="100" style="float:left;margin-right:10px"/></a>
<h1><a href="">Todo.txt</a></h1>
<h2>Get organized in plain text</h2>
</div>
<div class="span2">
<br><br>
<a href="https://twitter.com/todotxtapps" class="twitter-follow-button" data-show-count="true" data-lang="en" data-size="large">Follow @todotxtapps</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
</div>
</div>
</div>
<div class="container content">
<div class="section">
<div class="row">
<div class="span12">
<span class="hidden-phone"><img src="images/todotxt-apps_lrg.png" alt="Todo.txt apps" width="768" style="float:right;margin-bottom:5px"/></span>
<h3>If you have a file called todo.txt on your computer right now, you're in the right place.</h3>
<p>So many power users try dozens of complicated todo list software applications, only to go right back to their trusty todo.txt file. It's simple, straightforward, and readable by every text editor ever made.</p>
<p>But it's not as easy as it should be to open todo.txt, make a change, and save it—especially on your touchscreen device and at the command line. Todo.txt apps solve that problem.</p>
<h3>Simplicity is todo.txt's core value.</h3>
<p>You're not going to find many checkboxes, drop-downs, reminders, or date pickers here.</p>
<p>Todo.txt apps are minimal, todo.txt-focused editors which help you manage your plain text todo list with as few keystrokes and taps possible.</p></div>
</div>
</div>
<div class="section">
<div class="row">
<div class="span4">
<h2>On Your Phone and Tablet</h2>
<span class="hidden-phone"><p><img src="images/mobileappsheader.png" alt="Todo.txt mobile apps" /></p></span>
<p>Your todo.txt file isn't useful if it's not always at your fingertips. The Todo.txt mobile apps make it easy to view and update your todo list on the go.</p>
<p>Currently coupled with <a href="http://dropbox.com">Dropbox</a>, Todo.txt Touch helps you manage your todo.txt on your touchscreen mobile device and automatically syncs your changes to all your devices.</p>
<h4>iPhone, iPod Touch, and iPad users:</h4>
<p><a href="http://itunes.apple.com/us/app/todo.txt-touch/id491342186?ls=1&mt=8" title="Available on the App Store"><img src="images/app-store-available.png" alt="Available on the App Store"></a></p>
<p>Todo.txt for iOS is proudly <a href="https://github.com/ginatrapani/todo.txt-touch-ios">open source</a>.</p>
<h4>Android users:</h4>
<p><a href="https://play.google.com/store/apps/details?id=com.todotxt.todotxttouch&hl=en" title="Android app on Google Play"><img src="images/app-store-google-available.png" alt="Android app on Google Play"></a> <a href="http://www.amazon.com/o/ASIN/B004MNQTVU/ref=nosim/lifehackerboo-20" title="Available at Amazon Appstore for Android"><img src="images/app-store-amazon-available.png" alt="Available at Amazon Appstore for Android"></a></p>
<p>Todo.txt for Android is proudly <a href="https://github.com/ginatrapani/todo.txt-touch">open source</a>.</p>
</div>
<div class="span4">
<h2>At the Command Line</h2>
<p>With a simple but powerful shell script called todo.sh, you can interact with todo.txt at the command line for quick and easy, Unix-y access.</p>
<p><span class="hidden-phone"><iframe src="http://player.vimeo.com/video/3263629?byline=0&amp;portrait=0" width="340" height="250" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe></span></p>
<p>The Todo.txt CLI supports archiving completed tasks to done.txt and priority/context tab autocompletion.</p><br>
<p><a href="http://github.com/ginatrapani/todo.txt-cli/downloads" class="btn-large btn-success" title="Download Todo.txt CLI">Download Todo.txt CLI &raquo;</a></p><br>
<p>Find out more:</p>
<p><ul>
<li><a href="http://wiki.github.com/ginatrapani/todo.txt-cli">Documentation</a>—everything you need to know about how to use Todo.txt CLI</li>
<li><a href="http://groups.yahoo.com/group/todotxt/">Mailing List</a>—ask the Todo.txt community</li>
</ul>
</p>
</div>
<div class="span4">
<h2>Useful in Every Text Editor Ever Made</h2>
<p>Countless productivity apps and sites store your tasks in their own proprietary database and file format. But you can open a todo.txt file with every text editor under the sun, regardless of operating system or vendor.</p>
<p>A todo.txt file future-proofs your task list and stores it in a text file YOU control. It isn't dependent on any software or platform to be useful.</p>
<p>The todo.txt format is <a href="https://github.com/ginatrapani/todo.txt-cli/wiki/The-Todo.txt-Format">a simple set of rules</a> that make todo.txt both human and machine-readable. The todo.txt format supports priorities, creation and completion dates, projects and contexts. That's all you need to be productive.</p>
<p><a href="todo.txt">See an example Todo.txt file</a>.</p>
<h3>Community-built, Community-supported</h3>
<p>These apps are built and maintained by Todo.txt users just like you. We believe in the power of portable file formats, data ownership, and getting things done in plain text.</p>
<p>Got a question about Todo.txt?</p>
<p><a class="btn btn-info" href="http://groups.yahoo.com/group/todotxt/" title="Ask the Community">Ask the community &raquo;</a></p><br>
</div>
</div>
</div>
<div class="section">
<div class="row">
<div class="span12">
<h2>Community Apps</h2>
<p>In addition to the official Todo.txt apps, community members have built more apps and add-ons that work with Todo.txt.</p>
</div>
</div>
<div class="row">
<div class="span3">
<h3>Web</h3>
<h4><a href="https://github.com/infews/bulldog">Bulldog</a></h4>
<p>HTML5 task manager, built on todo.txt, by <a href="https://github.com/infews">Davis W. Frank</a>.</p>
<h4><a href="http://keenpin.com/">Keenpin</a></h4>
<p>A beautiful todo.txt web template engine.</p>
</div>
<div class="span3">
<h3>Mobile</h3>
<h4><a href="http://www.windowsphone.com/en-US/apps/50b1ca07-7e23-4963-a0ba-1536e6913543">Todo.txt for Windows Phone 7</a></h4>
<p>Todo.txt for Windows Phone 7 is a task manager based on the todo.txt file format, by <a href="https://github.com/hartez">E.Z. Hart</a>.</p>
<h4><a href="https://developer.palm.com/appredirect/?packageid=com.monkeystew.todotxtenyo.beta">Todo.txt Enyo</a></h4>
<p>A webOS application for managing your todo.txt file written using the EnyoJS framework, by <a href="https://github.com/thrrgilag">thrrgilag</a>.</p>
</div>
<div class="span3">
<h3>Desktop</h3>
<h4><a href="http://benrhughes.com/todotxt.net/">Todotxt.net</a></h4>
<p>A minimalist, keyboard-driven Windows GUI for your todo.txt file, by <a href="http://benrhughes.com/">Ben Hughes</a>.</p>
</div>
<div class="span3">
<h3>Developer Tools</h3>
<h4><a href="https://github.com/samwho/todo-txt-gem">Todo.txt Gem</a></h4>
<p>A RubyGem for parsing todo.txt files, by <a href="https://github.com/samwho">Sam Rose</a>.</p>
<h3>Command Line Add-ons</h3>
<h4><a href="btn btn-info">Todo.sh Add-on and Filters Directory</a></h4>
<p>A collection of add-ons, custom actions, and filters that enhance the Todo.txt CLI script, authored by community members.</p>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="fill">
<div class="container">
<div class="row">
<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 is available on the <a href="http://groups.yahoo.com/group/todotxt/">Todo.txt community mailing list</a>.</p>
</p>
<p>Copyright &copy; 2006-2012 <a href="http://ginatrapani.org/" title="Gina Trapani: The Official Site">Gina Trapani</a>.</p>
</div>
</div>
</div>
</div>
<div class="footer footer-btm">
<div class="fill">
<div class="container">
<div class="row">
<p>If you want to get it done, first write it down.</p>
</div>
</div>
</div>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-436966-1";
urchinTracker();
</script>
</body>
</html>