[tw] Re: TwTube Video.js plugin for TW5

2018-01-15 Thread TheDiveO
The Node.js TiddlyWiki server is only for development, especially of the plugins themselves. Afterwards I release and the files are served from an ordinary web server. Previously it wasn't possible to develop tiddlywikis that make use of external media using the TiddlyWiki server due to same

[tw] Re: [TW5] Viewing tiddler in story vs in other location such as a sidebar tab

2018-01-15 Thread BurningTreeC
Hi @TonyM, I would do it with css, because like that you can address tiddlers in the storyriver with .tc-story-river .tc-tiddler-frame { ... } and in the sidebar .tc-sidebar-scrollable (maybe .tc-sidebar-lists if tiddlers are in the sidebar tabs) .tc-tiddler-frame { ... } and for hiding the

[tw] [TW5] Viewing tiddler in story vs in other location such as a sidebar tab

2018-01-15 Thread TonyM
Foilks, I am close to completing a menu tool for TW5 and I am trying to find a way to tell if I am viewing the tiddler in the SideBar or not. Does anyone know the logic, for a filter that can somehow determine where it is displayed? For example in the side bar I want it to list the menus In

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

2018-01-15 Thread Evan Balster
Good catch, Diego. This is actually a symptom of a major value coercion error in formula 0.2, that gives rise to quite a few different goblins. I'll probably put out a version 0.2.1 tomorrow, as I've fixed this bug and added closure support (!!) in the repo. On Monday, 15 January 2018

[tw] Re: How to Reduce font size of tiddler title and the (default white) frame around the tiddlers?

2018-01-15 Thread BurningTreeC
Hi Surya, your're doing it right, just don't give up :) on the screenshot you've marked the tiddler. there's a "+" on the left, click that. it opens the tiddler structure. more things appear and more "+" ... go search for the tiddler title and you'll see something like TiddlerView TitleSize

[tw] Re: is there a way to get the "find" function in TW desktop version?

2018-01-15 Thread BurningTreeC
Hi @Dave, I've found this on the nw.js github page: https://github.com/nwjs/nw.js/issues/3283 It's about the missing ctrl+f search function Maybe we could raise an issue on github and comment all together to get some attention... ? cheers, Simon Am Sonntag, 14. Januar 2018 07:02:36 UTC+1

[tw] Re: is there a way to get the "find" function in TW desktop version?

2018-01-15 Thread TonyM
Coda, Sure I cant do it, and I do not expect anyone to do it, my point is many may have done it for chromium implementations, so the method and code should be out there. All Good and understood. Tony On Tuesday, 16 January 2018 14:57:39 UTC+11, coda coder wrote: > > > > On Monday, January

[tw] Re: is there a way to get the "find" function in TW desktop version?

2018-01-15 Thread coda coder
On Monday, January 15, 2018 at 6:05:43 PM UTC-6, TonyM wrote: > > If the answer realy is no, I'm supprised as I expected this would be > common in other implementations of the same browser Engin. > > That's the thing, Tony. NW.js uses Chromium (not Chrome) which is just the engine -- it

[tw] Re: tiddlywiki5.tiddlyspot.com

2018-01-15 Thread Birthe C
Hi Steve, It is the hide at not setup domain that hides the text. Open $:/Setup/Stylesheet an inset your own. Birthe Den tirsdag den 16. januar 2018 kl. 02.22.38 UTC+1 skrev stevesuny: > > > FWIW, I tried to copy your wiki and fix it myself in my own version of > your tool, but that wasn't

[tw] Re: tiddlywiki5.tiddlyspot.com

2018-01-15 Thread stevesuny
Well, Mat, OK: Now they are being created without the plugin being shown. Um, my apologies...all seems to be ok...//steve. On Monday, January 15, 2018 at 8:22:38 PM UTC-5, stevesuny wrote: > > Hi Mat, I'm about to roll http://tiddlywiki5.tiddlyspot.com/ out to my > students in class

[tw] Re: TwTube Video.js plugin for TW5

2018-01-15 Thread TonyM
TheDiveO, Looking good. Are you serving a NodeJS server to the internet, or just within your local network? For me this would be more likely to support my use of such an elegant solution. Regards Tony On Tuesday, 16 January 2018 06:22:42 UTC+11, TheDiveO wrote: > > Preview/beta of my new

[tw] Re: How to use widget code in BJ's visualeditor?

2018-01-15 Thread Birthe C
When you create a new tiddler, you select from the dropdown type menu text/x-htmlp. http://bjtools.tiddlyspot.com/ we are told: "Also be aware that the editor strips newline characters, this means it cannot be used with some wiki text (it is probably a bad idea to try and mix wiki text

[tw] Re: tiddlywiki5.tiddlyspot.com

2018-01-15 Thread stevesuny
Hi Mat, I'm about to roll http://tiddlywiki5.tiddlyspot.com/ out to my students in class (http://designwritestudio.com) as an option for saving & serving tiddlywiki files. I think this is easier than the alternatives BUT: All of my tiddlyspot-hosted wikis created with your tool come equipped

[tw] SharedTiddlersPlugin / IncludePlugin or something similar for TW5?

2018-01-15 Thread 'Surya' via TiddlyWiki
Hi, I just found the IncludePlugin & the SharedTiddlersPlugin. But I guess, they're both not compatible with TW5, or are they? If they are not compatible, is there something similar? Have a nice night, Surya -- You received this message because you are subscribed to the Google Groups

[tw] GenTags Plugin with TOC?

2018-01-15 Thread heather
Hi, I used to love TiddlyWiki and just rediscovered it in the form of the awesome TW5! I also just discovered the GenTags Plugin http://ooktech.com/jed/ExampleWikis/GenericTagFields/ and I'm in love with that too. The only problem I'm having is that my additional tag fields don't display in

[tw] Re: is there a way to get the "find" function in TW desktop version?

2018-01-15 Thread TonyM
If the answer realy is no, I'm supprised as I expected this would be common in other implementations of the same browser Engin. Once TiddlyDesktop can be configured to host wikis like TiddlyServer does you can use any browser and its find features. Regards Tony -- You received this message

[tw] How to use widget code in BJ's visualeditor?

2018-01-15 Thread TonyM
Armlet, I am not using that plugin but has you toddler being set to another type such as text/plain ? Tony -- 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

[tw] Re: is there a way to get the "find" function in TW desktop version?

2018-01-15 Thread coda coder
Short answer: No. Long answer: Extremely unlikely. It would need to be coded in javascript and that's a lengthy task for such tiny reward (the praise of one or two people who need it). And exactly where would Jeremy et al stop? Bookmarks/Favorites? All the other bits and pieces your browser

[tw] Re: Presenting: Batch Manipulator - mass tagging

2018-01-15 Thread Diego Mesa
This is a good tool - any thoughts of contributing some/most/all of this functionality into the "tiddler manager"? On Friday, August 25, 2017 at 7:49:51 AM UTC-5, Mat wrote: > > Yeah, the TWaddler gives thee > > Batch Manipulator > *~ bigly manipulate

[tw] Re: Positive Assertions In One Sentence ... (aka Saying Succinctly What TW Is About ...)

2018-01-15 Thread @TiddlyTweeter
"It solves the personal knowledge base problem better than anything else I have tried." -- @kepano -- 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,

[tw] Re: How to Reduce font size of tiddler title and the (default white) frame around the tiddlers?

2018-01-15 Thread 'Surya' via TiddlyWiki
Okay, now the frame-command doesn't work anymore... Even not in the same wiki-copy without the changes I made. ??? Okay, for both (title & frame): I looked around in this elements-thing and I think, I can find out, what to modify. I think, I have to write then that what I found in a tiddler

[tw] Re: is there a way to get the "find" function in TW desktop version?

2018-01-15 Thread Michael Herrmann
Oh yes. I am missing that one also (not every Tiddler is short) Am Sonntag, 14. Januar 2018 07:02:36 UTC+1 schrieb Dave: > > is there a way to get the "find" function in TW desktop version? > > I've made the switch to TW desktop, but I find I miss having the browser > function of "ctrl-f" to

[tw] Re: How to Reduce font size of tiddler title and the (default white) frame around the tiddlers?

