[tw5] How to add

2020-07-26 Thread Lin Onetwo
Hi, I'm trying to play with three.js I add CDN links to https://onetwo.ren/wiki/#ThreeJSCDN Tagged with $:/tags/RawMarkup , so three.js dependencies were loaded correctly. Then I want to execute rendering script on tiddler load, so in https://onetwo.ren/wiki/#Clothes%20Demo I add a

Re: [tw5] Re: Presenting: Whitespace, a negative-spacious, webapp-nostalgic theme

2020-07-26 Thread E Browns
Oh my! I looked into it and I saw/remembered that I had put a bad mechanism that made components of this theme immune to updates (basically, configurations edit the fields of theme tiddlers themselves.. These over-writings persist beyond updates). Let me fix these and I'll get back to you again.

[tw5] The problem with tiddlywiki?

2020-07-26 Thread TW Tones
Over recent months, *I have run into a problem with tiddlywiki and want to share it to forewarn you and learn what people do to avoid it.* TiddlyWiki it extremely flexible and refine-able. Its capabilities are infinite, if not almost infinite, and new possibilities arrive every day. Some

[tw5] Re: Export to folder name? feature or workaround required.

2020-07-26 Thread TW Tones
Post script, If the file already exists in the folder/file path, then an additional user intervention is required to overwrite the original. Regards TW Tones On Monday, July 27, 2020 at 1:51:37 PM UTC+10, TW Tones wrote: > > Folks, > > > *Background* > > If you supply a filename to the export

[tw5] Re: Code Pattern needed - internal flag within list

2020-07-26 Thread TW Tones
Update For anyone interested I have now generalise this to create a macro for extracting any hard coded html tags/sections from a tiddler. Uses - Allows you to divide tiddlers into sections using html, and access such sections from elsewhere - Not unlike transcluding a

[tw5] Export to folder name? feature or workaround required.

2020-07-26 Thread TW Tones
Folks, *Background* If you supply a filename to the export process it will use that filename to save the file, eg JSON file. If you add a path into the filename given to the export/save file C:\Data\TW5\TW5 Intranet\MyBundles\Working\myfile This get's sanitised? to C__Data_TW5_TW5

[tw5] Re: Code Pattern needed - internal flag within list

2020-07-26 Thread TW Tones
Folks, In fact I need not split into lines after extracting sections, just feed it into a wikify with html output. - In this case I want to keep the prefix and its content, so due to split I have to add the start one back. - I am not sure why the "!is[blank] is needed but it is. -

[tw5] Re: Presenting: Whitespace, a negative-spacious, webapp-nostalgic theme

2020-07-26 Thread JD
I updated the tiddler in http://j.d.whitespace.tiddlyspot.com/#Compatibility%20with%20''Stories''%20Plugin ! Thank you so much for testing! Please do inform if you encounter more bugs! -jd On Monday, July 27, 2020 at 10:14:22 AM UTC+9, twid...@gmail.com wrote: > > Actually, when the right

Re: [tw5] Re: Presenting: Whitespace, a negative-spacious, webapp-nostalgic theme

2020-07-26 Thread JD
Hi again! It should be in *$:/ControlPanel* > *Appearance *> *Whitespace Tweaks* The items are *Sidebar top buttons area height* and *Sidebar top padding*! Please do inform if they're not working as expected! -jd On Monday, July 27, 2020 at 10:55:57 AM UTC+9, danraymond wrote: > > Hi JD; > >

[tw5] Re: How force navigate after repaint?

2020-07-26 Thread TW Tones
Mat I note that in some ways you are using a shortcut method by setting the text field. Perhaps consider using action create tiddler then a separate navigate message. In fact you could remove the macro tag update and restore the tag. Basicaly increasing and seperating out steps so you have

Re: [tw5] Re: Presenting: Whitespace, a negative-spacious, webapp-nostalgic theme

2020-07-26 Thread danraymond
Hi JD; Thanks for such a quick response. I updated the theme. I opened the theme Whitespace Theme tweaks, where do I adjust the sidebar page controls height, and sidebar top padding? Thank you On Monday, July 27, 2020 at 12:58:49 AM UTC+10, JD wrote: > > Hi Danraymond! > > Thank you so much

[tw5] TiddlyWiki Use Case: A "products review" website

2020-07-26 Thread CJ Veniot
G'day, I've trying to figure out a little project to really get into some serious transclusion, and this one does the trick for me, as per my related blog post: Product Review Web Site: a TiddlyWiki Use Case

