[tw5] Re: TW5 plugin: escapecss[] filter

2018-12-03 Thread BurningTreeC
Jan, in the stickytitlesfix I use this macro that allows assigning any css property to a data attribute of your choice: \rules only $(classesBefore)$[$(tagName)$$(tagSelector)$"$(escapedTagValue)$"]$( classesAfter)$ { $(tagSt

[tw5] Re: uniquified slider (reveal) macro not working

2018-12-03 Thread Jed Carty
For reasons that have to do with how the macro parser works that I don't think I can explain in an understandable way right now your set widget is the problem. try using this macro instead: \define slider(label,text) <$button popup="$:/state/$(currentTiddler)$$label$" class="btn-invisible tw-s

[tw5] Re: Apply a template to all tiddlers

2018-12-03 Thread bimlas
Thanks for the English lesson. :) Since I'm not going to school anymore and I do not have people speaking English and Hungarian in my environment, so my English knowledge does not really improve. Maybe once I enroll in a language school, but I'm relying on Google Translate for now when I'm not

Re: [tw5] Re: TW5 plugin: escapecss[] filter

2018-12-03 Thread BurningTreeC
> Thank you Simon, > that is something i have been looking for for some time. > > Can I do: > > > [data-tiddler-type="text/vnd.tiddlywiki;flexibility=replace"].tc-tiddler-frame > { > border-radius: 50%; > } > > Hi Jan, I believe it was TiddlyWiki v5.1.16 or v5.1.17 that introduced the data at

[tw5] Re: Plugin / Pull Request: Comined Search: Find system + shadow tiddlers, use filters in simple search

2018-12-03 Thread bimlas
@HC Haase: Sorry for late reply, I corrected the mistake, grab $:/bimlas/combined-search/stylesheet-for-tonym from https://bimlas.gitlab.io/demo/tw5/combined-search-for-tonym.html. The problem is that the buttons are not designed to appear in dropdown lists, therefore, it is not certain that th

[tw5] Re: [TW-5 Plugin} New Plugin - TW5-JsonManglerPlugin!

2018-12-03 Thread Mohammad
Great Job Joshua! I will test and give my feedback. Best -Mohammad -- 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 p

[tw5] Re: Is this a bug? A tiddler open twice

2018-12-03 Thread Mohammad
Mario, Diego, Yes, in the latest pre-release I see these two! But in my question I meant two save New Tiddler. It seems the issue has gone and I see 1. draft of new tiddler and the other is 2. New tiddler. So, this is intentionally! -Mohammad -- You received this message because you are sub

[tw5] Re: uniquified slider (reveal) macro not working

2018-12-03 Thread Mohammad
Hi Dave Check this http://tw5custom.tiddlyspot.com/#Add%20a%20slider%20macro /Mohammad -- 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...@goo

[tw5] uniquified slider (reveal) macro not working

2018-12-03 Thread Dave
I thought that I was clever to make a slider macro/reveal widget that stored its state in just the tiddler it was in: \define slider(label,text) <$set name=this value=$(currentTiddler)$ > <$button popup="$:/state/<>$label$" class="btn-invisible tw-slider">$label$ <$reveal type="nomatch" text=""

[tw5] Re: override class default color

2018-12-03 Thread Dave
Thank you - That works great! -- 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 to tiddl

Re: [tw5] [TW-5 Plugin} New Plugin - TW5-JsonManglerPlugin!

2018-12-03 Thread Joshua Fontany
There are prewritten test tiddlers for everything I touched or added in the Example Wiki (below the HelloThere tiddler). Most have a codeblock that shows the code and then renders the test. I also documented the new widget and messengers in the tiddlywiki.com style. On Mon, Dec 3, 2018, 7:53 PM T

[tw5] How to mimic tab bar behaviour

2018-12-03 Thread TonyM
Tristain When you say tabs bar do you mean tags bar in edit mode? Marios alt tags plugin provides tag like behaviour for other fields, if this is not what you are looking it may have some code in it you could use. Regards Tony -- You received this message because you are subscribed to the Goo

[tw5] [TW-5 Plugin} New Plugin - TW5-JsonManglerPlugin!

2018-12-03 Thread TonyM
Joshua This looks very promising and a great extension to tiddlywiki. If however I may ask could you include a multidepth json read, list and write examples for those of us who are yet to learn the details of json file standards. I am just looking a kick start in tiddlywiki. Thanks Tony -- Y

[tw5] [TW-5 Plugin} New Plugin - TW5-JsonManglerPlugin!

2018-12-03 Thread TonyM
Joshua This looks very promising and a great extension to tiddlywiki. If however I may ask could you include a multidepth json read, list and write examples for those of us who are yet to learn the details of json file standards. I am just looking a kick start in tiddlywiki. Thanks Tony -- Y

[tw5] Re: Listing/listed

2018-12-03 Thread TonyM
Eric, If it were posible to nominate other fields to behave and update titles it would be helpful, after all tiddlywiki is all about tiddlers and lists. Actualy, Mario s gentags macro does this. Regards Tony -- You received this message because you are subscribed to the Google Groups "Tiddly

[tw5] [TW-5 Plugin} New Plugin - TW5-JsonManglerPlugin!

2018-12-03 Thread Joshua Fontany
HelloThere!!! I'm so excited to share this new plugin with the community.! TW5-JsonManglerPlugin by Joshua Fontany, v 2.0.0 This plugin changes the methods tiddlywiki uses to retrieve and set values in json data tiddlers. It does this in a way that aims for backwards compatibility. It also

[tw5] Re: override class default color

2018-12-03 Thread S. S.
There are probably other ways to do it, but this should work: <$list filter="[is[current]has[due]]"> <$button message="tm-delete-tiddler" tooltip="delete tiddler" class=" tc-btn-invisible"> delete I also struggled to find this method some months ago. Unfortunately I forgot where I

[tw5] Re: Is this a bug? A tiddler open twice

2018-12-03 Thread Diego Mesa
Hey Mohammad, Just to confirm when you say you now have TWO tiddlers in the story river -one is 1. draft of new tiddler and the other is 2. New tiddler. If I save the draft (editted or not), The only tiddler left in the story river is New Tiddler. On Monday, December 3, 2018 at 1:15:43 PM U

[tw5] Re: Is this a bug? A tiddler open twice

2018-12-03 Thread PMario
Hi, In TW the draft tiddler is a physical tiddler, that contains the latest edits. This makes it possible to cancel edits, without modifying the existing "New Tiddler". It's intentional to have 2 tiddlers. ... The UI behaviour is OK for me. ... But that's my personal opinion. -m -- You r

Re: [tw5] Would it be possible to import a .tid-files from a webfolder?

2018-12-03 Thread Jan
Hi Jeremy, I made a test on this, as I understood your instruction http://szenio.de/UpAndDown/ I put the scripttag into a tiddler open in the storyrivver. I fear my understanding is a little to easy... what exactly does insert the script tag into the DOM mean. Jan Am 15.11.2018 um 15:52 sch

[tw5] override class default color

2018-12-03 Thread Dave
I have a button based on the tag pill sytle: <$list filter="[is[current]has[due]]"> <$button message="tm-delete-tiddler" tooltip="delete tiddler" class="tc-tag-label tc-btn-invisible {background-color:red;}"> delete But I want it to be a different color than the default color that come

[tw5] Andtidwiki and android 8.1

2018-12-03 Thread stefan infp
Can you use AndtidWiki on Android 8.1? I cannot view any tiddlywiki file no matter I store then in andtidwiki folder on internal memory or sdcard. It simply does not see the files. Do you also experience this problem? -- You received this message because you are subscribed to the Google Groups

[tw5] PHP-action and widget-action with one click

2018-12-03 Thread Jan
Hi! Is there a trick to have a php-action and a widget-action with one click? For example uploading an image to a directory by php and setting an image-tag to it? Thanks Jan -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from th

Re: [tw5] TW5 plugin - sticky titles fix

2018-12-03 Thread Jan
Hi Simon, this also is very practical. The problem it solves already had annoyed me. Thanks Jan PS: This seems to correspond to the dynaview thread you just helped me on. Meanwhile I found a tiny solution for titles and header https://www.w3schools.com/howto/howto_js_navbar_hide_scroll.asp It ha

[tw5] How to mimic tab bar behaviour

2018-12-03 Thread Tristan Kohl
Hey guys, I have a field in one of my templates which I would like to populate with a selection of tiddlers I choose from a list. When I select one I would like to have that tiddler added to a field in my "to-be-created"-Tiddler so all selected tidders get shown on my template and I can remove

Re: [tw5] Re: TW5 plugin: escapecss[] filter

2018-12-03 Thread Jan
Thank you Simon, that is something i have been looking for for some time. Can I do: | [data-tiddler-type="text/vnd.tiddlywiki;flexibility=replace"].tc-tiddler-frame { border-radius: 50%; } |Or do I have to do |\define assign-css() [data-tiddler-title="$(currentTiddler)$"].tc-tiddler-frame { bo

[tw5] Is this a bug? A tiddler open twice

2018-12-03 Thread Mohammad
1. Close all tiddler to have an empty story river 2. Create new tiddler 3. Put some text inside it 4. Save and close it. It is New Tiddler 5. Open the Recent tab and open the New Tiddler 6. Edit it (You will see a Draft of 'New Tiddler'

[tw5] TW5 plugin - sticky titles fix

2018-12-03 Thread BurningTreeC
Using the escapecss filter plugin (https://burningtreec.github.io/TW5-escapecss), a small utility-plugin called "getqualifiername" (https://burningtreec.github.io/TW5-getqualifiername) and some css macros, we have a fix now for dropdowns being hidden by sticky titles: https://burningtreec.gith

[tw5] Re: Codemirror theme In Tiddlywiki

2018-12-03 Thread Mohammad
I found the answer - add a field "module-type" with the value "codemirror-theme". add a field "name" with the exact *name* of the theme as value You need to use he correct name of theme it can be found in css file. See below the first line in cff file .cm-s-light-table.CodeMirror F

[tw5] Re: Codemirror theme In Tiddlywiki

2018-12-03 Thread Mohammad
The new theme is attached! Still the textarea (codemirror editor) is light! -Mohammad -- 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...@googl

[tw5] Re: Codemirror theme In Tiddlywiki

2018-12-03 Thread Mohammad
What is the exact name below? I use the tiddler name! - add a field "module-type" with the value "codemirror-theme". add a field "name" with the exact *name* of the theme as value -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscr

Re: [tw5] Final checks for v5.1.18

2018-12-03 Thread Jeremy Ruston
Hi Pit As BurningTreeC said, we’ve reverted the visual changes to the editor. https://tiddlywiki.com/prerelease/empty.html will be up to date in a few minutes when the current build completes. Best wishes Jeremy > On 3 Dec 2018, at 17:16, Pit.W. wrote: > > pro > con > > shadows and rounded

[tw5] Re: Codemirror theme In Tiddlywiki

2018-12-03 Thread BurningTreeC
Following these instructions it works The rest is up to you to figure out where you made a mistake Hi BTC, > I followed the instruction and made a theme, still no dark color in my TW > textarea (codemirror editor)! > > > To add a theme to your wiki, follow these four steps: > >- choose one o

Re: [tw5] Final checks for v5.1.18

2018-12-03 Thread Pit.W.
pro con / / /shadows and rounded corners /consume screen real estate/ / could help new users to identify fields with system functions (would they?) are new for seasoned users, require adaption of the optical pattern recognition /configurable AND switch off by default/: adds addi

[tw5] Re: Listing/listed

2018-12-03 Thread Eric Shulman
On Monday, December 3, 2018 at 6:29:10 AM UTC-8, Hubert wrote: > > I've noticed that when the title of a tiddler being listed in another > tiddler is changed, the list of the listing tiddler is also adjusted to > reflect the modified title of the listed tiddler. However, this automatic > adjust

[tw5] Re: Codemirror theme In Tiddlywiki

2018-12-03 Thread Mohammad
Hi BTC, I followed the instruction and made a theme, still no dark color in my TW textarea (codemirror editor)! To add a theme to your wiki, follow these four steps: - choose one of the CSS files and copy its content to a new tiddler - remove all comments from the top and tag the tiddler

[tw5] Re: Codemirror theme In Tiddlywiki

2018-12-03 Thread BurningTreeC
@Mohammad, the codemirror plugin comes with a usage section that describes how to add codemirror themes. There's a link to a theme-library and a step-by-step how-to Under ControlPanel - Settings - CodeMirror there's a link underneath "theme" Has anybody tried https://github.com/BurningTreeC/Lig

[tw5] Codemirror theme In Tiddlywiki

2018-12-03 Thread Mohammad
Has anybody tried https://github.com/BurningTreeC/LightTableTheme for Tiddlywiki + CodeMirror? My question is can we push codemirror editor to have a dark textarea like above? -Mohammad -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubs

[tw5] Re: TW5 plugin: escapecss[] filter

2018-12-03 Thread Mohammad
Wonderful BTC! Great tool! By the way many thanks for all your efforts specially during preparing TW 5.1.18, specially the KeeBoord in new release. -Mohammad -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and s

[tw5] Listing/listed

2018-12-03 Thread Hubert
Hello, I've noticed that when the title of a tiddler being listed in another tiddler is changed, the list of the listing tiddler is also adjusted to reflect the modified title of the listed tiddler. However, this automatic adjustment only seems to happen if the parameter for the listed filter

[tw5] Tiddler orphan status vs links in fields

2018-12-03 Thread Hubert
Hello, Currently, a tiddler is not reported as an orphan if at least one other tiddler has a link to it in its text field. I've noticed that if a tiddler has a link to another tiddler in any other field, that other tiddler will remain an orphan despite in fact being linked to (from a non-text f

[tw5] TW5 plugin: escapecss[] filter

2018-12-03 Thread BurningTreeC
Hi all, I've made this little plugin, it's pretty lightweight adding just a filter and a polyfill (a file that adds functionality if the browser doesn't support it) It's all about the escapecss[] filter that creates valid css selectors from whatever you give it to eat Take a look at the plugi

Re: [tw5] Re: What extra is needed for the hammer/pan widget?

2018-12-03 Thread BurningTreeC
> Hi Simon, > > For the coming 5.1.18 release I'm planning 2 things: > > finding useful cases for hammerwidgets and making them 5.1.18-ready (also > here: wait for a release, the current state is a mess) > > > I really would like to help there. As I told you I am eager to use it im > my storyt

Re: [tw5] Re: What extra is needed for the hammer/pan widget?

2018-12-03 Thread Jan
Hi Simon, For the coming 5.1.18 release I'm planning 2 things: finding useful cases for hammerwidgets and making them 5.1.18-ready (also here: wait for a release, the current state is a mess) I really would like to help there. As I told you I am eager to use it im my storytelling/SLideshow t

[tw5] Re: What extra is needed for the hammer/pan widget?

2018-12-03 Thread BurningTreeC
Hi Jan, I'm afraid the tiddlyspot HammerWidgets page is way out-of-date I've moved my projects to github recently, see https://github.com/BurningTreeC There's also a HammerWidgets repository: https://github.com/BurningTreeC/HammerWidgets But note: there's no release. My repositories without re

Re: [tw5] Final checks for v5.1.18

2018-12-03 Thread Jeremy Ruston
Hi Jan I’m afraid we’re beyond the point of adding new features for v5.1.18. The point of the OP was to draw a line under the new features and focus on finding bugs :) Best wishes Jeremy. > On 3 Dec 2018, at 09:23, Jan wrote: > > Hi Jeremy, > I just got a microscopic suggestion: > A second b

[tw5] What extra is needed for the hammer/pan widget?

2018-12-03 Thread Jan
Hi everybody, I am experimenting with the hammer-widgets-plugin but I have problems getting the widgets to work in the new prerelease here http://szenio.de/hammer/test I imported *HammerJS library by Jorik Tangelder (Eight Media)* $:/plugins/tiddlywiki/hammerjs /5.1.17-prerelease/

Re: [tw5] Final checks for v5.1.18

2018-12-03 Thread Jan
Hi Jeremy, I just got a microscopic suggestion: A second button below the default tiddlers to consolitate the current story to default. <$set name="myStory" filter="[list[$:/StoryList]!tag[excludeStory]] -[[$:/core/ui/ControlPanel]]"> <$button tooltip="set the default tiddlers to the current

[tw5] Re: Final checks for v5.1.18

2018-12-03 Thread BurningTreeC
@pmario, @Mohammad, @all - the Text-Editor styling: good News: the PR(s) I made to change the look has been reverted upstream and the editor will have its old look when 5.1.18 gets released :o) The style changes I proposed are of course a matter of taste and not fully thought-through. I'm glad

Re: [tw5] Final checks for v5.1.18

2018-12-03 Thread Jeremy Ruston
Hi Mario > On 3 Dec 2018, at 01:42, PMario wrote: > > The editor box shadow and the rounded corners really hurt!!! > > If we really want to keep it, we need to make it configurable AND switch off > by default. Apologies that was merged in error, and is in the process of being revoked. Best w