[tw] Re: Formula: Spreadsheet-like mathematics for TiddlyWiki

2017-12-15 Thread Mal
Great work Evan! I did find that the rounding functions fail when a second parameter is provided, so I submitted an issue on Github. Regards, Mal -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw] Re: Formula: Spreadsheet-like mathematics for TiddlyWiki

2017-12-15 Thread Birthe C
Reverse polish notation https://tid.li/tw5/hacks.html Den fredag den 15. december 2017 kl. 21.39.58 UTC+1 skrev Ste Wilson: > > Arrgghhh another option > rboue.tiddlyspot.com > mathcell.tiddlyspot.com > Reverse polish notation.. (can't find the link...) > > > I shall check this out! Cheers.

[tw] Re: muuri.js library useful? any Ideas how to use this?

2017-12-15 Thread BurningTreeC
@TonyM, thanks for your detailed comment! yes, indeed - tw is already capable to do amazing things to figure out what's possible to do is one aspect of this great piece of software - being capable to add new things and flexibility is another I'm also thinking about having a plugin for such fun

[tw] Re: Formula: Spreadsheet-like mathematics for TiddlyWiki

2017-12-15 Thread mystikite
is this campaignWiki plugin available? On Thursday, December 14, 2017 at 11:05:58 PM UTC-6, Joshua Fontany wrote: > > Evan, this looks great! I think it will replace MathCell in my Earthdawn > "CampaignWiki" plugin. :) > > Mahalo (Thanks)! > > On Thursday, December 14, 2017 at 8:37:26 PM UTC-8,

[tw] Re: muuri.js library useful? any Ideas how to use this?

2017-12-15 Thread Diego Mesa
Wow this lets you drag and drop your tiddlers directly!!! Beautiful! On Friday, December 15, 2017 at 5:33:40 PM UTC-6, TonyM wrote: > > BuriningTreeC > > You Ask *"However, I'd like to know if you like it, if you think this > should be something TW should be able to do - maybe it's already capabl

[tw] Re: [TW5] Edit Tiddly Wiki files straight on Google Drive

2017-12-15 Thread David Allen
I seem to be having trouble using this. I can't save on Opera. On Saturday, October 21, 2017 at 10:35:10 AM UTC-5, Joshua Stubbs wrote: > > Hi, all. > > I made an app that lets one edit TiddlyWiki files saved in your Google > drive and then saving them back automagically. The page is here > htt

[tw] Re: Formula: Spreadsheet-like mathematics for TiddlyWiki

2017-12-15 Thread TonyM
I suppose I am a "Excel/Sheets nerd with Opinions", Also in addition to Excel a SharePoint user/developer I like implementing structures on top of Tiddlywiki we find elsewhere, such as hierarchies (one, two or multiple parents), Queues, Networks etc... because once you have a method it is easy

[tw] Re: muuri.js library useful? any Ideas how to use this?

2017-12-15 Thread TonyM
BuriningTreeC You Ask *"However, I'd like to know if you like it, if you think this should be something TW should be able to do - maybe it's already capable of doing this without big effort?"* TiddlyWiki already has so much potential we may wonder why we would want more ways to do things, but

[tw] Re: [TW5] Json Mangler Update 0.3.0

2017-12-15 Thread Ste Wilson
I have no idea what this means but bonus points for the disc world reference :) -- 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 tiddlywiki+unsubscr...@googlegroups

[tw] Re: Scheduling reviews of tiddles with a button press?

2017-12-15 Thread Diego Mesa
Also you're restricted by the type of cards you can have in anki, while in TW you can pretty much make a tiddler look and behave almost anyway you want. On Thursday, December 14, 2017 at 9:04:11 PM UTC-6, Diego Mesa wrote: > > There also already examples of this type of thing - see the various

[tw] Re: Formula: Spreadsheet-like mathematics for TiddlyWiki

