To Think About . . .

Nothing is foolproof because fools are ingenious. Anon

 

 

 

My Latest Book

Product Details

Also available on Amazon.com, Amazon.fr, and other Amazons and bookshops worldwide! 

Search This Site
Log-in
Latest Comments
My Other Books

Product Details

Product Details

Product Details

The Pathway to Awesomeness

Click to order other recommended books.

Find Us on Facebook Badge

Discussion Forum > amFive - A Simple 5T Web App

Hello everyone,

Nick and Jesse asked in the amFVP thread [1] about a 5T version . I'm not sure 5T benefits from a dedicated app as much as FVP since the algorithm is a lot simpler, but it only took me about two hours to modify the existing code and it was fun, so here we are:

http://www.andreasmaurer.net/public/apps/5t/v1/ [2]

Like amFVP, amFive is very modal. There are two main modes, one to create the list and one to work on the current task. Additionally, the list view lets you see all tasks you've worked on and the settings page currently only holds the option to clear the list (to start over at the beginning of each day or whenever one feels like it).

Feature-wise, amFive v1 is on the same level as amFVP v2, which primarily means local data storage only, no data is sent to my servers and there is no sync capability.

== Keyboard Shortcuts ==

These are also similar to amFVP, inspired by Vim. Most shortcuts do not work while the input field for adding a new task has focus (because you'll want the actual letters to come out in that case).

Shortcuts to trigger the buttons in the upper right corner:
s - Shows the settings
l - Shows the list view
Esc - Closes the settings / list view

While adding tasks:
Enter - Adds the task

While doing a task:
f - Mark the task as finished
r - Re-add the task at the end of the list

For list view and button groups:
j or down arrow - Move focus down
k or up arrow - Move focus up

For list view:
x or delete: Remove tasks from list


Hope this is useful to someone, let me know if something is amiss.

Regards,
Andreas

[1] http://markforster.squarespace.com/fv-forum/post/2506783?currentPage=2#post2541321
[2] It's actually https://www.andreasmaurer.net/public/apps/5t/v1/ but Mark's forum doesn't create links for secure websites for some reason. It's no problem since I redirect http to https automatically.
September 18, 2015 at 22:06 | Unregistered CommenterAndreas Maurer
As I thought, a 5T app doesn't provide as much value as a FVP app. But I did create a new version which implements the 5T variant Mark is testing[1], just to get a feeling for it.

You can find it it here: https://www.andreasmaurer.net/public/apps/5t/variant/v1/

The main difference to the regular 5T app is that this one needs an additional state, since you can choose the order in which you do tasks.

Regards,
Andreas

[1] http://markforster.squarespace.com/fv-forum/post/2550548
October 28, 2015 at 20:37 | Unregistered CommenterAndreas Maurer
Hi Andreas, thank you so much! ... i've been using amFive since this morning: I've 2 tabs, one with amFVP (capture/master list) and one with amFive.

I try to select the new 3 tasks through questioning ... but when I feel stuck or insecure I go back to FVP, being sure i will select the most significant 3 tasks...

"I'm not sure 5T benefits from a dedicated app as much as FVP since the algorithm is a lot simpler" -> I agree, the algorith is so simple: but I like very much the idea to see only one task at the time in order to be very focused, and let the app interrupt me to invite me to choose 3 more tasks.

I also like the list mode, with the recording of all the tasks executed!

Thank's again

(I tryed to delete few tasks from the list mode and the app freezed.... I had to delete all the active tasks to let it work again.... I'm sorry but I was not able to replicate the error to provide you with informations usefull for debugging)
October 29, 2015 at 12:32 | Unregistered Commenternick61
nick61:

Glad you find it useful. Too bad you apparently didn't see this thread before. I would've posted a link to here over in the amFVP thread, but that was closed off by the time I finished the first amFive version.

I could not reproduce the freezing issue when deleting tasks so far. Deleting single or multiple tasks at once, deleting the current task or other tasks worked. Which browser do you use? From what you wrote, I gather you use the original 5T implementation, not the newer variant, correct?
October 29, 2015 at 13:53 | Unregistered CommenterAndreas Maurer
browser: Microsoft Edge
app version: original 5T
October 29, 2015 at 14:08 | Unregistered Commenternick61
A weird thing happened when I was using the variant version. When I went to list-view to delete something instead of deleting the item that I hit "X" for, it deleted a different item, the top, uncompleted one, I believe.
April 2, 2016 at 1:24 | Unregistered CommenterJesse