2018-01-15 Thread 'Surya' via TiddlyWiki
Hi Simon, ok, so you maybe want the space between the content and the border gone? > > like: > > .tc-tiddler-frame { > padding: 5px 10px 10px 10px !important; > - zitierten Text einblenden - > yes, that's how I do it :) > >>>Yeahhh :-) That effects in the way I wanted :-))) THANKS!! I'll

[tw] Re: How to Reduce font size of tiddler title and the (default white) frame around the tiddlers?

2018-01-15 Thread BurningTreeC
ok, so you maybe want the space between the content and the border gone? like: .tc-tiddler-frame { padding: 5px 10px 10px 10px !important; } Am Montag, 15. Januar 2018 21:15:49 UTC+1 schrieb Surya: > > Hi Simon, > > > for no border: >> >> .tc-tiddler-frame { >>border: 0px solid #ff

[tw] Re: How to Reduce font size of tiddler title and the (default white) frame around the tiddlers?

2018-01-15 Thread BurningTreeC
hm, let's see... you could inspect the title with right-click on it --> inspect (untersuchen) then something pops up and there should be a tab called elements there you can see css styles that are currently applied if you look a little bit around, you may find something that works. you can

[tw] Re: How to Reduce font size of tiddler title and the (default white) frame around the tiddlers?

2018-01-15 Thread 'Surya' via TiddlyWiki
Hi Simon, for no border: > > .tc-tiddler-frame { >border: 0px solid #ff !important; > } > >>>Sorry, it didn't reduce the frame :-( > you can put both in a new tiddler and tag it with $:/tags/Stylesheet > >>>Do you mean, there is no need for two tiddlers, but putting both commands

[tw] Re: How to Reduce font size of tiddler title and the (default white) frame around the tiddlers?

2018-01-15 Thread 'Surya' via TiddlyWiki
Hi, I wrote one tiddler for the title size and one for reducing the frame of the whole tiddler. And tagged both with $:/tags/Stylesheet. *For the title:* no, I'm really sorry, but both didn't make the title size smaller. Not at all... And I also tried .tc-tiddler-frame .tc-title h6 {

[tw] Re: Presenting: Batch Manipulator - mass tagging

2018-01-15 Thread Furicle
This is a nifty tool - I've got all these mis matched case tags Thanks Mat! -- 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

[tw] How to use widget code in BJ's visualeditor?

2018-01-15 Thread armlet
I've been using BJ's ckeditor adapter plugin, but have problem using normal TiddlyWiki inside a ckeditor Tiddler anymore. For example, { <$link to="HelloThere" tooltip="Custom tooltip">link1 <$set name="tv-wikilink-tooltip" value="I'm a link to Loads"> <$link to="HelloThere">Link 2 } This

[tw] Re: How to Reduce font size of tiddler title and the (default white) frame around the tiddlers?

2018-01-15 Thread BurningTreeC
for no border: .tc-tiddler-frame { border: 0px solid #ff !important; } you can put both in a new tiddler and tag it with $:/tags/Stylesheet no need to edit the vanilla/base Stylesheet Simon -- You received this message because you are subscribed to the Google Groups "TiddlyWiki"

[tw] Re: How to Reduce font size of tiddler title and the (default white) frame around the tiddlers?

2018-01-15 Thread BurningTreeC
I changed it and this works .tc-tiddler-frame *h2*.tc-title { font-size: 10px !important; } -- 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

[tw] Re: How to Reduce font size of tiddler title and the (default white) frame around the tiddlers?

2018-01-15 Thread BurningTreeC
Hi Surya, for the tiddler-frame try this: .tc-tiddler-frame { border: 2px solid #ff; } this should give you a red border that's 2px wide for the title I'd try: .tc-tiddler-frame .tc-title h2 { font-size: 10px; } Am Montag, 15. Januar 2018 20:34:33 UTC+1 schrieb Surya: > > Hello,

[tw] Re: Plugin "PopupTagger - TagBar / TagTable": How to show it in the editor view?

2018-01-15 Thread 'Surya' via TiddlyWiki
Hi Tony, Bettina, > > No you did right, and the bar seems not to work in edit mode, it may have, > it may need a little Tweek, as in my response on another discussion I will > look into it for you. > Regards > > Tony > >>>Could you find out anything? Regards, Surya -- You received this

[tw] How to Reduce font size of tiddler title and the (default white) frame around the tiddlers?

2018-01-15 Thread 'Surya' via TiddlyWiki
Hello, yes, I know, this question about reducing the font size of tiddler titles has been here several times. But: I tested them all with no success at all. I tested: - Adding a new tiddler tagged with $:/tags/stylesheet and tested there- of course one test after another ;-) And I

[tw] TwTube Video.js plugin for TW5

2018-01-15 Thread TheDiveO
Preview/beta of my new *TwTube plugin* that adds the famous Video.js player to TW5. Also includes optional player skins. This player can be used to play external media that comes from the same origin. For this, the plugin allows for development to run your TiddlyWiki server on Node.js and

[tw] Re: Query: About BJ's TiddlyClip as a "Screen Scraper"?

2018-01-15 Thread BJ
It's easier to use with the new version, which will be out soon - remind me again after the release BJ On Monday, January 15, 2018 at 5:54:44 PM UTC+1, @TiddlyTweeter wrote: > > Ciao BJ > > Its unfortunate I'm not so bright on tech :-(. If you could point me to > relevant docs or an example

[tw] Re: WebDAV via subversion

2018-01-15 Thread Vick Khera
On Wednesday, January 10, 2018 at 3:06:09 PM UTC-5, Clément wrote: > > Hi Vick > > I am facing the exact same issue as you with latest apache2.4 on linux > mint 18. So I was only wondering if you were able to fix the issue and if > yes if you might give a liitle clue on this ? > Thanks > I

[tw] Re: Output the filter list as a number

2018-01-15 Thread tobaisch
Thanks Diego works for me too :) -- 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.com. To post to this group, send email

[tw] Re: Query: About BJ's TiddlyClip as a "Screen Scraper"?

2018-01-15 Thread @TiddlyTweeter
Ciao BJ Its unfortunate I'm not no bright on tech :-(. If you could point me to relevant docs or an example I'm sure I'll get there. Best wishes Josiah BJ wrote: > > actual tiddlyclip has alway supported running any number of regexes. > -- You received this message because you are

[tw] Re: Output the filter list as a number

2018-01-15 Thread Diego Mesa
Hello Tob, This works for me on tiddlywiki.com: <$list filter="[tag[Learning]count[]]" variable="count"> <$link to="HelloThere"> <> On Monday, January 15, 2018 at 10:44:50 AM UTC-6, tobaisch wrote: > > How can I format this output as a link to refer to a Tiddler? > [<$ list

[tw] Re: Datepicker skipping back a day?

2018-01-15 Thread passingby
Just for the record I have made a crude macro to overcome the timezone date display problem. In my case the date number string stored in my tiddler field named "date" like this: 201801150. Now for operations such as sorting there was no problem. Only thing was that when browser

[tw] Re: Output the filter list as a number

2018-01-15 Thread tobaisch
How can I format this output as a link to refer to a Tiddler? [<$ list filter="[tag [HelloThere]count[]]"/>|myTiddler]] does not work. Regards Tob -- 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

2018-01-15 Thread Diego Mesa
Hey Evan, Again - WOW - thanks! Just doing some testing and came across the following: - [tag[Expenses]get[value]] - 2.03 1.49 14.90 - map(function(x):(x*x), [tag[Expenses]get[value]]) - 4.12 2.22 222.01 - map(function(x):(x*x* & ','*), [tag[Expenses]get[value]]) -

[tw] Re: Query: About BJ's TiddlyClip as a "Screen Scraper"?

2018-01-15 Thread BJ
actual tiddlyclip has alway supported running any number of regexes. On Monday, January 15, 2018 at 1:30:22 PM UTC+1, @TiddlyTweeter wrote: > > Ciao BJ > > One thing that interests me is finer grain control of extraction. > > I was wondering about whether there could be a fit between TiddlyClip

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

2018-01-15 Thread Evan Balster
Hey, Tony — The JavaScript error is a defect in attribute-modules — that's a core mod with a lot more potential to affect wiki stability, which is why I made some warnings about it. I think if you grab the latest version of the attribute-modules plugin from the formulas wiki, even though the

[tw] Re: Output the filter list as a number

2018-01-15 Thread tobaisch
Thanks Eric, I have just found that too. -- 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.com. To post to this group, send

[tw] Re: Output the filter list as a number

2018-01-15 Thread tobaisch
Yes it is possible :) [tag[HelloThere]count[]] -- 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.com. To post to this group,

[tw] Comment: Having WIDTH

2018-01-15 Thread @TiddlyTweeter
One of the things that interests me on the hardware side is the width of monitors. *TiddlyWiki is a farm for multi-dimensions of looking at things that need lateral space.* Often I find that TW's intelligence is hampered by limited display ability. Recent monitors at 32: 9 ratios look in the

[tw] Re: Output the filter list as a number

2018-01-15 Thread Eric Shulman
On Monday, January 15, 2018 at 7:56:21 AM UTC-8, tobaisch wrote: > > is it possible to output the filter list as a number instead of a list? > Instead of e.g. 20 results as a list only the number 20. > https://tiddlywiki.com/#count%20Operator -e -- You received this message because you are

[tw] Output the filter list as a number

2018-01-15 Thread tobaisch
Hello, is it possible to output the filter list as a number instead of a list? Instead of e.g. 20 results as a list only the number 20. Thanks Regards Tob -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

Re: [tw] TW5 Server Version has gotten into a weird state

2018-01-15 Thread cpjobling
Hi Jeremy I think I replied privately and as I can't see my reply, I am assuming it didn't work! My wiki is under version control and the commit at which it started to fail was this one: https://github.com/cpjobling/journal.cpjobling.net/commit/d9ca5042ddb4a6c916393a45286f54ff656523ac. You

[tw] Re: TiddlyTouch/MuuriTouch

2018-01-15 Thread @TiddlyTweeter
Ciao Simon A footnote to this about saving stories ... If you don't know of it ... Tobias' Story Saver? It lets you save any number of versions you want in a persistent way. https://tobibeer.github.io/tb5/#%24%3A%2F.tb%2Fui%2FSideBar%2FStories Best wishes Josiah BurningTreeC wrote: > >

[tw] Re: Query: About BJ's TiddlyClip as a "Screen Scraper"?

2018-01-15 Thread TonyM
Bj, Thanks so much for upgrading tiddlyclip. There a lot of keen users looking forward to it so I am as sure you are generating lots of good karma :) Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw] Re: Query: About BJ's TiddlyClip as a "Screen Scraper"?

2018-01-15 Thread @TiddlyTweeter
Ciao BJ One thing that interests me is finer grain control of extraction. I was wondering about whether there could be a fit between TiddlyClip and the version of your Flexitype plugin that allows sequences of regexes to be run? A use case could be scraping with TiddlyClip an IMDB page for its

[tw] Re: What's "$:/"?

2018-01-15 Thread mlomailom
Thanks guys. Much clearer now. On Friday, January 12, 2018 at 3:18:05 PM UTC+1, mlomailom wrote: > > I don't understand what "$:/" means. I've seen this notation in system > tags. > How do I interpret it and what does it do? > > I've no specific application-related question based on it. The

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

2018-01-15 Thread Ste Wilson
Wow... I am truly paddling in the shallow end... -- 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.com. To post to this group,

[tw] Re: How to build recurring tasks in existing tiddlers?

2018-01-15 Thread J Mc
Hi Surya and Birthe, have you seen G Comments, by MAT, it uses Google Forms to add comments to tiddlers. http://gcomments.tiddlyspot.com/ The discussion is below https://groups.google.com/forum/#!searchin/tiddlywiki/G$20Comments%7Csort:date/tiddlywiki/QcTOJCVXkDw/yawPkieNDwAJ J Mc On

[tw] Re: Query: About BJ's TiddlyClip as a "Screen Scraper"?

2018-01-15 Thread @TiddlyTweeter
Ciao coda coder coda coder wrote: > Scratch that, they all appear to be dead. > > A node guru could probably get something working via > https://www.npmjs.com/package/imdb-api > FWIW there are issues using programmatic access to IMDB. Thy are fine with modest usage/scraping for non-profit

[tw] Re: Query: About BJ's TiddlyClip as a "Screen Scraper"?

2018-01-15 Thread @TiddlyTweeter
Mark S. asked ... > > Is the IMDB web structure consistent enough to allow web scraping? > Short answer: yes. The page to be scraped in not actually the main landing page for a film title. Its a more detailed sub-page you need scrape. The layout is consistent and parsing the HTML is enough.

[tw] Re: Query: Has anyone made a BULK Tiddler Creator?

2018-01-15 Thread @TiddlyTweeter
Ciao Mark S. Mark S. wrote: > > This code should do almost exactly what you want (except it goes from 000 > to 099 instead of 001 to 100. You could always just rename 000 to 100 (plus > caption): > Thanks! Hits the spot directly. The first being "000" is not a problem. I might even keep it as

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

2018-01-15 Thread BurningTreeC
Evan, AWESOME! http://muritest.tiddlyspot.com/#analogue%20clock I just made this with it and now I can't stop thinking of possible things to do with your plugin, this is great great work, thanks again for version 0.2.0! all the best, BurningTreeC -- You received this message because you

[tw] Re: Query: Has anyone made a BULK Tiddler Creator?

2018-01-15 Thread @TiddlyTweeter
Thanks Stef I do appreciate the step. Mark wrote a finished solution. Best wishes Josiah ste...@gmail.com wrote: > > You could try something like: > <$button> > <$list filter="[all[shadows]limit[100]]"> > <$action-createtiddler $basetitle="My new tiddler"/> > > Create 100 tiddlers > > Please

[tw] Re: Query: Has anyone made a BULK Tiddler Creator?

2018-01-15 Thread @TiddlyTweeter
Ciao SteveSuny Thanks for the XLSX reminder! In this case, just creating *empty *tiddlers, Mark S.' solution is easier. Best wishes Josiah stevesuny wrote: > > Yes, I do this all the time using the xlsx importer, and building the > tiddlers in a spreadsheet. That way, you can use the

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

2018-01-15 Thread Ste Wilson
Ohh.. This is quite exciting. I was excited a couple of years ago by latex2html5.com but now with a bit of tinkering it looks like I can do the slider variables thing with your graphs thing! -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To