Re: text *ticklers* flashing at the top
On Mon, Jul 28, 2008 at 2:45 PM, harjeet <h....@gmail.com> wrote:
It's supposed to be distracting. The way to stop the flashing is to deal with the tickler. Convert it to an action or a project perhaps? Put it back a day? A week? But, if you really must turn off the blink, here's what to do:
--
simon.baird@gmail.com
Whenever there is a tickler for a particular day, the text *ticklers*
keeps flashing in the top bar. I find this a bit distracting. Is there
a way to turn the flashing feature off?
It's supposed to be distracting. The way to stop the flashing is to deal with the tickler. Convert it to an action or a project perhaps? Put it back a day? A week? But, if you really must turn off the blink, here's what to do:
- Click More/TW/Tags/systemConfig
- Click the triangle down arrow and select MgtdList
- Click 'edit' to edit
- Find this line:
var blinker = createTiddlyElement(place,'blink');
- Change it to this:
var blinker = createTiddlyElement(place,'span');
- Click 'done'
- Save and reload.
--
simon.baird@gmail.com