GTD-TLM-Talk
Please add your comments about the GTD Task List Manager recipe here. --Petko June 13, 2008, at 08:40 PM
JavaScript
The GTD-TLM looks awesome. Great job. However, like many folks, I don't allow javascript to run in any of my web browsers (especially my cell phone). Is it possible to have the GTD-TLM functionality without any javascript at all? --Ian MacGregor
Farm installation
Hi, I'm looking at recipe and it seems very cool. It's nice with the fast responses. Anyway, as I installed it I noticed that it uses $PubDirUrl
or something like that when for instance locating the .js-file. This is relevant when you've got a farm instalation and want to put the .js-file in the farm's pub dir. /Christian Ridderström
$FarmPubDirUrl
instead of $PubDirUrl
. On most installations it is the same, otherwise, farm fields don't need to run a separate copy of the gtd-tlm.js file. Changed in a new version (just released). --Petko July 10, 2008, at 07:14 AM
$PubDirUrl
/css.
This should probably be documented in the recipe page. See the page PathVariables.
This behaviour might be correct btw. Cheers, /Christian
Multiple edits / simultaneous access
Do you know that if two or more browsers access the same list, the last one to save changes will overwrite previous changes? In other words, if I use browser A to modify the list but forgets to save, and then use browser B to save an item, the addition from browser B will be overwritten once I save the changes using browser A.
Better View on Tasks
Hi! Is there a possibility to change the view of the tasks a little bit? When there are too many tasks, I easily loose the overview, because the single task-lines don't differ enough. I can see a slight gray line between the tasks, but that's just not enough. Is it possible to make it e. g. black or make more white space between the tasks? I think this would help keeping an overview over your tasks. -- mag 2008-07-22
select.gtd option
to something like:select.gtd option { border-bottom: 1px solid black; padding: .1em 0em; }
The "border" directive sets the width, style and color of the border, and the "padding" sets the distance between the text and the borders (.1em is for top and bottom, 0em for left and right). You can test different paddings with .2em, .3em, etc. Then reload your page in the browser. --Petko July 22, 2008, at 03:04 PM
Rights
Hello ! This is a nice work, clap, clap. My question is about the edit rights : is there any way to show the gdt while forbiding any change to non authorized people ? Do one have to put the gtd in a restricted (or out of sight) area to protect him against changes ? Is there an if statement : if authorised -> no limitation vs if non authorised -> view only. Thank you ! gb November 05, 2008, at 12:16 AM
Talk page for the GTD Task List Manager recipe (users).