2017-12-15 Thread Mat
Evan Balster wrote: > ... this does make some sense for the record. > :-) ... <$for x="0,100"> widget to make it easier to iterate over a series of > numbers. (I was also thinking about how useful it would be to have a > timer widget, which either fires events at an interval or advances a

[tw] Re: Formula: Spreadsheet-like mathematics for TiddlyWiki

2017-12-15 Thread Ste Wilson
Arrgghhh another option rboue.tiddlyspot.com mathcell.tiddlyspot.com Reverse polish notation.. (can't find the link...) I shall check this out! Cheers. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and sto

[tw] Re: Formula: Spreadsheet-like mathematics for TiddlyWiki

2017-12-15 Thread Joshua Fontany
That is a neat demo. Question: do you have or are you planning any rounding or averaging functions? Best, Joshua Fontany -- 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

[tw] Re: Formula: Spreadsheet-like mathematics for TiddlyWiki

2017-12-15 Thread Evan Balster
Hey, Mat — So there is an Array datatype in the plugin now, but filter runs are the only way to create one. TiddlyWiki's filters are (in my mind) the most natural analog to "cell ranges" in spreadsheet software, so this does make some sense for the record. That said, there's a strong case for

[tw] Re: Formula: Spreadsheet-like mathematics for TiddlyWiki

2017-12-15 Thread Mat
@Evan, as noted; fantastic stuff!!! It's like you've collected several of the things people have desired for for several years and solved it in one big Ka-Boom! One that that would be very useful are arrays. It seems Formulas almost features this with the *filter output* and e.g the *choose* fu

[tw] Re: Inserting a picture in a Tiddler

2017-12-15 Thread 'Mark S.' via TiddlyWiki
The problem is that you need the same address on both platforms. If you're not physically synchronizing (copying the files between devices) then you need the same web address. For google drive, look at the last (bottom) post here: https://stackoverflow.com/questions/15557392/how-do-i-display-im

[tw] Re: Inserting a picture in a Tiddler

2017-12-15 Thread BurningTreeC
does a relative path work? like [img[../../picfolder/image.jpg]] - relative to the folder where your tw.html is? Am Freitag, 15. Dezember 2017 11:03:57 UTC+1 schrieb Surya: > > Hello, > for the first a huge THANKYOU to the developers of TiddlyWiki and to the > developers of all the plugins! >

[tw] Re: muuri.js library useful? any Ideas how to use this?

2017-12-15 Thread BurningTreeC
UPDATE: New: multitouch zooming on tiddlers. You can zoom single tiddlers in and out. uses https://github.com/Popmotion/popmotion ... This is just for playing and demonstration purposes. Like @TiddlyTweeter said, it would be great if something like this would be possible without depending on

[tw] Inserting a picture in a Tiddler

2017-12-15 Thread TonyM
Search in tiddlywiki.com for image you should find your answer. It's 1am here in Australia. I'll give a better answer tomorrow if no one helps you before then. You can drag an image file into tiddlywiki and import it then reference it with a transclusion in a tiddler like this {{imagetiddlerna

[tw] Re: I can't save to TiddlySpot anymore!

2017-12-15 Thread morosanuae via TiddlyWiki
Suddenly it started working again. I didn't do absolutely anything. I leave this issue open for the moment, maybe someone knows what's happening. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw] Re: What if?

2017-12-15 Thread PMario
On Thursday, December 14, 2017 at 11:57:20 PM UTC+1, @TiddlyTweeter wrote: > > First chorus: Your plugin is a full faultless CommonMark? > It uses the markdown-it library, which supports several MD variants. I did include config options for commonmark, gfm, and markdown-it native. -m -- You r

[tw] Re: What if?

2017-12-15 Thread PMario
added video link to response. Video 4++: discusses dynamic table-like layouts -m

[tw] Re: What if?

2017-12-15 Thread PMario
On Friday, December 15, 2017 at 12:46:33 AM UTC+1, @TiddlyTweeter wrote: > > Practically WYSIWYIG is part of this. > *Different topic*. I want to discuss "What if " we include commonmark Markdown into TW. No discussion about WYSIWYG .. I personally thing it's broken, but that's not the thread

[tw] Re: What if?

2017-12-15 Thread PMario
On Friday, December 15, 2017 at 12:03:24 AM UTC+1, TonyM wrote: > > > My Point is that html markup is often more powerful when dealing with more > sophisticated objects such as tables and simplifies the creation process > because elements are more easily duplicated and there is rudimentary error

[tw] Inserting a picture in a Tiddler

2017-12-15 Thread 'Surya' via TiddlyWiki
Hello, for the first a huge THANKYOU to the developers of TiddlyWiki and to the developers of all the plugins! My question: How do I insert a picture in a Tiddler so that I can see it? And after synchronising I want to see this picture in the Tiddler on Android too. I did it with [img[file://

[tw] I can't save to TiddlySpot anymore!

2017-12-15 Thread morosanuae
Hello, Is there a new problem with the TiddlySpot server? I can't save my edits online anymore. I didn't make changes for a couple of weeks so I don't know when the problem appeared. I tried many variants: the old and the new Firefox browser, Chrome, The old (v5.1.14) and new (v5.1.15) TiddlyW