Skip to content

A simple online priority queue for organising your tasks

License

Notifications You must be signed in to change notification settings

gabrielwolf/reprio.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reprio.net

A simple priority queue for organising your tasks.

  • Add a task: 1. Type it 2. Type the priority 3. Press return (or leave the cell by pressing tab).
  • Change a task: 1. Select it 2. Change it. 3. Leave the cell.
  • Security: Your data is stored in the browser (via localStorage).
    Press reset, or delete your browser’s cache and you’re safe.
    But remember, everyone with physical access to your browser window can read as long as data is stored... no magic here.
  • Backup: Press the import and export buttons. (Downloads a file in JSON format.)

That’s it. Happy prioritising! :)

Have a look at the online example here.

About

A simple online priority queue for organising your tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages