How long should this be put on hold?
Hold CancelCreated 10-4-2014 |
Modified 10-11-2014 |
Task Is Open |
Tasked is a To-do list app with several features to help make it more useful. Those features include:
Tasks currently support two markup features in their description.
Check Box: This is a simple box that can either be checked or unchecked.
Horizontal Bar: a dividing bar, needs a newline after three -
Form Input | Entry Display | ||||||
---|---|---|---|---|---|---|---|
[x] Get mail --- [] Check email |
|
Completed Tasks moved to the Completed tab of the List screen.
Completing a Task:
To complete a Task, starting from the List screen, Click on the Task you want to complete.
In the Task's display screen. press the "Complete" button at the bottom of the screen.
Press the "Complete" button in the resulting Popup dialog to confirm completion.
The Task will now only appear under the Completed Tasks tab.
Reopening a Task:
To reopen a Task, starting from the List screen, Click on the Task you want to reopen.
In the Task's display screen. Press the "Reopen" button at the bottom of the screen.
Press the "Reopen" button in the resulting Popup dialog to confirm Reopening.
The Task will now appear under the Current Tasks tab.
Tasks on hold are temporarily or permenently moved to the "On Hold" tab of the List screen.
Putting a Task on Hold:
Starting from the List screen, Click on the Task you want to put on hold.
In the Task's display screen. press the "Hold" button at the bottom of the screen.
In the resulting Popup dialog, set the duration of the hold, then press "Hold" to confirm.
The Task will now only appear under the "On Hold" Tasks tab, until the duration of the hold has expired.
Ending a Hold on a Task:
To end a Task's hold, starting from the List screen, Click on the Task you want to end the hold on.
In the Task's display screen. Press the "End Hold" button at the bottom of the screen.
Press the "End Hold" button in the resulting Popup dialog to confirm Reopening.
The Task will now appear under the Current Tasks tab.
A Persistent Task is one that automatically Reopens itself on a specified interval.
It is meant for Tasks that you want to do once every week, month, or year.
A task can be made persistent from the form used to create new Tasks, or the edit form. The process is the same from each.
Check the "Persistent Task" checkbox. This will cause other options to appear.
Set the day you want the task to start persisting from.
For example, if you want to do something every Sunday, set the start date to a Sunday.
Set the Interval. For example, a weekly Task would be 1 weeks.
Save these settings by pressing "Save".
Deleting a Task erases all record of that task from the app's memory.
Deleting Individual Tasks:
To delete a specific Task, starting from the List screen, Click on the Task you want to delete.
In the Task's display screen, press the "Delete" button at the bottom of the screen.
Press the "Delete" button in the resulting Popup dialog to confirm deletion.
Deleting All Entries:
Go to the Options page at the top right corner of the screen.
The last option in the options page is "Delete All Tasks", press it and press "Delete" on the resulting popup.
You can search from the List screen.
The search bar is just below the Tasked state tabs and just above the list of Tasks.
Searches currently only search by Task titles.
Searches still apply when switching which Tasked State tab you're looking under.
From the List screen,
make sure the "Sortable" checkbox at the end of the screen, then drag and drop the Tasks into place.
If the checkbox is not shown on the screen, taping the screen should make it appear.
From the List screen,
make sure the "Sortable" checkbox at the end of the screen, then drag and drop the Tasks into place.
If the checkbox is not shown on the screen, taping the screen should make it appear.
On the Options page, press the "Save to File" button.
This will save a file to "Tasked/Tasked.txt" on your device.
It is hoped that a file dialog that lets you navigate and choose where to save this file can be implemented some day.
On the Options page, press the "Load from File" button.
This will load a file from "Tasked/Tasked.txt" on your device.
It is hoped that a file dialog that lets you navigate and choose what file to load can be implemented some day.
Warning: This will erase all existing Tasks and replace them with the ones from the file.
This app was Created by Ouroboros Productions of OuroborosProductions.org
and licensed under the MIT license.
Software used as part of this app includes the following:
Copyright (c) 2015 OuroborosProductions.org
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.