Re: [tw] [TW5] Suppressing formatting

2015-09-22 Thread Eric Shulman
On Tuesday, September 22, 2015 at 11:15:59 PM UTC-7, Tobias Beer wrote: > > Hi Eric, > >> You can use the <$text> widget, like this: >> <$text text="Apple //e" /> >> > Eventually, a simple wikitext shorthand will still be welcome... > *#1473 New wikitext syntax for representing literal text* > http

[tw] Re: TW Hosting

2015-09-22 Thread Tobias Beer
Hi Metabele, > I have found another hosting site which is (for me) an even easier way of > organising and publishing my TW's: https://www.netlify.com/docs > If I understand right, they simply have you use github pages (in the background), which is possibly one of the best methods for serving

Re: [tw] [TW5] Suppressing formatting

2015-09-22 Thread Tobias Beer
Hi Eric, > You can use the <$text> widget, like this: > <$text text="Apple //e" /> > Thanks, that's a neat trick. Added instructions here: Literal Text @ tb5 In addition, to avoid conflicts with quotes within the text, use ""tripple quotes""".

[tw] Re: How to delete unused Tags in TW5

2015-09-22 Thread Tobias Beer
Hi Metabele, > -- and the results are exactly as expected (find and replace.) > I see now, it really is (or started out) as find and replace. And so, you didn't expect the target to be properly fitlered first (to only apply to tiddlers where a given tag was found). You only wanted to add (/re

[tw] Re: Any idea how to collapse/expand section within a tiddler

2015-09-22 Thread Eric Shulman
On Tuesday, September 22, 2015 at 7:39:20 PM UTC-7, James wrote: > > Hi all, > Is there any ways we can collapse/expand the content in the section by > clicking on the heading? > Use a <$button> widget with class="tc-btn-invisible" to create the heading. Surround the section content with a corr

[tw] Any idea how to collapse/expand section within a tiddler

2015-09-22 Thread James
Hi all, Is there any ways we can collapse/expand the content in the section by clicking on the heading? -- 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

[tw] Re: TW Hosting

2015-09-22 Thread Matabele
Hi I have found another hosting site which is (for me) an even easier way of organising and publishing my TW's: https://www.netlify.com/docs regards On Monday, 7 September 2015 06:51:57 UTC+2, Matabele wrote: > > Hi > > I came across BitBalloon web hosting -- this appears to be the easiest and

Re: [tw] [TW5] Suppressing formatting

2015-09-22 Thread Robert Edwards
That works. Thanks! On Tuesday, September 22, 2015 at 8:20:36 PM UTC-4, Eric Shulman wrote: > > On Tuesday, September 22, 2015 at 5:04:15 PM UTC-7, Robert Edwards wrote: >> >> Anyway, suppose I want to have double-slashes in the body of a paragraph, >> and I don't want the paragraph formatted as

[tw] Re: How to delete unused Tags in TW5

2015-09-22 Thread Matabele
Hi Tobias As I mentioned, there are other ways of achieving a true 'find & replace' (i.e placing the widget within a list which includes only tiddlers containing the tag to remove), however: -- this is not what a user would expect from a true 'find & replace' function (it would be rather, a 're

Re: [tw] [TW5] Suppressing formatting

2015-09-22 Thread Eric Shulman
On Tuesday, September 22, 2015 at 5:04:15 PM UTC-7, Robert Edwards wrote: > > Anyway, suppose I want to have double-slashes in the body of a paragraph, > and I don't want the paragraph formatted as block text (i.e. no font > differences) e.g.: > Lorem ipsum dolor sit amet, consectetur adipiscing

Re: [tw] [TW5] Suppressing formatting

2015-09-22 Thread Robert Edwards
Since this is somewhat related to the previous question I'll reply to my old post and add on to this thread. In the future someone might find both questions useful... Anyway, suppose I want to have double-slashes in the body of a paragraph, and I don't want the paragraph formatted as block text

Re: [tw] Re: TiddlyMap ideas / suggestions

2015-09-22 Thread Felix Küppers
Hi KiloLama, you can specify and use tags in any way you want and usually TiddlyWiki uses tags that start with a capital letter. What benefit do you expect if TiddlyMap uses "task" instead of "Task"? It is highly irrelevant. Really. I could also use "Quest" instead of "Task". Tags have no special

Re: [tw] Re: Performance questions

2015-09-22 Thread Jeremy Ruston
Hi Erwan I'm on my phone but you should be able to locate the performance monitoring that's present in the startup module render.js (from memory!). Currently one has to modify the source to turn it on; a pull request to make it configurable via a tiddler would be useful! Best wishes

[tw] Re: [TW5] Request: Refresh Delay in edit-text widget

2015-09-22 Thread Tobias Beer
Hi Evan, Tbh, I never quite grasped the problem of the delay with respect to the refresh cycle, as you can possibly infer from that issue's discussion thread. If a widget is destroyed before it can submit its state, then it's gone. If it is refreshed before it can submit its state, the editing s

Re: [tw] Re: [TW5] Documentation Contributors Edition

2015-09-22 Thread Tobias Beer
Hi Jeremy, > During the next cycle we shall return to the usual situation where I can > push content changes as they happen. > That is good to know! Best wishes, — tb -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this

[tw] Re: How to get the parent tag of another tag?

2015-09-22 Thread Tobias Beer
Hi Shash, I have it as a viewtemplate. You mean a conditional viewtemplate @ tb5 ? 2 Questions: 1. Where do you want that? 2. How do you want it? => can you provide an example outline (formatted as nested lists, r

[tw] Re: Performance questions

2015-09-22 Thread Danielo Rodríguez
Hello Erwan, I don't know your javascript background, but measuring the time before and after a set of executions is the normal way to benchmark different algorithms. Take a look at jsperf to see if it inspires you. But in my opinion milliseconds are important. -- You received this message

[tw] Re: [TW5] Request: Refresh Delay in edit-text widget

2015-09-22 Thread Evan Balster
Hmm... Reading through the old topic. So the source of objection to this feature is that the data might be erased if the containing widget tree is refreshed within that small interval of time? I would consider that acceptable... However, based on a quick look at the code, I can speculate abou

[tw] Re: Performance questions

2015-09-22 Thread Erwan
> I see here several helpful tips > about performance. I want to do some tests, but ideally I would like to be > able to measure the impact of the different options with a certain level of > precision. For example, would it be possible to display the time t

[tw] Re: How to get the parent tag of another tag?

2015-09-22 Thread Shash
Hi Tobias, My use case is little different. I have the below code. I have it as a viewtemplate. For example , I have a tag 'Chapter 1'. Under 'Chapter 1' I have tag 'Topic 1'. So whenever I click on Topic 1, I want the table to load all the tiddlers of 'Chapter 1' tag as well as tiddlers of 'To

[tw] Re: [TW5] Request: Refresh Delay in edit-text widget

2015-09-22 Thread Tobias Beer
Hi Evan, > Is there any way refresh delay could be implemented as a setting of the > edit-text widget? > For now there's only this... *#1494 refresh delay for text input fields* https://github.com/Jermolene/TiddlyWiki5/issues/1494 Best wishes, — tb -- You received this message because y

[tw] Re: How to get the parent tag of another tag?

2015-09-22 Thread Tobias Beer
Hi Shash, This... <$list filter="[is[current]tagging[]sort[listing]]"> > ...does not give you a tiddler's tags, but this does: <> ...and then this gets you the tag parents of the first level parent tags: <> ...and if you want both, first level and second level parent tags in one list, you'd

[tw] Split List of Tiddlers with Paging

2015-09-22 Thread James
Hi All, I need help to split a list of tiddlers, more than 1,000, into smaller list. For instance, 50 tiddlers to be listed at one time. The idea close to the inbox in our email. It list 50 tiddlers, when we click on the page two, it list 51 to 100. Would it possible to make it? -- You rece

Re: [tw] Re: [TW5] Two or more columns of tiddlers in the story river (feature request)

2015-09-22 Thread Shash
Thanks Jeremy. Hope this feature gets used in other use cases as well. On Tuesday, September 22, 2015 at 7:40:55 PM UTC+5:30, Jeremy Ruston wrote: > > Hi Shash > > On Mon, Sep 21, 2015 at 10:34 AM, Shash > > wrote: > >> Pulling this up to see if there is any update for this feature request. >> >

[tw] [TW5] Request: Refresh Delay in edit-text widget

2015-09-22 Thread Evan Balster
There's a lovely TiddlyWiki feature called refresh delay which makes preview mode usable by inducing a brief lag between the latest keypress and the refreshing of the wiki. (If we transclude the content of a draft tiddler,

[tw] How to get the parent tag of another tag?

2015-09-22 Thread Shash
Hello all, I am currently using the below list operator. Instead of just listing out the tiddlers based on the current tiddlers's tags, I would like to list the tiddlers of even its parent tags as well. Is there any easy way to achieve this. <$list filter="[is[current]tagging[]sort[listing]]"

Re: [tw] Re: [TW5] Documentation Contributors Edition

2015-09-22 Thread Jeremy Ruston
I think I've said before that the problem with recent content updates is that a mistake that I made at the start of 5.1.10 means that I can't update tiddlywiki.com content until the next release. During the next cycle we shall return to the usual situation where I can push content changes as the

[tw] Re: [TW5] Documentation Contributors Edition

2015-09-22 Thread Hegart Dmishiv
Hi *@Mark S.*, On Wednesday, September 23, 2015 at 3:26:51 AM UTC+12, Mark S. wrote: > > On a technical note, with the new process won't tiddlyspot become > cluttered with dozens or hundreds of "dead" TW's after a year or two? > As I mentioned earlier

Re: [tw] Re: [TW5] Documentation Contributors Edition

2015-09-22 Thread Hegart Dmishiv
Thanks *@Jeremy*, I was composing a long reply to *@Mark S*, linking to those previous discussions, but you replied before I had finished, making my reply moot. Here's the link instead to Jeremy's previous post on this issue.

[tw] Re: How to delete unused Tags in TW5

2015-09-22 Thread Tobias Beer
Hi Metabele, > My widget is supposed to conditionally add a tag only iff the first tag is > found (in the case that both find= and add= are specified) and > unconditionally add or remove the tags if only one of the attributes is > specified. > Ah, it looked like you're always adding the tag,

[tw] Re: [TW5] Documentation Contributors Edition

2015-09-22 Thread 'Mark S.' via TiddlyWiki
I didn't find the Github process too arduous. What was problematic was waiting many weeks before simple, innocent documentation changes showed up or even were pulled. Apparently, documentation is treated as code (maybe because it's mixed in with the code). It doesn't seem like the proposed syst

Re: [tw] Re: Dropbox link

2015-09-22 Thread Greg Davis
Well, sort of. To quote from the link: "If you would still like to enable your Public folder, you must be a Dropbox Pro or Dropbox for Business user. *Currently only Pro and Business users may enable Public folders from this page*." On Tuesday, September 22, 2015 at 6:17:40 AM UTC-5, Jeremy Rus

Re: [tw] Re: TiddlyMap ideas / suggestions

2015-09-22 Thread K500 L501
Minor suggestion: Tiddlymap V 0.9 shows the TaskManagementExample 2.0, referring to the TaskManagementExample in TiddlyWiki.com. While TiddlyWiki.com uses the tags "task" and "done", TiddlyMap uses the capitalised "Task" and "Done". Is that on purpose in order to create two different TaskManagemen

[tw] Re: How to delete unused Tags in TW5

2015-09-22 Thread Matabele
Hi Tobias Nope -- the logic still adds a tag unconditionally (no improvement on your code.) I had this same problem with the logic with my $mangletags widget -- any ideas? Without this functionality, the widget must be placed within a filter which chooses only those tiddlers containing the tag

[tw] Re: [TW5] Still struggling with default values in templates !

2015-09-22 Thread FrD
Hi Eric, Thanks ! it works and the code is more straightforward. FrD Le mardi 22 septembre 2015 13:39:36 UTC+2, Eric Shulman a écrit : > > > This should do what you want: > > \define tagsDisplay(class:"tags-display-horizontal") > > <$list filter=" [all[current]tags[]]"> > {{||$:/core/ui/TagTemp

[tw] Re: [TW5] Still struggling with default values in templates !

2015-09-22 Thread Eric Shulman
On Tuesday, September 22, 2015 at 3:41:17 AM UTC-7, FrD wrote: > > Back again with my templates ! > Here is a MTC : > https://dl.dropboxusercontent.com/u/9385804/TestTagsTemplate.html > The idea is to have a template to display the tags of a tiddler. > The display is an horizontal list or a vertic

[tw] Re: How to delete unused Tags in TW5

2015-09-22 Thread Matabele
Hi I have adopted your code improvements, but have corrected the logic -- this version appears to work as intended. regards On Tuesday, 22 September 2015 11:49:50 UTC+2, Tobias Beer wrote: > > Hi Metabele, > > Did some simplifying and ...maybe rewording, e.g. "find" is really > "remove", etc.

Re: [tw] Internal Javascript Error ONLY ON Chrome Version 45.0.2454.93 m

2015-09-22 Thread Jeremy Ruston
Hi Pete Can you open the browser developer console and take a screenshot of any error messages that you see there? The error message you're seeing suggests strongly that the content of the HTML file has been modified/corrupted. This can happen if you're using a network that interferes with HTTP t

Re: [tw] Re: Dropbox link

2015-09-22 Thread Jeremy Ruston
Just to be clear, the issue here is that when one creates a Dropbox link for a file, the link only provides access to that one file, and not to any other files in the same directory. That's why the images don't work. The workaround is to share the wiki via your Dropbox "public" folder. It used to

Re: [tw] Re: Is it possible to covernt tiddlers in a HTML file to online version (on node.js )?

2015-09-22 Thread Jeremy Ruston
Hi Qiyong > > Meanwhile, we also found "tiddlywiki --load " command helps. > Great, I was going to point you at that command. You may also be interested in the script ginsu.sh which contains the following: node ./tiddlywiki.js \ ./editions/empty \ --verbose \ --load $1 \ --output tmp \ --rendert

Re: [tw] Re: do you think it's time for a "bare bones" edition?

2015-09-22 Thread Jeremy Ruston
HI Danielo For me a bare bones edition should not include images or any widget that is > not absolutely essential for TW. Currently the only way to do this > currently is by clonning the project and modifying it, and of course you > can not use the tiddlywiky you have installed globally. > What w

Re: [tw] Re: do you think it's time for a "bare bones" edition?

2015-09-22 Thread Danielo Rodríguez
For me a bare bones edition should not include images or any widget that is not absolutely essential for TW. Currently the only way to do this currently is by clonning the project and modifying it, and of course you can not use the tiddlywiky you have installed globally. -- You received this

[tw] [TW5] Still struggling with default values in templates !

2015-09-22 Thread FrD
Hi, Back again with my templates ! Here is a MTC : https://dl.dropboxusercontent.com/u/9385804/TestTagsTemplate.html The idea is to have a template to display the tags of a tiddler. The display is an horizontal list or a vertical one according to a variable : $(tagsclass)$ that is set outside t

[tw] Re: How to delete unused Tags in TW5

2015-09-22 Thread Matabele
Hi Tobias Haven't tested as yet, but a quick look at the code leads me to believe that the tags would be removed and added unconditionally. My widget is supposed to conditionally add a tag only iff the first tag is found (in the case that both find= and add= are specified) and unconditionally a

[tw] Re: [TWC] trunk remote file for display

2015-09-22 Thread julien23
Hi Tobias Thank you for quick and good idea. I made it work with : out = out.splice(5-1,9-5+1); Final with parametrization : <> with [[UrlContentScriptStartEnd]] : var p; if (document.all){ // For IE, create an ActiveX Object instance p = new ActiveXObject("Microsoft.XMLHTTP"); } el

[tw] Re: [TW5] New KaTeX features to the math plugin

2015-09-22 Thread arseniiv
OK, I’ll try a version from pre-release, thanks everybody! P. S. > if that's not too informal I’m afraid it’s too. :D But, if you want, you may contract my nickname to simply Arsenii (which is my name). -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" g

[tw] Re: How to delete unused Tags in TW5

2015-09-22 Thread Tobias Beer
Hi Metabele, Did some simplifying and ...maybe rewording, e.g. "find" is really "remove", etc. Diff and use as you see fit. Best wishes, — tb -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving ema

[tw] Re: How to delete unused Tags in TW5

2015-09-22 Thread Tobias Beer
Hi Metabele, Did some simplifying and ...maybe rewording, e.g. "find" is really "remove", etc. Diff and use as you see fit. Best wishes, — tb -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving ema

Re: [tw] Re: do you think it's time for a "bare bones" edition?

2015-09-22 Thread Tobias Beer
Hi Jeremy, > Just imagine that we did create an alternative core plugin that had less > in it. Then every change to TW, and every change by every plugin author, > would need to be verified in both environments. The workload is terrifying > for a project like this. > > I totally agree, espec

[tw] Re: [TWC] trunk remote file for display

2015-09-22 Thread Tobias Beer
Hi Julien, > wikify(p.responseText,place); > > Sometime I would like to trunck the remote file to display for example > only lines 5 to 9. => var out = p.responseText.split("\n"); out = out.splice(5, out.length-9); wikify(out.join("\n"),place); Best wishes, — tb -- You received this mes

Re: [tw] [TW5] Documentation Contributors Edition

2015-09-22 Thread Jeremy Ruston
Hi Erwan > I should be able to provide a script which handles the git stuff, but I > would need some help with the rest, especially the question of receiving > the request from the user. > In case anybody wants to help, including if somebody has a server and they > would be ok to use it for this

[tw] Re: How to delete unused Tags in TW5

2015-09-22 Thread Matabele
Hi Tobias The $fieldmangler widget was introduced early on in the development of TW5 -- at the time (I presume) it was the only way of manipulating tags and fields -- it performs an essential part of the core functionality of TW5. I developed the $mangletags and $setfield widgets as more versat

Re: [tw] Re: do you think it's time for a "bare bones" edition?

2015-09-22 Thread Jeremy Ruston
Tobias said: > The main intention of any "bare-bones" edition — as I see it — would probably not be to create alternative wiki-ui's, but to have a bare core that runs smoothly, ui-less that is (less ui) ...and then a step by step implementation of things maybe a published "site" might need, a res

[tw] [TWC]

2015-09-22 Thread julien23
Hi all I am use to display remote code within TW using for example : < > with [[UrlContentScript]] : var p; if (document.all){ // For IE, create an ActiveX Object instance p = new ActiveXObject("Microsoft.XMLHTTP"); } else { // For mozilla, create an instance of XMLHttpRequest.

[tw] Re: [TW5] New KaTeX features to the math plugin

2015-09-22 Thread Bob Flandard
Ben's link above is the right way of doing it. -- 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: [TW5] New KaTeX features to the math plugin

2015-09-22 Thread ben
Its already done in the pre-release version ( http://tiddlywiki.com/prerelease/plugins/tiddlywiki/katex/ ) see: https://groups.google.com/for

[tw] Re: How to delete unused Tags in TW5

2015-09-22 Thread Tobias Beer
Hi Metabele / @Jeremy, I would have hoped that with the messages we won't need *$mangletags* anymore, but I guess putting the fieldmangler inside a button won't work... Find Tag: <$select tiddler="$:/temp/find" field="text" default='(none)'> (none) <$list filter="[all[tiddlers]tags[]sort[title]

[tw] Re: [TW5] New KaTeX features to the math plugin

2015-09-22 Thread Bob Flandard
Hello arse (if that's not too informal), I think there is a plugin with the latest version v0.5.1, but it may only be available through the pre-release version of Tiddlywiki here http://tiddlywiki.com/prerelease/ I'm no expert on how the plugin manager works for different versions of TW5, but i

Re: [tw] Re: [TW5] Fields Tag Template

2015-09-22 Thread Tobias Beer
Hi Andrew, I'm one who thinks there are no "stupid" questions, only "stupid" answers. Just to be clear, global does not (necessarily) mean controlpanel, it only means there's one or more system tiddlers holding the configuration appropriately, separate from the script, macro or template that us