Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

flosse/FAST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAST - Free All Scrambled Thoughts

FAST is a little ToDo web application that acts as a demo for scaleApp.

Use it

Play around and have fun!

WARNING!

This demo is totally out of date!! For up to date scaleApp examples go to scaleApp's GitHub Repository

http://flosse.github.com/FAST/ reflects this repository but there is a more up to date version on scaleapp.org/demo/fast/.

If you're interestet in this application idea in any way, please let me know (I'm going to create a complete rewrite with a backend and XMPP support for real and serious usage).

Additional informations

You can add a task with several meta informations by using # plus a keyword followed by your additional informations.

	myTaskname #c myContext

creates an item with "myContext" as context.

	anotherTask #c context #p projectOne, projectTwo #f

creates a favorited item with the context "context" and the projects "projectOne" and "projectTwo".

Available keywords

  • c: context(s)
  • p: project(s)
  • f: favorite

Search

To search for an item just type / follwed by your search term.

Supported Browsers

FAST was only tested with

  • Firefox 4
  • Chrome 10

License

FAST is licensed under the AGPLv3 License

Releases

No releases published

Packages

No packages published