On Wednesday, July 29, 2020 at 8:20:46 AM UTC-7, Ken Gray wrote:
>
> Silly question: How do I install this?
>

It's not packaged as a plugin, so you just need to copy all the 
TiddlyTools/Timer tiddler into your TiddlyWiki.

You can do this by dragging each tiddler title, one at a time, from the 
SideBar list and dropping it into your
TiddlyWiki.  This will create a temporary $:/Import tiddler. When you have 
dropped all the tiddlers, you
can then press the "import" button in the $:/Import tiddler to actually 
install those tiddlers.  Note that
after importing, you will need to save-and-reload since 
TiddlyTools/Timer/action-timeout.js uses javascript
code to define a new widget.

Another way to import the whole bunch is to use the $:/AdvancedSearch 
Filter tab with this filter:
   [all[]!prefix[$:/]]
This should result in a list of all the tiddlers in the document (excluding 
system tiddlers).
Then, use the "Export tiddlers" button (the "half box with arrow" next to 
the filter input field), and
choose "JSON file".  This will save a "tiddlers.json" file on your system.  
Note: if you have your
browser set to "Always ask where to save downloads", it will give you a 
dialog box to enter the
filename/location.  If you browser is not set to "ask", then then look in 
your Downloads folder.
Then, drag-n-drop this file onto your TW to do the same $:/Import process 
as described above.

-e





 

>
>
> On Tuesday, July 28, 2020 at 3:36:54 PM UTC-4 Eric Shulman wrote:
>
>> On Monday, July 27, 2020 at 12:18:42 PM UTC-7, Mat wrote:
>>>
>>> Eric Shulman wrote:
>>>>
>>>> There is *currently* no easy syntax for setting up a repeating pattern 
>>>> of countdowns.
>>>> That is something I will be adding soon.
>>>>
>>>
>> updated http://TiddlyTools.com/timer.html
>>
>> * SampleCountdownSequence now does cycles!
>>
>> Demo is 10 minutes work session followed by 2 minutes break time, 
>> repeated 5 times
>> (1 hour total).
>>
>> There's still more customization and optimization to come:
>>
>> * Interface for entering worksession/breaktime durations (currently coded 
>> into the demo)
>> * Option for triggering other actions (e.g., "play a sound") (currently 
>> just shows modal notifications)
>>
>> Let me know what else it should do...
>>
>> -e
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cb797cfa-a8f0-4354-91e8-ffe14d17b3a7o%40googlegroups.com.

Reply via email to