Hey, all —

Very guilty unicorn developer here.  The registrar for my personal site has 
been having technical issues which have kept me from renewing that domain.

I suggest using Joshua Fontany's fork for now:  
https://github.com/joshuafontany/TiddlyWikiFormula
It's compatible with the latest TiddlyWiki and has a github.io 
demonstration wiki.

On Thursday, 5 March 2020 11:44:15 UTC-8, Mark S. wrote:
>
> You can try the github site:
>
> https://github.com/EvanBalster/TiddlyWikiFormula
>
> Though I see that it, like this thread, hasn't been updated in two years.
>
> On Thursday, March 5, 2020 at 8:52:16 AM UTC-8, Del Vee wrote:
>>
>> HI,
>>
>> Formula link http://evanbalster.com/tiddlywiki/formulas.html 
>> <http://www.google.com/url?q=http%3A%2F%2Fevanbalster.com%2Ftiddlywiki%2Fformulas.html&sa=D&sntz=1&usg=AFQjCNFTbaARhbQ319O_kEHrioCfTqy8Rg>
>>  
>> is dead.
>>
>> Could you see it ?
>>
>> Le mercredi 17 janvier 2018 08:15:24 UTC+1, Evan Balster a écrit :
>>>
>>> Announcing the second generation of my formula plugin for TiddlyWiki.
>>>
>>> See the *Formula wiki* for the latest documentation:  
>>> http://evanbalster.com/tiddlywiki/formulas.html 
>>> <http://www.google.com/url?q=http%3A%2F%2Fevanbalster.com%2Ftiddlywiki%2Fformulas.html&sa=D&sntz=1&usg=AFQjCNFTbaARhbQ319O_kEHrioCfTqy8Rg>
>>>
>>> *Report issues and view source GitHub*:  
>>> https://github.com/EvanBalster/TiddlyWikiFormula
>>>
>>>
>>> Formula lets you do computation in TiddlyWiki in the style of popular 
>>> spreadsheet apps Excel and Google Sheets, with the addition of TiddlyWiki's 
>>> own filter, transclude and variable systems.  Tiddlers can behave like 
>>> individual rows in a spreadsheet.  A large collection of built-in functions 
>>> is included, for use with text, numbers, dates, arrays and regular 
>>> expressions.
>>>
>>> Formula is implemented as a widget, with a special *(=* "mushroom 
>>> bracket" *=)* syntax for inclusion in WikiText, and can also be used in 
>>> widget/HTML attributes.  Formulas included via transclusion, filters and 
>>> variables are computed and refreshed like any other part of your wiki.
>>>
>>> (= ( sum([tag[Profits]get[value]]) - sum(tag[Expenses]get[value]]) ) * 
>>> {{Tax!!rate}} =)
>>>
>>> The second generation of formula adds support for local variables, 
>>> comments, lambda functions and element-wise operations on arrays (such as 
>>> filter results), allowing more advanced computations to be expressed inside 
>>> TiddlyWiki.  Search the wiki for "demo" to see some of the things I've 
>>> built.
>>>
>>>
>>> The plugin is a work in progress and may have bugs.  Please report these 
>>> on GitHub or in this thread.
>>>
>>

-- 
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/1a03e3f4-a24c-44ad-92a1-3ec2e31e0415%40googlegroups.com.

Reply via email to