[tw5] Re: Presenting: Whitespace, a negative-spacious, webapp-nostalgic theme

2020-07-26 Thread twid...@gmail.com
Actually, when the right column is hidden, the tiddlers on the left should change to full width. When using Whitespace, the left tiddlers stay halved. Emily On Sunday, July 26, 2020 at 6:08:24 PM UTC-7 twid...@gmail.com wrote: > Hi JD, > > Thank you! This works just as expected. > > Emily > >

[tw5] Re: How to get the links which are stored in another field than text.

2020-07-26 Thread Eric Shulman
On Sunday, July 26, 2020 at 5:14:27 PM UTC-7, Jan wrote: > > I want to filter the [[Wikilinks]] which are in a field called > dialogue. Unfortunately the links-operator just works for the text. > Does anyone know a workaround? A RegEx filter or somethink alike? > Give this a try: <$wikify

[tw5] Re: Presenting: Whitespace, a negative-spacious, webapp-nostalgic theme

2020-07-26 Thread twid...@gmail.com
Hi JD, Thank you! This works just as expected. Emily On Sunday, July 26, 2020 at 5:58:50 PM UTC-7 JD wrote: > Hi Emily, thanks for the feedback! > > I've created a dedicated stylesheet you can use for the Stories plugin... > please check it out here and inform if it works as expected! > > >

[tw5] Re: Presenting: Whitespace, a negative-spacious, webapp-nostalgic theme

2020-07-26 Thread JD
Hi Emily, thanks for the feedback! I've created a dedicated stylesheet you can use for the Stories plugin... please check it out here and inform if it works as expected! http://j.d.whitespace.tiddlyspot.com/#Compatibiliy%20with%20''Stories''%20Plugin The above stylesheet applies only to wide

Re: [tw5] Re: Presenting NoteSlam

