Skip to content

Instantly share code, notes, and snippets.

@jbarrett
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbarrett/ad1a57957748f4dd78e1 to your computer and use it in GitHub Desktop.
Save jbarrett/ad1a57957748f4dd78e1 to your computer and use it in GitHub Desktop.
The cheapest firefox todo list ever - add to bookmarks, set to load in sidebar
<meta http-equiv="refresh" content="10" />
<html>
<frameset cols="*">
<frame id="todo" src="todo.txt">
</frameset>
</html>
Do the thing
Do the other thing
Do the other other thing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment