Skip to content

FND/tsapp-todoer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

todoer is a simple tool for tracking todo items, primarily as a way of experimenting with tsapp, but it is useful too.

It simply creates appropriately tagged tiddlers and lists those that are there.

The hope here is that someone will see just how easy this stuff is and make a good todo application, using modern JavaScript libraries and skillz.

If you wish to experiment with using todoer and tsapp together do the following:

  • install tsapp: pip install -U tsapp
  • clone this repo
  • cd into the repo
  • create a file called .tsapp containing
target_server: http://todoer.tiddlyspace.com
  • run tsapp serve
  • open your browser to http://0.0.0.0:8080/todoer.html

Note that without additional configuration, your actions will be readonly.

See the tsapp repo or space for more info on tsapp:

About

todo app created with tsapp to find bugs and flesh out purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%