2020-07-26 Thread Jero
Ah, OK, got it. Thank you very much, David! Wish you a nice day. On Sunday, July 26, 2020 at 10:08:50 PM UTC+9, David Gifford wrote: > > Hi Jero > > In the sidebar More tab, System subtab, just delete the tiddlers that > start with $:/.noteslam, and maybe the plugins (they start with

[tw5] Re: Presenting: Whitespace, a negative-spacious, webapp-nostalgic theme

2020-07-26 Thread twid...@gmail.com
Two column view also works fine using Material and Mono. Emily On Sunday, July 26, 2020 at 4:09:00 PM UTC-7 JD wrote: > Hi Emily! Thanks for the compliments ^^, > > Can you provide a link to that plugin? I'll try to incorporate something > like what you've described, if the changes prove to

[tw5] How to get the links which are stored in another field than text.

2020-07-26 Thread Jan
Hi! I want to filter the [[Wikilinks]] which are in a field called dialogue. Unfortunately the links-operator just works for the text. Does anyone know a workaround? A RegEx filter or somethink alike? Best Wishes Jan -- You received this message because you are subscribed to the Google

[tw5] Re: Presenting: Whitespace, a negative-spacious, webapp-nostalgic theme

2020-07-26 Thread Life Glass
Hi JD, Thank you. Here it is: https://giffmex.org/stroll/empty.html#%24%3A%2Fplugins%2Fsq%2FStories Emily -- 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

[tw5] Re: Presenting: Whitespace, a negative-spacious, webapp-nostalgic theme

2020-07-26 Thread JD
Hi Emily! Thanks for the compliments ^^, Can you provide a link to that plugin? I'll try to incorporate something like what you've described, if the changes prove to be minimal. For a quick hack though, you can create a tiddler with any title you want, tag it *$:/tags/Stylesheet *and have

[tw5] Re: Automatic creation of Tiddler on Save?

2020-07-26 Thread TW Tones
AJ, Remember although the tiddler is "missing" with a new link, that title is now "live" in your wiki. It can be found. To add to your library of approaches when you do click on a missing link and it opens a tiddler "that is missing", and you get the offer to edit it. Missing tiddler

[tw5] Re: How force navigate after repaint?

2020-07-26 Thread Mat
Thank you again guys. You've given me some alternatives to ponder over. <:-) -- 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

[tw5] Re: How force navigate after repaint?

2020-07-26 Thread 'Mark S.' via TiddlyWiki
You could do a regex instead of a tag, looking to see if text starts with *\define x(* You could have a second button, that does the navigation part. You could close all the other tiddlers. You could tag the macro with your own macro tag (e.g. $:/tags/mymacros) You could edit

[tw5] Re: How force navigate after repaint?

2020-07-26 Thread Eric Shulman
On Sunday, July 26, 2020 at 2:29:19 PM UTC-7, Mat wrote: > > .. distinction between what is a macro vs an ordinary tiddler is, of > course, the very macro tag. So if this is removed, it will disqualify > itself... > As of 5.1.22, there is a new system tag, $:/tags/Macro/View, which is used to

[tw5] Re: How force navigate after repaint?

2020-07-26 Thread Mat
Thanks guys, your input is much appreciated! Unfortunately I don't see how it can work in my context: I'm enhancing the SideEditor where it is already possible to edit macros, i.e the macro content is copied into a temporary tiddler which is what is really

[tw5] Presenting: Whitespace, a negative-spacious, webapp-nostalgic theme

2020-07-26 Thread Life Glass
Hi JD, I love the rounded corners and easy sidebar of this theme. Unfortunately I can't use it with the Stories plugin that provides a 2 column view. I understand that not everyone uses this plugin, but do you intend to add support for it, or have any tips on getting a 2 column view with this

[tw5] Re: How force navigate after repaint?

2020-07-26 Thread Eric Shulman
On Sunday, July 26, 2020 at 12:48:51 PM UTC-7, Mark S. wrote: > > By changing the contents of a macro tiddler, you're changing the rules for > the current render on the fly, leaving the TW in an indeterminate state. > That's my story and I'm sticking to it ;-) > The problem is caused by the

[tw5] Re: How force navigate after repaint?

2020-07-26 Thread 'Mark S.' via TiddlyWiki
By changing the contents of a macro tiddler, you're changing the rules for the current render on the fly, leaving the TW in an indeterminate state. That's my story and I'm sticking to it ;-) But there's a backdoor. Remove the $:/tags/Macro tag from "mymacro". Then change your button to

[tw5] How force navigate after repaint?

2020-07-26 Thread Mat
I set up this demo to illustrate the problem: http://scrollprob.tiddlyspot.com/ If you click the button which updates the macro then, as expected, the page is repainted (if "repaint" is the correct term) BUT why is this part in the button totally ignored: <$action-navigate $to=mymacro

Re: [tw5] Re: Presenting: Whitespace, a negative-spacious, webapp-nostalgic theme

2020-07-26 Thread E Browns
Hi Danraymond! Thank you so much for enjoying the theme! ^^, I updated it to have a config for the sidebar page controls height, and sidebar top padding to accomodate. You can add to the sidebar by tagging any tiddler with $:/tags/SideBar Pre-loaded sidebar tabs, those part of the core, can be

[tw5] Re: Code Pattern needed - internal flag within list

2020-07-26 Thread TW Tones
Folks I suspect the answer is close, and within what you have suggested so far but it is because we do not have access to real variables. I am experienced in procedural languages. I know how to do this in other languages almost with my eyes closed. Just to explain this a little further an

[tw5] Re: Automatic creation of Tiddler on Save?

2020-07-26 Thread Eric Shulman
On Sunday, July 26, 2020 at 6:01:09 AM UTC-7, AJ Ferrari wrote: > > Wow - thanks. > I'm new to this software and community - its amazing, the power of this > little thing! :-) All I did was dig into Dave Gifford's "Stroll" code to see how he did it. and yes... the TiddlyWiki software has

Re: [tw5] Re: How to generate list of missing tiddlers, sorted by most references

2020-07-26 Thread Eric Shulman
On Sunday, July 26, 2020 at 5:27:25 AM UTC-7, Pit.W. wrote: > > Thank you Hans for asking and Eric for answering. > > This solves a problem I had so far regarded as unsolvable. > Just to be accurate: "Beckstrom" asked the question. "Felicia Crow" responded with a solution using javascript code I

[tw5] Re: Automatic creation of Tiddler on Save?

2020-07-26 Thread AJ Ferrari
<> If I'm creating a new tiddler - which is a group of people in my club, it might look like this Club tiddler [[Bob]] [[Sally]] [[Ted]] When I save, I would like to have 3 new Tiddlers automatically created - so that I can later add information about them. They will also show up in my "map"

Re: [tw5] Re: Presenting NoteSlam

2020-07-26 Thread David Gifford
Hi Jero In the sidebar More tab, System subtab, just delete the tiddlers that start with $:/.noteslam, and maybe the plugins (they start with $:/plugin/). Yes, my notetaking items like NoteSlam and Stroll are adaptations of TiddlyWiki rather than plugins, so normally one would move one's data

[tw5] Re: Automatic creation of Tiddler on Save?

2020-07-26 Thread AJ Ferrari
Wow - thanks. I'm new to this software and community - its amazing, the power of this little thing! :-) -- 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

[tw5] Re: Presenting NoteSlam

2020-07-26 Thread Jero
Hi. How can I uninstall Noteslam! from my wiki? I used Noteslam for quite a while and it was very helpful. Thank you very much, David Gifford. But now that I learned how to place a Table-Of-Contents tab in the right pane I donĀ“t need NoteSlam! anymore, and I would prefer to uninstall it. (I

Re: [tw5] Re: How to generate list of missing tiddlers, sorted by most references

2020-07-26 Thread Pit.W.
Thank you Hans for asking and Eric for answering. This solves a problem I had so far regarded as unsolvable. Pit.W Am 26.07.2020 um 12:50 schrieb Hans Wobbe: Eric: "Very nice" code that is Functional, and Educational. Thank you very much for yet another in a long list of contributions!

[tw5] Re: How to generate list of missing tiddlers, sorted by most references

2020-07-26 Thread Hans Wobbe
Eric: "Very nice" code that is Functional, and Educational. Thank you very much for yet another in a long list of contributions! Cheers, Hans On Friday, July 24, 2020 at 12:45:16 PM UTC-4 Eric Shulman wrote: > On Friday, July 24, 2020 at 3:34:52 AM UTC-7, Felicia Crow wrote: >> >> so after

[tw5] Re: Code Pattern needed - internal flag within list

2020-07-26 Thread dmigod forever
I am couldn't exactly understand what is being asked but the way I understand, you want to select text that comes between two tags. When I wanted to select that text that comes between tags in a tiddler and discard the other text the filter I used was [{Tiddler

[tw5] Re: Code Pattern needed - internal flag within list

2020-07-26 Thread Mat
A semi-answer: First, make sure you only manipulate relevant tiddlers/tiddlertexts. Then to get only the lines containing your start marker, adding a regexp prefix condition. This shows the idea but may have syntactical errors:

[tw5] Re: Time Tracking in TiddlyWiki?

2020-07-26 Thread Mat
@Eric http://tiddlytools.com/timer.html#TiddlyTools%2FTimer%2FCountDown > Wonderful!!! > Let me know if you have any additional features you want it to do. > Thanks for asking! As noted, I'm hoping to use TW like an InstantBoss so I can set

[tw5] Re: Presenting: Whitespace, a negative-spacious, webapp-nostalgic theme

2020-07-26 Thread danraymond
Hi JD; This may be too old a thread now. However, Thank you for such a great theme. It has made my TW5 use much more fluid. I have a very dumb question: when I remove a sidebar "card" with the "remove from sidebar" button. How do I get it back? Also, I made the top control buttons area (the

[tw5] Re: Time Tracking in TiddlyWiki?

2020-07-26 Thread Eric Shulman
On Saturday, July 25, 2020 at 8:29:07 PM UTC-7, Eric Shulman wrote: > > I've just posted an update with a new tiddler: >http://tiddlytools.com/timer.html#TiddlyTools%2FTimer%2FCountDown > > Coming soon: display a message when the countdown reaches 0 > You can now enter and display a modal

[tw5] Re: Time Tracking in TiddlyWiki?

2020-07-26 Thread TW Tones
Eric, Great stuff, One requirement may be to trigger a sound or mpeg to play? Thanks for all your work, you are very prolific as well as helpful, always have being for more than a decade. Much appreciated. Tony On Sunday, July 26, 2020 at 1:29:07 PM UTC+10, Eric Shulman wrote: > > On

[tw5] Re: Code Pattern needed - internal flag within list

2020-07-26 Thread TW Tones
Mark Speaking of Mohammad (From Shiraz) I suspect international politics has made him absent a while now, again. I hope he is OK! Regards Tony On Sunday, July 26, 2020 at 1:56:35 PM UTC+10, Mark S. wrote: > > > Hi Tony, > > I think Mohammad's *refnotes* project may do something like this. > >

[tw5] Re: Code Pattern needed - internal flag within list

2020-07-26 Thread TW Tones
Mark, I see split before and split after may be away to operate on a string, I may need to treat the whole text field as a single string, and deal with multiple matches. I will explore that but it would help if we could set values and flags within content. Set and vars have closing