[tw5] Re: [TW5] UTC Problems

2020-04-12 Thread Mohammad
Thanks Tony,
 I did some Google search and it seems there good JS code! 

If a simple code in TW itself can do the job that would be great!

--Mohammad

@Mark and  Tony
I start a new thread for this topic

On Monday, April 13, 2020 at 4:41:21 AM UTC+4:30, TonyM wrote:
>
> Mark and Mohammad
>
> This thread is titled utc which of course is time rather than dates, this 
> difference fades over time and you are only concerned with the date.
>
> Remember even if tw5 does not "support" a given date you can store 
> anything in a field. I would expect many have needed conversions in the 
> past and expect there are precalculated calendar conversions available in 
> tables if not conversion ranges.
>
> My thought is looking for conversion algorithiums rather than reference 
> tables is posibily unnecessarily complex. Partial algorithium could be used 
> to reduce the size of any table. 
>
> I say this based on the fact most calendars are historical not 
> mathematical often need corrections to map to the heavens. I am sure 
> archeologists, historians and anthropologists have addressed this already.
>
> Regards
> 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ac92112d-483f-4ca8-ac95-b042719b41ea%40googlegroups.com.


Re: [tw5] Link unlinked references

2020-04-12 Thread 'Peter Buyze' via TiddlyWiki
Anne, I am a TW newbie and have no coding experience whatsoever. Nevertheless, 
my suggestion is you look in the right hand pane, tab More, subtab Missing.
Clicking on 1 in the list will show a button to quickly create the tab 
explicitly.

If this suggestion is not at all what you're looking for, or if it is even a 
stupid one, I apologise.
-- 
 Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
 https://tutanota.com


13 Apr 2020, 03:40 by alecu...@gmail.com:

> Hey everyone,
>
> So I'm using > TiddlyBlink >  by 
> Dave Gifford (thank you!)
>
> It's currently showing the explicit linked references at the bottom of the 
> articles, which is awesome.
>
> Is there a way to:
> Show the implicit / unliked references, e.g. the word was mentioned but not 
> proactively put into double brackets
> Create explicit links from the page I'm on, i.e. convert implicit into 
> explicit links
> Very inspired by the wonderful Roam Research I've been using for a few months 
> and also recommend—its only issue is that it's not open source.
>
> Here >  is a demo of what I mean.
>
>
>
> --
>  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 view this discussion on the web visit > 
> https://groups.google.com/d/msgid/tiddlywiki/0f613c56-037a-4cd6-9974-be6061b76ff1%40googlegroups.com
>  
> >
>  .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/M4m5-M7--3-2%40tutamail.com.


Re: [tw5] Re: Saving TW

2020-04-12 Thread 'Peter Buyze' via TiddlyWiki
Thanks Josuhua, you have described the issue well.

I do not like saving in the cloud, so of all the methods the only one I'd 
consider is TiddlyDesktop. I tried it but get a JS error notice, as I reported 
here https://groups.google.com/forum/#!msg/tiddlywiki/EMXnym2Rbqs/abbmO4SaAgAJ

-- 
 Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
 https://tutanota.com


13 Apr 2020, 03:36 by joshua.font...@gmail.com:

> This is a "browser specific saver" problem.
>
> You open your wiki "Peter(5)", you change it. You save it as "Peter(6)".
>
> You reload the tab..oops, you just reloaded "Peter(5)" without your changes.
>
> You open the new "Peter(6)" file on disk (in a new tab), you have your 
> changes back.
>
>
> The browser doesn't understand that you want to reload the new number, and 
> you told it to save the changed version with a different filename (by 
> allowing to auto-increment).
>
> This is the exact problem that other save methods were build to resolve.
>
> I also recommend checking out: > https://tiddlywiki.com/#GettingStarted
>
> Best,
>
> Joshua Fontany
>
> On Saturday, April 11, 2020 at 8:13:55 AM UTC-7, Peter Buyze wrote:
>
>> LinOnetwo, thanks for the suggestion.
>>
>> I manually moved the original html file out of the Downloads folder into a 
>> folder of my choosing. I have set my browser to ask me each time when I 
>> click on save where it should save to. So, from that point of view I have no 
>> problems, I think.
>>
>> What I discovered today is that when I want to refresh/reload and click on 
>> the circular arrow button in the right hand pane, TW or the browser chooses 
>> to open the cached (= old) version. That's why I have disabled the circular 
>> arrow button, so now, if I want the latest version, I am forced to go to the 
>> folder of the various saved TW versions and choose the latest.
>>
>> I my humble opinion as a TW newbie I think the circular arrow button is 
>> misconfigured.
>>
>> -- 
>> Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
>> https://tutanota.com
>>
>>
>> 11 Apr 2020, 18:06 by >> lindo...@gmail.com <>>> :
>>
>>> Hi, Peter:
>>>
>>> as long as you are using MacOS, you can use my solution to auto move html 
>>> file from download folder to a git repo, and auto backup it to github:
>>>
>>> See
>>>
>>> https://github.com/linonetwo/>>> Meme-of-LinOnetwo/blob/>>> 
>>> 455e6a21bb/serveAndWatchHTML.>>> js>>>  and >>> 
>>> https://github.com/linonetwo/>>> Meme-of-LinOnetwo/blob/>>> 
>>> 455e6a21bb/scripts/>>> installHTMLWatcher.sh
>>>
>>> 在 2020年4月11日星期六 UTC+8下午5:20:24,Peter Buyze写道:
>>>
 I am a bit confused and concerned about this.

 I have a folder where I save TW to. Each time I save TW it does not 
 replace the existing file, it creates a new one. So, let's my TW file is 
 called Peter. When I make changes to it, then save it, it is saved as 
 Peter(1). If I then continue using Peter and save it again, the file is 
 saved as Peter(2).

 This is great because it works as a sort of "Time Machine" allowing you to 
 go back to an earlier version, contrary to say a Word document, which, 
 each time you save it, it replaces the existing version in the folder, so 
 you cannot go back to a previous version like with TW.

 However, I have noticed that sometimes when I close the TW file and reopen 
 it the changes are not there. I may be doing something wrong. Is there 
 something that is obvious to anyone, or am I just being dense, or not 
 careful?

 -- 
 Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
 https://tutanota.com

>>>
>>>
>>>
>>> --
>>> 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 >>> tiddl...@>>> googlegroups.com < .
>>> To view this discussion on the web visit >>> 
>>> https://groups.google.com/d/>>> msgid/tiddlywiki/1ca05968->>> 
>>> b25d-4e50-99e0-761571c3e649%>>> 40googlegroups.com 
>>> >>  .
>>>
>>
>>
>
>
>
> --
>  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 view this discussion on the web visit > 
> https://groups.google.com/d/msgid/tiddlywiki/faedbcab-c8a0-4f18-8c07-3dac42adef75%40googlegroups.com
>  
> >
>  .
>

-- 
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: [TW5] UTC Problems

2020-04-12 Thread Mohammad
Hi Mark,

On Monday, April 13, 2020 at 2:25:46 AM UTC+4:30, Mark S. wrote:
>
>
> Is there any known algorithm between the Gregorian and the other calendars 
> ?
>

Yes, there are! 

>
> I did some searching and reading, and it kind of seemed like even experts 
> hadn't worked it out. But maybe I was running down the wrong rabbit hole?
>

As an example in the case I am looking there is very good JS code, please 
have a look here


https://github.com/jalaali/moment-jalaali
https://www.npmjs.com/package/moment-jalaali

It seems moment-jalali acts like a plugin or submodule for moment.js

 

>
> The formulae I found came with the caveat that they might be a day or two 
> off!
>
> Recall that TW's internal dates are only good for about 200 years back.
>
> One workaround might be to use a data dictionary with all the dates for 
> some desired period of time pre-translated between systems.
>

So, you propose a Tiddlywiki way! If so, I should find first the formula 
behind it ! 

>
> On Sunday, April 12, 2020 at 7:24:05 AM UTC-7, Mohammad wrote:
>>
>>
>>
>> The final purpose is to have othet calendar system in Tiddlywiki like 
>> Jalali.
>>
>> --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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/24e58cc1-d541-406a-9c18-9ad534eedd67%40googlegroups.com.


[tw5] Re: Dates, moment.js and Gantt charts via vis.js timeline

2020-04-12 Thread Mohammad
Thank Ste,
 So, it seems I should learn JS and do it :-)
--Mohammad

On Monday, April 13, 2020 at 12:44:45 AM UTC+4:30, Ste Wilson wrote:
>
> Hi Mo, 
> Now your asking... :) 
> I don't think I delved into the js too deeply. I didn't really follow 
> things much further than you can see in 
> http://stephenteachertests.tiddlyspot.com/#Assessment%20Schedule as due 
> to, apparently, the IT dept not being able to set chrome/ ff as the default 
> browser (don't ask) the students never used it as explorer shows a red 
> screen of embarrassment... So I never followed through on linking weeks 
> through to resources/ assignments etc. Sorry I can't shed more light. 
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/29d51c24-a89d-4a9e-b3d0-9eef2a785f0f%40googlegroups.com.


[tw5] Re: Hello and quick tip: how to show link preview on hover in static websites

2020-04-12 Thread Lin Onetwo
Oh, this is useful.

I want the preview to close after my mouse leave the link, so I made a 
twick.

https://github.com/tobibeer/tw5-preview/issues/1

在 2020年4月13日星期一 UTC+8上午6:58:57,Diego Mesa写道:
>
> Anne-Laure,
>
> Thanks for sharing! I believe this is similar to Tobias Beer's Preview 
> plugin:
>
> http://tobibeer.github.io/tw5-plugins/#preview
>
>
>
> On Sunday, April 12, 2020 at 5:20:14 PM UTC-5, Anne-Laure Le Cunff wrote:
>>
>> Hello everyone! I'm super new to TW - just discovered it yesterday. I'm a 
>> big fan of Roam Research and was looking for open source alternatives. Many 
>> thanks to Dave Gifford and Brandon Hall for their amazing YouTube content 
>> which got me curious.
>>
>> Wanted to share a tiny tip for people building static websites from TW.
>>
>> Add the following to $:/core/templates/static.tiddler.html (demo 
>> ). This will 
>> add an iframe to all your links by targetting *tc-tiddlylink*.
>>
>> *document.body.innerHTML += '> src="http://www.example.com ">';*
>> *var tiptext = document.querySelectorAll('.tc-tiddlylink');*
>> *var iframe = document.getElementsByClassName("tipdescription")[0];*
>>
>> *tiptext.forEach(el => el.addEventListener('mouseover', event => {*
>> *   var elem = event.target;*
>> *  iframe.style.display = 'block';*
>> *  iframe.setAttribute("src", elem.getAttribute("href"));*
>> *  elem.appendChild(iframe);*
>> *}));*
>> *tiptext.forEach(el => el.addEventListener('mouseout', event => {*
>> *   var elem = event.target;*
>> *iframe.style.display = 'none';*
>> *}));*
>>
>> --
>>
>> Just a small way to give back. Very excited to join the community!
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5b8a44ef-6dfc-40c2-b0a1-730412714d22%40googlegroups.com.


[tw5] Re: Link unlinked references

2020-04-12 Thread Nicholas Shawn Nadel
https://github.com/joekroese/tiddlyroam looks promising 

On Sunday, April 12, 2020 at 6:58:02 PM UTC-7, 陈小伙 wrote:
>
> I am looking for alternative to roam research. Tiddlybilnk is good.
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/adc6364e-7c73-48c0-b8a4-214a1d14c988%40googlegroups.com.


[tw5] Re: Link unlinked references

2020-04-12 Thread TonyM
Anne-laure

Welcome to the community. Tiddlywiki shows missing tiddlers in italics but on 
your example there is a summary of these at the bottom. Have you clicked the 
info button on tiddlers and explored the info there?

Missing tiddlers and references can all be listed with filter operators and 
displayed using a view template item.

I think one of the recent projects like tiddlyblink was adding more cross 
reference info on tiddlers. The new freelink plugin in the prerelease will find 
tiddler titles in text and provide links automatically. 

Anything is possible and I am not exadurating, the trick is understanding your 
question and putting it into tiddlywiki terms.

The Relink plugin handles many references to Tiddler titles to work 
comprehencivly which shows almost any relationship can be identified.

Regards
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b5d0d86a-72ad-4bfe-bda5-f21bd541c318%40googlegroups.com.


[tw5] Re: Link unlinked references

2020-04-12 Thread 陈小伙
I am looking for alternative to roam research. Tiddlybilnk is good.

在 2020年4月13日星期一 UTC+8上午9:40:30,Anne-Laure Le Cunff写道:
>
> Thanks! I'm not sure - I'm talking about something similar to this 
> linked/unlinked featured in Roam.
>
>
> [image: Screenshot 2020-04-13 at 2.39.20 AM.png]
>
>
> On Monday, April 13, 2020 at 2:14:58 AM UTC+1, TonyM wrote:
>>
>> The freelinks plugin in the prerelease is possibly your answer here.
>>
>> Regards
>> 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4077a71b-c4e2-4536-b6d2-2d1f750da178%40googlegroups.com.


[tw5] Re: Taking the last word in a field and putting it into a new field

2020-04-12 Thread 'Mark S.' via TiddlyWiki
Be sure to have a backup file before trying this! 

This method requires you to hit a button twice. First to populate 
"passiveperception", and then again to trim the end of senses. 
This is because you might not want to push the second button. 

Note that the second part in particular will be very sensitive to typos. If 
it's wrong even by case or extra white space, it will change "sense" to 
nothing!
Sorry, there should be a fail safe mechanism, but it would take too long. 
Putting in a fail safe is left to the 
student as an exercise. ;-)

Good luck!

\define passiveperception() passive Perception $(x)$
<$button>Change All Passive Perception

<$list filter="[has[senses]]">
<$list filter = "[get[senses]split[ ]last[1]]" variable = 
'x'>
<$action-setfield  passiveperception=<>/>







<$button>Change Senses

<$list filter="[has[senses]]">
<$list filter = "[get[senses]split[ ]last[1]]" variable = 
'x'>
<$action-setfield 
 senses={{{[get[senses]removesuffix] }}}/
>









On Sunday, April 12, 2020 at 3:11:45 PM UTC-7, Jalen MichalsLevy wrote:
>
> Hi there, 
>
> I have many tiddlers (of the same unique type), which contain the field 
> "senses". The 'senses' field contains values that look something like this: 
> "Darkvision 60ft., passive Perception 12". Now, it has come to my attention 
> that it would be far more useful for Passive Perception to be its own field 
> with its own numeric value. Instead of doing this manually, as there are 
> hundreds of tiddlers like this, I want to make a button that will do this 
> by batch. Basically, I want to take the last word (which is actually a 
> number in all cases) from the 'senses' field and put it into a new 
> "passive-perception field". I have played around with the list widget and 
> filter notation, trying to use the 'enlist' operator and the 'last' 
> operator, and was able to make it work for a single tiddler (see below). 
> But I think I am definitely missing something that ties it all together and 
> makes it work for a batch. Any help would be appreciated. Bonus points if 
> you can also tell me how to delete the words 'passive Perception ##' from 
> the end of the 'senses' field. Thank you!
>
> Code for a single tiddler:
> <$list filter = "[{Boar!!senses}split[ ]last[1]]" variable = 'x'>
>
> <> 
>
> <$button set = "Boar!!passiveperception" setTo = <> >
> Change Boar's Passive Perception
> 
>
> 
>
> Thank you!
>
> -Jalen
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/92c57a62-90ef-4d09-93d2-3ce8ee88d314%40googlegroups.com.


[tw5] Re: Link unlinked references

2020-04-12 Thread Anne-Laure Le Cunff
Thanks! I'm not sure - I'm talking about something similar to this 
linked/unlinked featured in Roam.


[image: Screenshot 2020-04-13 at 2.39.20 AM.png]


On Monday, April 13, 2020 at 2:14:58 AM UTC+1, TonyM wrote:
>
> The freelinks plugin in the prerelease is possibly your answer here.
>
> Regards
> 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c3496bfa-c417-4365-bdb1-537e36c4317d%40googlegroups.com.


[tw5] Taking the last word in a field and putting it into a new field

2020-04-12 Thread TonyM
Jakwn

Put the list inside the button and place action widgets inside the list. The 
button title follows the list.

I always use a seperate list with the same filter to display what will be 
impacted by the button.

Regards
Tont

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1dd66f63-7acb-4d8e-b1c6-78cfebec2ce8%40googlegroups.com.


Re: [tw5] Re: Saving TW

2020-04-12 Thread TonyM
Also

Most browsers have a setting on is it saved in the download folder the other 
allows you to chose where to save a download. Chosing allows you to save over 
the last filename. 

Most of us quickly tire of this and choose a saver. My favorite on windows/ 
Firefox is timimi which has a plugin and a local component.

Regards
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/de1b561b-aec4-4f8a-8b47-7b3f493f0a81%40googlegroups.com.


[tw5] Link unlinked references

2020-04-12 Thread TonyM
The freelinks plugin in the prerelease is possibly your answer here.

Regards
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/37ea84c8-8f29-49c0-ba41-a5c681c138a8%40googlegroups.com.


[tw5] Link unlinked references

2020-04-12 Thread Anne-Laure Le Cunff
Hey everyone,

So I'm using TiddlyBlink  by 
Dave Gifford (thank you!)

It's currently showing the explicit linked references at the bottom of the 
articles, which is awesome.

Is there a way to:

   1. Show the implicit / unliked references, e.g. the word was mentioned 
   but not proactively put into double brackets
   2. Create explicit links from the page I'm on, i.e. convert implicit 
   into explicit links

Very inspired by the wonderful Roam Research I've been using for a few 
months and also recommend—its only issue is that it's not open source.

Here  is a demo of what I mean.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0f613c56-037a-4cd6-9974-be6061b76ff1%40googlegroups.com.


Re: [tw5] Re: Saving TW

2020-04-12 Thread Joshua Fontany
This is a "browser specific saver" problem.

You open your wiki "Peter(5)", you change it. You save it as "Peter(6)".

You reload the tab..oops, you just reloaded "Peter(5)" without your changes.

You open the new "Peter(6)" file on disk (in a new tab), you have your 
changes back.


The browser doesn't understand that you want to reload the new number, and 
you told it to save the changed version with a different filename (by 
allowing to auto-increment).

This is the exact problem that other save methods were build to resolve.

I also recommend checking out: https://tiddlywiki.com/#GettingStarted

Best,

Joshua Fontany

On Saturday, April 11, 2020 at 8:13:55 AM UTC-7, Peter Buyze wrote:
>
> LinOnetwo, thanks for the suggestion.
>
> I manually moved the original html file out of the Downloads folder into a 
> folder of my choosing. I have set my browser to ask me each time when I 
> click on save where it should save to. So, from that point of view I have 
> no problems, I think.
>
> What I discovered today is that when I want to refresh/reload and click on 
> the circular arrow button in the right hand pane, TW or the browser chooses 
> to open the cached (= old) version. That's why I have disabled the circular 
> arrow button, so now, if I want the latest version, I am forced to go to 
> the folder of the various saved TW versions and choose the latest.
>
> I my humble opinion as a TW newbie I think the circular arrow button is 
> misconfigured.
>
> -- 
> Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
> https://tutanota.com
>
>
> 11 Apr 2020, 18:06 by lindo...@gmail.com :
>
> Hi, Peter:
>
> as long as you are using MacOS, you can use my solution to auto move html 
> file from download folder to a git repo, and auto backup it to github:
>
> See
>
>
> https://github.com/linonetwo/Meme-of-LinOnetwo/blob/455e6a21bb/serveAndWatchHTML.js
>  
> and 
> https://github.com/linonetwo/Meme-of-LinOnetwo/blob/455e6a21bb/scripts/installHTMLWatcher.sh
>
> 在 2020年4月11日星期六 UTC+8下午5:20:24,Peter Buyze写道:
>
> I am a bit confused and concerned about this.
>
> I have a folder where I save TW to. Each time I save TW it does not 
> replace the existing file, it creates a new one. So, let's my TW file is 
> called Peter. When I make changes to it, then save it, it is saved as 
> Peter(1). If I then continue using Peter and save it again, the file is 
> saved as Peter(2).
>
> This is great because it works as a sort of "Time Machine" allowing you to 
> go back to an earlier version, contrary to say a Word document, which, each 
> time you save it, it replaces the existing version in the folder, so you 
> cannot go back to a previous version like with TW.
>
> However, I have noticed that sometimes when I close the TW file and reopen 
> it the changes are not there. I may be doing something wrong. Is there 
> something that is obvious to anyone, or am I just being dense, or not 
> careful?
>
> -- 
> Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
> https://tutanota.com
>
>
> --
> 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 tiddl...@googlegroups.com .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/1ca05968-b25d-4e50-99e0-761571c3e649%40googlegroups.com
>  
> 
> .
>
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/faedbcab-c8a0-4f18-8c07-3dac42adef75%40googlegroups.com.


[tw5] Re: TitlePicker - a standalone component for EditorMagic

2020-04-12 Thread Mat
OK, a few knots loosened up. It seems to function pretty well now but I'm 
possibly not pushing its limits. Please try it out and come with feedback.

http://titlepicker.tiddlyspot.com/

<:-)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a437b208-aa6c-40da-ad18-f79d2e7f8b9f%40googlegroups.com.


[tw5] Re: Hello and quick tip: how to show link preview on hover in static websites

2020-04-12 Thread David Gifford
Thanks ALLC

On Sunday, April 12, 2020 at 7:27:23 PM UTC-5, Anne-Laure Le Cunff wrote:
>
> @David: You need to paste this in $:/core/templates/static.tiddler.html - 
> it will show up on your static website, not your backend wiki
>
> @Mat: Incredible! And thank you - I ended up seeing it appear when waiting 
> a little bit. Yes exactly the same idea!
>
>
> On Monday, April 13, 2020 at 1:23:23 AM UTC+1, Mat wrote:
>>
>> Anne-Laure Le Cunff wrote:
>>>
>>> @Diego: this looks great - is there a way to see what that plugin looks 
>>> like without installing it? 
>>>
>>
>> You can see it directly at that page he linked. It has a (configuarable) 
>> delay set to 1500 ms.
>>  
>>
>> @Mat: my background is actually in marketing. Can't believe I haven't 
>>> heard of TW before, such an amazing platform and community.
>>>
>>
>> Yeah... it's been around since 2004!
>>
>>  <:-)
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2e1d4572-ad76-447b-9133-aef73e41f166%40googlegroups.com.


[tw5] Re: Hello and quick tip: how to show link preview on hover in static websites

2020-04-12 Thread Anne-Laure Le Cunff
@David: You need to paste this in $:/core/templates/static.tiddler.html - 
it will show up on your static website, not your backend wiki

@Mat: Incredible! And thank you - I ended up seeing it appear when waiting 
a little bit. Yes exactly the same idea!


On Monday, April 13, 2020 at 1:23:23 AM UTC+1, Mat wrote:
>
> Anne-Laure Le Cunff wrote:
>>
>> @Diego: this looks great - is there a way to see what that plugin looks 
>> like without installing it? 
>>
>
> You can see it directly at that page he linked. It has a (configuarable) 
> delay set to 1500 ms.
>  
>
> @Mat: my background is actually in marketing. Can't believe I haven't 
>> heard of TW before, such an amazing platform and community.
>>
>
> Yeah... it's been around since 2004!
>
>  <:-)
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3011c81e-9779-43d6-947b-ef21421889c3%40googlegroups.com.


[tw5] Re: [Visual Studio Code] [v0.1.2] TwiddlyWiki5 Syntax Highlighting for VSCode!

2020-04-12 Thread Joshua Fontany
Version updated to 0.1.2:

## 0.1.2

- Improved variable, tranclusion, link, and macro definition recognition
- Setup seperate "language names" for *.tid / *.meta ("tid"), vs  / 
*.multids files ("multitids") vs *.tw / *.tw5 wikitext ("tiddlywiki5"). 
This helps debugging and with certain grammar features (injections).
- Mapped MIME types


On Monday, April 6, 2020 at 9:43:27 PM UTC-7, Joshua Fontany wrote:
>
> Hi, please find an updated repo on Github.
>
> I have updated link, string, and pragma recognition. Fixed a few other 
> syntax bugs. You will definitely see a lot more higlighting.
>
> Next up, improving Filter highliting.
>
> Best,
>
> Joshua Fontany
>
> On Saturday, March 28, 2020 at 12:54:55 PM UTC-7, Joshua Fontany wrote:
>>
>> Hi!
>>
>> I've thrown together a quick extension for Visual Studio Code to enable 
>> syntax highlighting. I have not yet added it to the MS Marketplace, so you 
>> cannot find it through VSCode's Extensions tab quite yet...
>>
>> Find the github repo here:
>>
>> https://github.com/joshuafontany/VSCode-TW5-Syntax
>>
>> Clone it to your Extensions folder as described here: 
>> https://vscode-docs.readthedocs.io/en/stable/extensions/install-extension/
>>
>> ---
>>
>> I use Bob on Node.js and author plugins as folders separate from my 
>> tiddlywiki and wikis directories. This means I am often tweaking or editing 
>> UI tiddlers, etc, etc inside of plugins while the server is down, then 
>> restart it to run tests, etc. Syntax highlighting is going to be a huge 
>> benefit to this workflow.
>>
>>
>> At this time I am mainly relying on a "named" syntax-highlighiting 
>> grammar built for the Atom text editor. This grammar is fairly well 
>> developed, but can totally be improved as I learn more about syntax 
>> highlighting.,
>>
>>
>> There may be another way to set this up, instead of making up a language 
>> named "TiddlyWiki5" I could "inject" the wikitext rules into the base HTML 
>> context. Then setup the field-contexts to be pared as HTML(Extended) 
>>
>>
>> But for now this one that defines rules for most of the wikitext as a new 
>> language will do.
>>
>> 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 email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/da0d6bb9-bcb2-4939-8d42-91fc46b2b345%40googlegroups.com.


[tw5] Re: Hello and quick tip: how to show link preview on hover in static websites

2020-04-12 Thread Mat
Anne-Laure Le Cunff wrote:
>
> @Diego: this looks great - is there a way to see what that plugin looks 
> like without installing it? 
>

You can see it directly at that page he linked. It has a (configuarable) 
delay set to 1500 ms.
 

@Mat: my background is actually in marketing. Can't believe I haven't heard 
> of TW before, such an amazing platform and community.
>

Yeah... it's been around since 2004!

 <:-)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5a2c21e5-dcc0-4541-aa6c-5306c7b678a3%40googlegroups.com.


[tw5] Re: [TW5] UTC Problems

2020-04-12 Thread TonyM
Mark and Mohammad

This thread is titled utc which of course is time rather than dates, this 
difference fades over time and you are only concerned with the date.

Remember even if tw5 does not "support" a given date you can store anything in 
a field. I would expect many have needed conversions in the past and expect 
there are precalculated calendar conversions available in tables if not 
conversion ranges.

My thought is looking for conversion algorithiums rather than reference tables 
is posibily unnecessarily complex. Partial algorithium could be used to reduce 
the size of any table. 

I say this based on the fact most calendars are historical not mathematical 
often need corrections to map to the heavens. I am sure archeologists, 
historians and anthropologists have addressed this already.

Regards
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4c3d3dd6-2f3f-4b87-a5c5-f4ce14e9f803%40googlegroups.com.


[tw5] Re: Hello and quick tip: how to show link preview on hover in static websites

2020-04-12 Thread David Gifford
Hi Anne-Laure,

Where in that tiddler do I paste it?

On Sunday, April 12, 2020 at 5:20:14 PM UTC-5, Anne-Laure Le Cunff wrote:
>
> Hello everyone! I'm super new to TW - just discovered it yesterday. I'm a 
> big fan of Roam Research and was looking for open source alternatives. Many 
> thanks to Dave Gifford and Brandon Hall for their amazing YouTube content 
> which got me curious.
>
> Wanted to share a tiny tip for people building static websites from TW.
>
> Add the following to $:/core/templates/static.tiddler.html (demo 
> ). This will 
> add an iframe to all your links by targetting *tc-tiddlylink*.
>
> *document.body.innerHTML += ' src="http://www.example.com ">';*
> *var tiptext = document.querySelectorAll('.tc-tiddlylink');*
> *var iframe = document.getElementsByClassName("tipdescription")[0];*
>
> *tiptext.forEach(el => el.addEventListener('mouseover', event => {*
> *   var elem = event.target;*
> *  iframe.style.display = 'block';*
> *  iframe.setAttribute("src", elem.getAttribute("href"));*
> *  elem.appendChild(iframe);*
> *}));*
> *tiptext.forEach(el => el.addEventListener('mouseout', event => {*
> *   var elem = event.target;*
> *iframe.style.display = 'none';*
> *}));*
>
> --
>
> Just a small way to give back. Very excited to join the community!
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2cf65429-c711-485c-9b98-d8bb7dd51a5d%40googlegroups.com.


[tw5] Re: Hello and quick tip: how to show link preview on hover in static websites

2020-04-12 Thread Anne-Laure Le Cunff
Mat and Diego, I'm so sorry about the spam... I haven't used Google Groups 
in years.

@Diego: this looks great - is there a way to see what that plugin looks 
like without installing it? 

@Mat: my background is actually in marketing. Can't believe I haven't heard 
of TW before, such an amazing platform and community.

On Monday, April 13, 2020 at 12:20:23 AM UTC+1, Mat wrote:
>
> Warmly welcome to the community Anna-Laure and thanks for sharing - that's 
> really cool!
>
> Please tell others about TW. Our marketing department keeps insisting on 
> not existing and there are many unfortunate people who have no idea about 
> TW.
>
> <:-)
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e1483777-ff8e-4981-91a6-88845244bd0e%40googlegroups.com.


[tw5] Re: Hello and quick tip: how to show link preview on hover in static websites

2020-04-12 Thread Anne-Laure Le Cunff
Thank you! Is there a way to see what this looks like without installing?

On Sunday, April 12, 2020 at 11:58:57 PM UTC+1, Diego Mesa wrote:
>
> Anne-Laure,
>
> Thanks for sharing! I believe this is similar to Tobias Beer's Preview 
> plugin:
>
> http://tobibeer.github.io/tw5-plugins/#preview
>
>
>
> On Sunday, April 12, 2020 at 5:20:14 PM UTC-5, Anne-Laure Le Cunff wrote:
>>
>> Hello everyone! I'm super new to TW - just discovered it yesterday. I'm a 
>> big fan of Roam Research and was looking for open source alternatives. Many 
>> thanks to Dave Gifford and Brandon Hall for their amazing YouTube content 
>> which got me curious.
>>
>> Wanted to share a tiny tip for people building static websites from TW.
>>
>> Add the following to $:/core/templates/static.tiddler.html (demo 
>> ). This will 
>> add an iframe to all your links by targetting *tc-tiddlylink*.
>>
>> *document.body.innerHTML += '> src="http://www.example.com ">';*
>> *var tiptext = document.querySelectorAll('.tc-tiddlylink');*
>> *var iframe = document.getElementsByClassName("tipdescription")[0];*
>>
>> *tiptext.forEach(el => el.addEventListener('mouseover', event => {*
>> *   var elem = event.target;*
>> *  iframe.style.display = 'block';*
>> *  iframe.setAttribute("src", elem.getAttribute("href"));*
>> *  elem.appendChild(iframe);*
>> *}));*
>> *tiptext.forEach(el => el.addEventListener('mouseout', event => {*
>> *   var elem = event.target;*
>> *iframe.style.display = 'none';*
>> *}));*
>>
>> --
>>
>> Just a small way to give back. Very excited to join the community!
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/199b0350-1c0f-4793-a7c0-ee8141b3a46c%40googlegroups.com.


[tw5] Re: Hello and quick tip: how to show link preview on hover in static websites

2020-04-12 Thread Anne-Laure Le Cunff
Thank you! Is there a way to see what this looks like without installing?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3f1de164-62ae-44c1-b1e4-4a72138ec324%40googlegroups.com.


[tw5] List ops and tiddlers with multi-word titles

2020-04-12 Thread TonyM
David

I have the code to do this I will try and share soon. I'm on my mobile. Some 
questions that may lead you to a solution,

would not each button try and remove current tiddler not the list?

no need to use the remove operator in the list ops subfilter just a - minus
E.g. -[]

Regards
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0d7f8c50-e067-4a75-9e76-b37d615eb170%40googlegroups.com.


[tw5] Re: List ops and tiddlers with multi-word titles

2020-04-12 Thread Mat
\define x() [[$(the_list)$]]

<$list variable="the_list" filter="[enlist{!!faction_list}]">
<$button class="icon_button">xxx
<$action-listops $field="faction_list" $subfilter="+[remove]"/><>



<:-)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/432b60e6-bf39-4e9a-8922-22a273ba71a8%40googlegroups.com.


[tw5] List ops and tiddlers with multi-word titles

2020-04-12 Thread David Allen
Hey, so I'm trying to create a list from the items in a field and I'm 
trying to add a button to each item that will remove that item and only 
that item.  So far, it's working with single-worded tiddlers, but tiddlers 
with more than one word in the title are not being removed.

Here's the code I have so far:
<$list variable="the_list" filter="[enlist{!!faction_list}]">
<$button class="icon_button">{{Constants!!image_trash}}
<$action-listops $field="faction_list" 
$subfilter="+[remove]"/><>


faction_list:
[[United Federation of Planets]] [[Ascendant Star]] [[Chodak Empire]] 
Dominion



Anyone know why this isn't working?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9fa6cc62-8863-4026-8eb3-4af1f143671f%40googlegroups.com.


[tw5] Re: Hello and quick tip: how to show link preview on hover in static websites

2020-04-12 Thread Mat
Warmly welcome to the community Anna-Laure and thanks for sharing - that's 
really cool!

Please tell others about TW. Our marketing department keeps insisting on 
not existing and there are many unfortunate people who have no idea about 
TW.

<:-)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fb81f95d-fb58-4688-b00b-a66d39536fc1%40googlegroups.com.


[tw5] Re: Hello and quick tip: how to show link preview on hover in static websites

2020-04-12 Thread Diego Mesa
Anne-Laure,

Thanks for sharing! I believe this is similar to Tobias Beer's Preview 
plugin:

http://tobibeer.github.io/tw5-plugins/#preview



On Sunday, April 12, 2020 at 5:20:14 PM UTC-5, Anne-Laure Le Cunff wrote:
>
> Hello everyone! I'm super new to TW - just discovered it yesterday. I'm a 
> big fan of Roam Research and was looking for open source alternatives. Many 
> thanks to Dave Gifford and Brandon Hall for their amazing YouTube content 
> which got me curious.
>
> Wanted to share a tiny tip for people building static websites from TW.
>
> Add the following to $:/core/templates/static.tiddler.html (demo 
> ). This will 
> add an iframe to all your links by targetting *tc-tiddlylink*.
>
> *document.body.innerHTML += ' src="http://www.example.com ">';*
> *var tiptext = document.querySelectorAll('.tc-tiddlylink');*
> *var iframe = document.getElementsByClassName("tipdescription")[0];*
>
> *tiptext.forEach(el => el.addEventListener('mouseover', event => {*
> *   var elem = event.target;*
> *  iframe.style.display = 'block';*
> *  iframe.setAttribute("src", elem.getAttribute("href"));*
> *  elem.appendChild(iframe);*
> *}));*
> *tiptext.forEach(el => el.addEventListener('mouseout', event => {*
> *   var elem = event.target;*
> *iframe.style.display = 'none';*
> *}));*
>
> --
>
> Just a small way to give back. Very excited to join the community!
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bf566f80-f7c8-4c5e-9634-0a4a44cbec5d%40googlegroups.com.


[tw5] Re: TiddlyWiki on HackADay.com

2020-04-12 Thread Anne-Laure Le Cunff
Very late reply! Thanks Jeremy for sharing the link to this conversation. I 
think it would be even better to get rid of both Tiddler and Wiki - TW is 
much more powerful than just a wiki. I only gave it a proper try thanks to 
a few videos from current users, but the word wiki was also a barrier in my 
case.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/90e86f78-85ce-4b63-a274-310ebce919dc%40googlegroups.com.


[tw5] Hello and quick tip: how to show link preview on hover in static websites

2020-04-12 Thread Anne-Laure Le Cunff
Hello everyone! I'm super new to TW - just discovered it yesterday. I'm a 
big fan of Roam Research and was looking for open source alternatives. Many 
thanks to Dave Gifford and Brandon Hall for their amazing YouTube content 
which got me curious.

Wanted to share a tiny tip for people building static websites from TW.

Add the following to $:/core/templates/static.tiddler.html (demo 
). This will 
add an iframe to all your links by targetting *tc-tiddlylink*.

*document.body.innerHTML += 'http://www.example.com;>';*
*var tiptext = document.querySelectorAll('.tc-tiddlylink');*
*var iframe = document.getElementsByClassName("tipdescription")[0];*

*tiptext.forEach(el => el.addEventListener('mouseover', event => {*
*   var elem = event.target;*
*  iframe.style.display = 'block';*
*  iframe.setAttribute("src", elem.getAttribute("href"));*
*  elem.appendChild(iframe);*
*}));*
*tiptext.forEach(el => el.addEventListener('mouseout', event => {*
*   var elem = event.target;*
*iframe.style.display = 'none';*
*}));*

--

Just a small way to give back. Very excited to join the community!

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d0839512-b84d-40ed-9776-c1ab1701c811%40googlegroups.com.


[tw5] Taking the last word in a field and putting it into a new field

2020-04-12 Thread Jalen MichalsLevy
Hi there, 

I have many tiddlers (of the same unique type), which contain the field 
"senses". The 'senses' field contains values that look something like this: 
"Darkvision 60ft., passive Perception 12". Now, it has come to my attention 
that it would be far more useful for Passive Perception to be its own field 
with its own numeric value. Instead of doing this manually, as there are 
hundreds of tiddlers like this, I want to make a button that will do this 
by batch. Basically, I want to take the last word (which is actually a 
number in all cases) from the 'senses' field and put it into a new 
"passive-perception field". I have played around with the list widget and 
filter notation, trying to use the 'enlist' operator and the 'last' 
operator, and was able to make it work for a single tiddler (see below). 
But I think I am definitely missing something that ties it all together and 
makes it work for a batch. Any help would be appreciated. Bonus points if 
you can also tell me how to delete the words 'passive Perception ##' from 
the end of the 'senses' field. Thank you!

Code for a single tiddler:
<$list filter = "[{Boar!!senses}split[ ]last[1]]" variable = 'x'>

<> 

<$button set = "Boar!!passiveperception" setTo = <> >
Change Boar's Passive Perception




Thank you!

-Jalen

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0c60d549-bc51-492c-bfaa-2ee1375064e6%40googlegroups.com.


[tw5] Re: [TW5] UTC Problems

2020-04-12 Thread 'Mark S.' via TiddlyWiki

Is there any known algorithm between the Gregorian and the other calendars ?

I did some searching and reading, and it kind of seemed like even experts 
hadn't worked it out. But maybe I was running down the wrong rabbit hole?

The formulae I found came with the caveat that they might be a day or two 
off!

Recall that TW's internal dates are only good for about 200 years back.

One workaround might be to use a data dictionary with all the dates for 
some desired period of time pre-translated between systems.

On Sunday, April 12, 2020 at 7:24:05 AM UTC-7, Mohammad wrote:
>
>
>
> The final purpose is to have othet calendar system in Tiddlywiki like 
> Jalali.
>
> --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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6c161016-2491-45ab-a4d1-82d21b69c91a%40googlegroups.com.


[tw5] Re: TitlePicker - a standalone component for EditorMagic

2020-04-12 Thread Mat
Ste Wilson wrote:
>
> No idea.. But that is very very cool!


Thanx.  I've been sweating over this all day (...not to mention other days) 
but there are a few things I just can't overcome. I've come to terms with 
the issue posted here above (see the "Update" note) but there are some more 
problematic things that become apparent with the following texts:

one [[tid two [[three four]] five 
> the first element, i.e the one, is also interpreted as a fragment for 
the pick list, even though it has no brackets

one [[tid two [[three four]] tid five
> the element that is identical to the fragment, i.e tid, messes up the 
pick lists

one [[tid two [[tiddler]] three
> picking a selection results in messing up all instances of [[tid, i.e 
also inside [[tiddler]]


...I'm beginning to think that tackling what I thought was the most "basic 
case" for EditorMagic, i.e picking *titles*, might just be the toughest one 
because of the special role that brackets have in TW. The tools to 
manipulate strings, i.e filters, mess up dealing with brackets by adding 
and disregarding them.

<:-)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/26b1faca-2342-46d9-a63c-b38ab16e4a07%40googlegroups.com.


[tw5] Re: TitlePicker - a standalone component for EditorMagic

2020-04-12 Thread Ste Wilson
No idea.. But that is very very cool! 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5f48d3ad-398d-47ad-9bab-d00c9b559166%40googlegroups.com.


[tw5] Re: Dates, moment.js and Gantt charts via vis.js timeline

2020-04-12 Thread Ste Wilson
Hi Mo, 
Now your asking... :) 
I don't think I delved into the js too deeply. I didn't really follow things 
much further than you can see in 
http://stephenteachertests.tiddlyspot.com/#Assessment%20Schedule as due to, 
apparently, the IT dept not being able to set chrome/ ff as the default browser 
(don't ask) the students never used it as explorer shows a red screen of 
embarrassment... So I never followed through on linking weeks through to 
resources/ assignments etc. Sorry I can't shed more light. 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5ea22d42-a86c-43f7-9442-6fb91a33598d%40googlegroups.com.


[tw5] Re: Multi-value fields

2020-04-12 Thread Damon Pritchett
Thanks Mat,

That worked beautifully. I was on the right track, but was using double 
quotes around the parameters which was not needed. I still haven't grasped 
completely when they're required and when they're not.

Damon

On Sunday, April 12, 2020 at 11:39:02 AM UTC-7, Mat wrote:
>
> @Damon - I made this for you which seems to work: 
> http://fordamon.tiddlyspot.com/
>
> <:-)
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8c1afeb0-b8b6-46ef-baef-3d97dcacef43%40googlegroups.com.


[tw5] Re: Tagging with Transclusions?

2020-04-12 Thread Alex Olsen
I think I have an idea, but I don't even know where to start with 
implementation. I'd like to give any newly created tiddlers a 'Stub' tag 
which is, by policy, to be removed once that tiddler is deemed completed. 
Then I'd have a tiddler that lists all Stubs called 'To-Do' or something 
that's listed in the startup tiddlers. Is there a way to make a new tiddler 
come preloaded with a tag?

Further, I'm very new to the syntax here. The official tiddlywiki.com 
source is what I'm getting all my knowledge from, but it's not the best 
example of in-depth execution of various things. For instance the section 
on Macros explains what a macro is well enough, but doesn't show macro's in 
use with different pages. I'm hands-on when it comes to learning, so seeing 
an example of what I want to do helps me better than explanation of a 
features function. Where could I find peoples Tiddlywikis?

On Sunday, April 12, 2020 at 12:49:04 AM UTC-6, TonyM wrote:
>
> Have you considered any tiddler incomplete If not flagged complete. This 
> flag could be a tag but if it were a date field you could stamp it with the 
> date and time it was completed. Thus incomplete would be 
> !has[completed-date] 
>
> This makes sense because all tiddlers start as incomplete.
>
> Notes about what to complete can be placed inside comments that you can 
> only read on editing.
>
> Regards
> 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3c2ba89c-a6ad-423d-8303-f03bf0c92db8%40googlegroups.com.


Re: [tw5] Re: Tiddly Extension for Firefox 57?

2020-04-12 Thread Vayira
I've been very happy using waterfox classic as a browser. It is based
on the older firefox code and runs the TiddlyFox extension quite
happily. It also has the advantage of running other extensions that
died when firefox changed such as Tab Mix Plus, which I really missed
when Firefox forcibly removed it from my browser. This doesn't require
installing anything else in the least bit techie to keep your
tiddlywikis alive.

I have two fallbacks in case I loose that option in the future. One is
tiddly desktop, but it doesn't really fit with the way I use TW. I
need it to be in a browser tab. The other is MainTiddlyServer, but
that requires having php installed and running. I discovered I can use
php's internal server & don't need apache and all the security issues
it could create. Installing php isn't so hard.


On Sun, 12 Apr 2020 at 10:40, Boaz Nash  wrote:
>
> Thank you for the response, Yakov.
>
> I have created an issue:
> https://github.com/ibnishak/Timimi/issues/40
>
> Best regards,
> Boaz
>
> On Sun, Apr 12, 2020 at 7:30 AM Yakov  wrote:
>>
>> Hi Boaz,
>>
>>> I have been saving tiddlywiki changes using timimi for awhile now and it's 
>>> been working great.
>>> Unfortunately, I just updated my MacOS to Catalina, and now when I try to 
>>> save in Firefox, I get the error message
>>> ""timimi" cannot be opened because the developer cannot be verified".
>>> I tried to override this security issue, but I can't seem to figure out how 
>>> to do so.
>>
>>
>> this is not nice indeed. Would you mind opening an issue on Github?
>> Do you remember what version of MacOS did you have before that update? And 
>> what version of Firefox you have now? (the problem took place when you only 
>> updated MacOS, not Firefox, did it?)
>>
>> Best regards,
>> Yakov.
>>
>>> Advice would be appreciated.
>>> Best regards,
>>> Boaz
>>>
>>> On Sat, Mar 28, 2020 at 9:58 AM Yakov  wrote:

 Hi Alex,

> I just tried Timimi. Though installation seemed to work (got the "Hello 
> there
> / Have a great day" message) I still get an error message when I try to 
> save
> changes to a TW file.
>
> I removed all other TW related plugins to make sure there weren't any
> conflicts, but no luck.
>
> Maybe I'm doing this wrong though... how do you save? I'm trying to use 
> the
> usual "save changes" links under Admin Tools, should I use something else?


 Hm, have you installed both the browser extension and the native app? The 
 extension page tells to check out installation details in the docs but I 
 guess one may miss the main point (the necessity to install an app besides 
 the extension) since they have to find the installation guide and follow 
 the additional step from there (download the installer for their paltform 
 from releases and launch it). Please let me know if that helps; I'll 
 probably propose some changes to improve this aspect anyway.

> Oh and Yakov, BTW, I tried to post about my saving issues on the TWC list 
> back
> in December, but my mail did not go through because the list is set up as 
> a
> forum rather than a mailing-list.


 Oh, sorry to hear that. I'm not quite sure what's the difference (I always 
 thought that Google Groups are both), but if I can help you somehow, let 
 me know. (have you tried to use it as a forum? is that of very poor user 
 experience for you for some reason?)

 Best regards,
 Yakov.

 --
 You received this message because you are subscribed to a topic in the 
 Google Groups "TiddlyWiki" group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/tiddlywiki/LcldXzPlTK0/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to 
 tiddl...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/tiddlywiki/17ed5c1d-a9d8-41ce-95d3-2b03dbeb9ea9%40googlegroups.com.
>>
>> --
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "TiddlyWiki" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/tiddlywiki/LcldXzPlTK0/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> tiddlywiki+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/0ce209bb-23e5-4800-b8be-f06a7de8f7b4%40googlegroups.com.
>
> --
> You received this message because you are subscribed to a topic in the Google 
> Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/tiddlywiki/LcldXzPlTK0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> 

[tw5] Re: Multi-value fields

2020-04-12 Thread Mat
@Damon - I made this for you which seems to work: 
http://fordamon.tiddlyspot.com/

<:-)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4fea25db-9e54-440a-9a67-dcec69579676%40googlegroups.com.


[tw5] Re: Multi-value fields

2020-04-12 Thread Damon Pritchett
Mat,

I tried your toggle-in-field macro yesterday. My initial looks are 
positive, but I'm having trouble getting it to work in what I want to do. 
What I'm trying to do is use the macro in a ViewTemplate so that I can set 
a field in certain tiddlers. I've tried various ways to have this work so 
that it modifies the current tiddler and not have to explicitly name the 
tiddler in the macro call, but haven't been successful yet. How do I call 
the macro from a ViewTemplate with the currentTiddler variable?

Thanks,

Damon

On Saturday, August 24, 2019 at 3:31:14 PM UTC-7, Mat wrote:
>
> Yes, as Anjar says, filter-identifying tiddlers based on snips of field 
> content works.
>
> In addition to Jeds creation, you might also find 
> http://toggle-in-field.tiddlyspot.com/ useful.
>
> <:-)
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/13023201-1d8b-49c7-aec7-467d2629a23b%40googlegroups.com.


[tw5] Re: Is there a plugin provide right click context menu?

2020-04-12 Thread Mohammad
Hi Lin,
 Go ahead! this will be a useful addition if you make it!

--Mohammad

On Sunday, April 12, 2020 at 12:03:08 PM UTC+4:30, Lin Onetwo wrote:
>
> In Notion, right mouse click on a block can perform following useful 
> refactor action:
>
>
>- change color of underlying block
>- turn a text into page ( refactor  extract to a new page)
>- move to (refactor move to another page)
>- turn a text into a list or checkbox
>
> And in tiddlywiki I would it also have:
>
>
>- find source tiddler of transclusion
>- see help page of a macro
>- add tag to tiddler (on view mode)
>- editing other things on view mode
>- send tw message
>
>
> Is there an existing context menu plugin to do so? I didn't found one by 
> search.
>
> Is it possible to implement these feature? I guess using tw message some 
> of them can be achieve.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9f2276c9-5c18-4b4f-b5d2-89a3e42b79ff%40googlegroups.com.


[tw5] Re: [TW5] UTC Problems

2020-04-12 Thread Mohammad
I found the author and source of moment.js plugin:

The github repo is here: https://github.com/kixam/TW5-moment.js

belong to kixam. he/she has contributed to TW for while (Jul 2015 - Jul 
2016) and disapeared!

--Mohammad

On Sunday, April 12, 2020 at 6:54:05 PM UTC+4:30, Mohammad wrote:
>
> Hi
>
> On Thursday, March 15, 2018 at 7:43:51 AM UTC+3:30, TonyM wrote:
>>
>> Folks,
>>
>> I know this has being discussed previously but I could not see a clear 
>> answer.
>>
>> On My Wikis *created and Modified* dates reflect my local PC or Browser 
>> settings.
>>
>> TiddlyWiki.com says To avoid problems arising from differences of time 
>> zone, TiddlyWiki  always uses UTC 
>> .
>>
>> If this is so where do we set that I am in +11 zone when displaying Dates?
>>
>> However I use 
>> Date Picker Version 0.5.2 $:/plugins/kixam/datepicker
>>
>
> Where can I find more infor regarding these plugins? Do you know 
> publishe/author: kixam?
>  
>
>> and
>> Moment.JS version 2.18.1  $:/plugins/kixam/moment
>>
>
>
> Does any boy knows how to create a similar plugin but using moment-jalali 
> instead on moment.js?
> https://github.com/jalaali/moment-jalaali
>
>
> The final purpose is to have othet calendar system in Tiddlywiki like 
> Jalali.
>
> --Mohammad
>  
>
>>
>> and especially when I use <$edit-date> 
>> When its 3pm here the time stamp is Tomorrow at 2am or +11 hours
>> So these tools are using my computers time as UTC and Adding 11 hours
>> The Are not using UTC and showing time with +11
>>
>>
>> Some help would be appreciated.
>>
>> 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/497461d6-3fc4-4158-bf7f-dd45092c4989%40googlegroups.com.


[tw5] Re: <$action-listops>: Actual title instead of draft title?

2020-04-12 Thread 'Mark S.' via TiddlyWiki

Is this a button you've added to your edit template? Because it works fine 
when used from a standard tiddler.

On Sunday, April 12, 2020 at 9:14:16 AM UTC-7, leeand00 wrote:
>
> This code works great for populating the caption, order and tooltip fields 
> at the click of a button; but I always end up with the draft title instead 
> of the title of the tiddler in the field I end up with the draft title; is 
> there anyway to fix that?
>
> <$button>
><$set name="cap_ord" value="4">
>  <$action-listops $field="caption" $subfilter=<> />
>  <$action-listops $field="tooltip" $subfilter=<> />
>  <$action-listops $field="order" $subfilter=<> />
>   
>Populate 'fields'
> 
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6decf227-06bf-422e-aae5-2b174f84429d%40googlegroups.com.


[tw5] compare filter operator

2020-04-12 Thread Mohammad
Sylvain,
 Following to previous exploration :-) :-)

I discover something very interesting, long awaiting: It seems Jeremy is 
going to add a new compare filter operator to Tiddlywiki!

See here:
https://github.com/Jermolene/TiddlyWiki5/issues/4554

How life will be easier to be able to compare numbers, strings, dates,... 
in $list widget ...

I am eagerly waiting to test it!

--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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cfee5962-17a9-4ceb-8e67-b3902dadc9d2%40googlegroups.com.


[tw5] <$action-listops>: Actual title instead of draft title?

2020-04-12 Thread leeand00
This code works great for populating the caption, order and tooltip fields 
at the click of a button; but I always end up with the draft title instead 
of the title of the tiddler in the field I end up with the draft title; is 
there anyway to fix that?

<$button>
   <$set name="cap_ord" value="4">
 <$action-listops $field="caption" $subfilter=<> />
 <$action-listops $field="tooltip" $subfilter=<> />
 <$action-listops $field="order" $subfilter=<> />
  
   Populate 'fields'


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/aa96de9d-fd18-4211-9a2f-41df7c7c5d5d%40googlegroups.com.


Re: [tw5] JS error

2020-04-12 Thread 'Peter Buyze' via TiddlyWiki
No mention of an app - see latest attachment.
-- 
 Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
 https://tutanota.com


12 Apr 2020, 18:58 by tiddlywiki@googlegroups.com:

>
> Do you get the same message when using TD, or a different message? If a 
> different message,
> maybe show a screen shot of that one as well.
>
> On Sunday, April 12, 2020 at 5:35:18 AM UTC-7, Peter Buyze wrote:
>
>>
>> This message also appears when I use TiddlyDesktop, and revert to a 
>> tiddler's read mode after editing. Furthermore, when I then want to save the 
>> file I also get that message and TWD refuses to save.
>> -- 
>> Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
>> https://tutanota.com
>>
>>
>> Date: 12 Apr 2020, 15:04
>> From: >> tiddlywiki@googlegroups.com
>> To: >> tiddlywiki@googlegroups.com
>> Subject: [tw5] JS error
>>
>>
>>> See screenshot attached.
>>>
>>> I get this error when I want to save my TW file. Restarting TW and 
>>> refreshing the browser makes no difference.
>>>
>>> -- 
>>> Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
>>> https://tutanota.com
>>>
>>>
>>>
>>> --
>>> 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+unsubscribe@>>> googlegroups.com>>> .
>>> To view this discussion on the web visit >>> 
>>> https://groups.google.com/d/>>> msgid/tiddlywiki/M4iGjtV--3-2%>>> 
>>> 40tutamail.com 
>>> >>  .
>>>
>>
>>
>
>
>
> --
>  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 view this discussion on the web visit > 
> https://groups.google.com/d/msgid/tiddlywiki/bdf89af7-7084-4b32-af5c-8ab7e9bba312%40googlegroups.com
>  
> >
>  .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/M4j99tt--3-2%40tutamail.com.


Re: [tw5] JS error

2020-04-12 Thread 'Mark S.' via TiddlyWiki

Do you get the same message when using TD, or a different message? If a 
different message,
maybe show a screen shot of that one as well.

On Sunday, April 12, 2020 at 5:35:18 AM UTC-7, Peter Buyze wrote:
>
>
> This message also appears when I use TiddlyDesktop, and revert to a 
> tiddler's read mode after editing. Furthermore, when I then want to save 
> the file I also get that message and TWD refuses to save.
> -- 
> Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
> https://tutanota.com
>
>
> Date: 12 Apr 2020, 15:04
> From: tiddlywiki@googlegroups.com
> To: tiddlywiki@googlegroups.com
> Subject: [tw5] JS error
>
> See screenshot attached.
>
> I get this error when I want to save my TW file. Restarting TW and 
> refreshing the browser makes no difference.
>
> -- 
> Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
> https://tutanota.com
>
>
> --
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/M4iGjtV--3-2%40tutamail.com 
> 
> .
>
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bdf89af7-7084-4b32-af5c-8ab7e9bba312%40googlegroups.com.


Re: [tw5] Re: JS error

2020-04-12 Thread 'Peter Buyze' via TiddlyWiki
But then why does the message not occur when I use my wiki in the browser?
-- 
 Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
 https://tutanota.com


12 Apr 2020, 18:31 by lindongw...@gmail.com:

> I guess GreaseMonkey has inject some code to your wiki and make it dirty...So 
> this error occurs in TiddlyDesktop.
>
> 在 2020年4月12日星期日 UTC+8下午10:38:52,Peter Buyze写道:
>
>> Disabling ViolentMonkey stops that message popping up when using TW in the 
>> browser. When using TiddlyDesktop it still occurs, though without a 
>> reference to any possible JS-interfering app.
>>
>> So, I guess running TW in the browser in my best bet.
>>
>> Thanks for your help Eric.
>>
>>
>> 12 Apr 2020, 16:58 by >> elsd...@gmail.com <>>> :
>>
>>> On Sunday, April 12, 2020 at 5:04:49 AM UTC-7, Peter Buyze wrote:
>>>
 See screenshot attached.
 I get this error when I want to save my TW file. Restarting TW and 
 refreshing the browser makes no difference.

>>>
>>> A quick Google search for "GM_registerMenuCommand" yields links to 
>>> GreaseMonkey and TamperMonkey.
>>> If you have either of those installed in your browser, try disabling it and 
>>> see what happens.
>>>
>>> good luck,
>>> -e
>>>
>>>
>>>
>>>
>>>
>>>
>>> --
>>> 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 >>> tiddl...@>>> googlegroups.com < .
>>> To view this discussion on the web visit >>> 
>>> https://groups.google.com/d/>>> msgid/tiddlywiki/e75ac8a1->>> 
>>> a4eb-4388-90ee-89276a2e19c9%>>> 40googlegroups.com 
>>> >>  .
>>>
>>
>>
>
>
>
> --
>  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 view this discussion on the web visit > 
> https://groups.google.com/d/msgid/tiddlywiki/5d8a606b-b40e-4115-9855-8c56b0e6f156%40googlegroups.com
>  
> >
>  .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/M4j1MMv--3-2%40tutamail.com.


Re: [tw5] Re: JS error

2020-04-12 Thread Lin Onetwo
I guess GreaseMonkey has inject some code to your wiki and make it 
dirty...So this error occurs in TiddlyDesktop.

在 2020年4月12日星期日 UTC+8下午10:38:52,Peter Buyze写道:
>
> Disabling ViolentMonkey stops that message popping up when using TW in the 
> browser. When using TiddlyDesktop it still occurs, though without a 
> reference to any possible JS-interfering app.
>
> So, I guess running TW in the browser in my best bet.
>
> Thanks for your help Eric.
>
>
> 12 Apr 2020, 16:58 by elsd...@gmail.com :
>
> On Sunday, April 12, 2020 at 5:04:49 AM UTC-7, Peter Buyze wrote:
>
> See screenshot attached.
> I get this error when I want to save my TW file. Restarting TW and 
> refreshing the browser makes no difference.
>
>
> A quick Google search for "GM_registerMenuCommand" yields links to 
> GreaseMonkey and TamperMonkey.
> If you have either of those installed in your browser, try disabling it 
> and see what happens.
>
> good luck,
> -e
>
>
>
>
> --
> 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 tiddl...@googlegroups.com .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/e75ac8a1-a4eb-4388-90ee-89276a2e19c9%40googlegroups.com
>  
> 
> .
>
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5d8a606b-b40e-4115-9855-8c56b0e6f156%40googlegroups.com.


Re: [tw5] Re: Tiddly Extension for Firefox 57?

2020-04-12 Thread Boaz Nash
Thank you for the response, Yakov.

I have created an issue:
https://github.com/ibnishak/Timimi/issues/40

Best regards,
Boaz

On Sun, Apr 12, 2020 at 7:30 AM Yakov 
wrote:

> Hi Boaz,
>
> I have been saving tiddlywiki changes using timimi for awhile now and it's
>> been working great.
>> Unfortunately, I just updated my MacOS to Catalina, and now when I try to
>> save in Firefox, I get the error message
>> ""timimi" cannot be opened because the developer cannot be verified".
>> I tried to override this security issue, but I can't seem to figure out
>> how to do so.
>>
>
> this is not nice indeed. Would you mind opening an issue on Github
> ?
> Do you remember what version of MacOS did you have before that update? And
> what version of Firefox you have now? (the problem took place when you only
> updated MacOS, not Firefox, did it?)
>
> Best regards,
> Yakov.
>
> Advice would be appreciated.
>> Best regards,
>> Boaz
>>
>> On Sat, Mar 28, 2020 at 9:58 AM Yakov  wrote:
>>
>>> Hi Alex,
>>>
>>> I just tried Timimi. Though installation seemed to work (got the "Hello
 there
 / Have a great day" message) I still get an error message when I try to
 save
 changes to a TW file.

 I removed all other TW related plugins to make sure there weren't any
 conflicts, but no luck.

 Maybe I'm doing this wrong though... how do you save? I'm trying to use
 the
 usual "save changes" links under Admin Tools, should I use something
 else?

>>>
>>> Hm, have you installed both the browser extension and the native app?
>>> The extension page 
>>> tells to check out installation details in the docs but I guess one may
>>> miss the main point (the necessity to install an app besides the extension)
>>> since they have to find the installation guide
>>>  and follow the
>>> additional step from there (download the installer for their paltform from
>>> releases  and launch it).
>>> Please let me know if that helps; I'll probably propose some changes to
>>> improve this aspect anyway.
>>>
>>> Oh and Yakov, BTW, I tried to post about my saving issues on the TWC
 list back
 in December, but my mail did not go through because the list is set up
 as a
 forum rather than a mailing-list.

>>>
>>> Oh, sorry to hear that. I'm not quite sure what's the difference (I
>>> always thought that Google Groups are both), but if I can help you somehow,
>>> let me know. (have you tried to use it as a forum? is that of very poor
>>> user experience for you for some reason?)
>>>
>>> Best regards,
>>> Yakov.
>>>
>>> --
>>> You received this message because you are subscribed to a topic in the
>>> Google Groups "TiddlyWiki" group.
>>> To unsubscribe from this topic, visit
>>> https://groups.google.com/d/topic/tiddlywiki/LcldXzPlTK0/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to
>>> tiddl...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/tiddlywiki/17ed5c1d-a9d8-41ce-95d3-2b03dbeb9ea9%40googlegroups.com
>>> 
>>> .
>>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/LcldXzPlTK0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/0ce209bb-23e5-4800-b8be-f06a7de8f7b4%40googlegroups.com
> 
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAME5%2BOE45XNOyqHv7akHfHVe3c2P54WMUafC4VYffT16HBzfjg%40mail.gmail.com.


Re: [tw5] Re: JS error

2020-04-12 Thread 'Peter Buyze' via TiddlyWiki
Disabling ViolentMonkey stops that message popping up when using TW in the 
browser. When using TiddlyDesktop it still occurs, though without a reference 
to any possible JS-interfering app.

So, I guess running TW in the browser in my best bet.

Thanks for your help Eric.

12 Apr 2020, 16:58 by elsdes...@gmail.com:

> On Sunday, April 12, 2020 at 5:04:49 AM UTC-7, Peter Buyze wrote:
>
>> See screenshot attached.
>> I get this error when I want to save my TW file. Restarting TW and 
>> refreshing the browser makes no difference.
>>
>
> A quick Google search for "GM_registerMenuCommand" yields links to 
> GreaseMonkey and TamperMonkey.
> If you have either of those installed in your browser, try disabling it and 
> see what happens.
>
> good luck,
> -e
>
>
>
>
>
>
> --
>  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 view this discussion on the web visit > 
> https://groups.google.com/d/msgid/tiddlywiki/e75ac8a1-a4eb-4388-90ee-89276a2e19c9%40googlegroups.com
>  
> >
>  .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/M4ip00_--3-2%40tutamail.com.


[tw5] Re: [TW5] UTC Problems

2020-04-12 Thread Mohammad
Hi

On Thursday, March 15, 2018 at 7:43:51 AM UTC+3:30, TonyM wrote:
>
> Folks,
>
> I know this has being discussed previously but I could not see a clear 
> answer.
>
> On My Wikis *created and Modified* dates reflect my local PC or Browser 
> settings.
>
> TiddlyWiki.com says To avoid problems arising from differences of time 
> zone, TiddlyWiki  always uses UTC 
> .
>
> If this is so where do we set that I am in +11 zone when displaying Dates?
>
> However I use 
> Date Picker Version 0.5.2 $:/plugins/kixam/datepicker
>

Where can I find more infor regarding these plugins? Do you know 
publishe/author: kixam?
 

> and
> Moment.JS version 2.18.1  $:/plugins/kixam/moment
>


Does any boy knows how to create a similar plugin but using moment-jalali 
instead on moment.js?
https://github.com/jalaali/moment-jalaali


The final purpose is to have othet calendar system in Tiddlywiki like 
Jalali.

--Mohammad
 

>
> and especially when I use <$edit-date> 
> When its 3pm here the time stamp is Tomorrow at 2am or +11 hours
> So these tools are using my computers time as UTC and Adding 11 hours
> The Are not using UTC and showing time with +11
>
>
> Some help would be appreciated.
>
> 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/59366ddc-a652-438f-b453-a13c56dfbde0%40googlegroups.com.


[tw5] Re: Dates, moment.js and Gantt charts via vis.js timeline

2020-04-12 Thread Mohammad
Hi Ste,


On Wednesday, September 11, 2019 at 7:59:40 PM UTC+4:30, Ste Wilson wrote:
>
> A non toxic version at http://stephenteachertests.tiddlyspot.com/


 have you used moment.js plugin? what is your recommendation?

--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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/98bad789-5a80-4c0f-bb81-d82f0ffd02e0%40googlegroups.com.


[tw5] Re: JS error

2020-04-12 Thread Eric Shulman
On Sunday, April 12, 2020 at 5:04:49 AM UTC-7, Peter Buyze wrote:
>
> See screenshot attached.
> I get this error when I want to save my TW file. Restarting TW and 
> refreshing the browser makes no difference.
>

A quick Google search for "GM_registerMenuCommand" yields links to 
GreaseMonkey and TamperMonkey.
If you have either of those installed in your browser, try disabling it and 
see what happens.

good luck,
-e



-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e75ac8a1-a4eb-4388-90ee-89276a2e19c9%40googlegroups.com.


Re: [tw5] Re: Tiddly Extension for Firefox 57?

2020-04-12 Thread Yakov
Hi Boaz,

I have been saving tiddlywiki changes using timimi for awhile now and it's 
> been working great.
> Unfortunately, I just updated my MacOS to Catalina, and now when I try to 
> save in Firefox, I get the error message
> ""timimi" cannot be opened because the developer cannot be verified".
> I tried to override this security issue, but I can't seem to figure out 
> how to do so.
>

this is not nice indeed. Would you mind opening an issue on Github 
?
Do you remember what version of MacOS did you have before that update? And 
what version of Firefox you have now? (the problem took place when you only 
updated MacOS, not Firefox, did it?)

Best regards,
Yakov.

Advice would be appreciated.
> Best regards,
> Boaz
>
> On Sat, Mar 28, 2020 at 9:58 AM Yakov  > wrote:
>
>> Hi Alex,
>>
>> I just tried Timimi. Though installation seemed to work (got the "Hello 
>>> there 
>>> / Have a great day" message) I still get an error message when I try to 
>>> save 
>>> changes to a TW file. 
>>>
>>> I removed all other TW related plugins to make sure there weren't any 
>>> conflicts, but no luck. 
>>>
>>> Maybe I'm doing this wrong though... how do you save? I'm trying to use 
>>> the 
>>> usual "save changes" links under Admin Tools, should I use something 
>>> else? 
>>>
>>
>> Hm, have you installed both the browser extension and the native app? The 
>> extension 
>> page  tells to 
>> check out installation details in the docs but I guess one may miss the 
>> main point (the necessity to install an app besides the extension) since 
>> they have to find the installation guide 
>>  and follow the 
>> additional step from there (download the installer for their paltform from 
>> releases  and launch it). 
>> Please let me know if that helps; I'll probably propose some changes to 
>> improve this aspect anyway.
>>
>> Oh and Yakov, BTW, I tried to post about my saving issues on the TWC list 
>>> back 
>>> in December, but my mail did not go through because the list is set up 
>>> as a 
>>> forum rather than a mailing-list. 
>>>
>>  
>> Oh, sorry to hear that. I'm not quite sure what's the difference (I 
>> always thought that Google Groups are both), but if I can help you somehow, 
>> let me know. (have you tried to use it as a forum? is that of very poor 
>> user experience for you for some reason?)
>>
>> Best regards,
>> Yakov.
>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "TiddlyWiki" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/tiddlywiki/LcldXzPlTK0/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> tiddl...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/17ed5c1d-a9d8-41ce-95d3-2b03dbeb9ea9%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0ce209bb-23e5-4800-b8be-f06a7de8f7b4%40googlegroups.com.


FWD: [tw5] JS error

2020-04-12 Thread 'Peter Buyze' via TiddlyWiki

This message also appears when I use TiddlyDesktop, and revert to a tiddler's 
read mode after editing. Furthermore, when I then want to save the file I also 
get that message and TWD refuses to save.-- 
 Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
 https://tutanota.com


Date: 12 Apr 2020, 15:04
From: tiddlywiki@googlegroups.com
To: tiddlywiki@googlegroups.com
Subject: [tw5] JS error


> See screenshot attached.
>
> I get this error when I want to save my TW file. Restarting TW and refreshing 
> the browser makes no difference.
>
> -- 
> Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
> https://tutanota.com
>
>
>
> --
>  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 view this discussion on the web visit > 
> https://groups.google.com/d/msgid/tiddlywiki/M4iGjtV--3-2%40tutamail.com 
> >
>  .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/M4iNiKz--3-2%40tutamail.com.


[tw5] JS error

2020-04-12 Thread 'Peter Buyze' via TiddlyWiki
See screenshot attached.

I get this error when I want to save my TW file. Restarting TW and refreshing 
the browser makes no difference.
-- 
 Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
 https://tutanota.com

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/M4iGjtV--3-2%40tutamail.com.


[tw5] Re: TitlePicker - a standalone component for EditorMagic

2020-04-12 Thread Mat
OK, I've updated the TitlePicker  
somewhat.

It can now present suggestions for every instance of unclosed links (e.g 
[[foo ) in a text.

...but, as you can see there:

I have a tiddler named "*tidone"* and another tiddler named "*tidone with 
spaces"*. I correctly get suggestions for both if I type in this sentence: 

[[tidone with spa is a tiddler


The problem is that the mechanism only identifies "tidone" as the fragment, 
not the full "tidone with spaces". So, if I click the suggested "tidone 
with spaces", then this happens to the text:

[[tidone with spaces]] *with spa* is a tiddler


I.e only "tidone" was replaced instead of "tidone with spa". I don't know 
how to get around this.

Ideas anyone?

<:-)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/dc306235-c11a-461e-a3ea-ec3573c664e3%40googlegroups.com.


Re: [tw5] Book listing tiddler

2020-04-12 Thread 'Peter Buyze' via TiddlyWiki
Thanks Mat and Eric.
-- 
 Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
 https://tutanota.com


12 Apr 2020, 13:52 by matiasg...@gmail.com:

> Yeah, that is the > SideEditor >  plugin.
>
> BTW, you can see all installed plugins via the Controlpanel, i.e by clicking 
> on the cog wheel in the sidebar, and tab Plugins. Note that not every "extra 
> feature" is packaged into plugins tho.
>
> Also note that the SideEditor only shows the editview of the > text>  field, 
> i.e the main field seen in editview so you can't edit your other custom 
> fields via 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 view this discussion on the web visit > 
> https://groups.google.com/d/msgid/tiddlywiki/693322bf-203d-42af-8729-895a43151334%40googlegroups.com
>  
> >
>  .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/M4i1iL_--3-2%40tutamail.com.


[tw5] Re: Is there a plugin provide right click context menu?

2020-04-12 Thread Mat
@Lin Onetwo if you succeed with a custom right click menu then please share 
it (ideally as a plugin). This sounds very useful.

<:-)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/595bf642-af5f-48f7-959c-170496c67684%40googlegroups.com.


Re: [tw5] Book listing tiddler

2020-04-12 Thread Mat
Yeah, that is the SideEditor  plugin.

BTW, you can see all installed plugins via the Controlpanel, i.e by 
clicking on the cog wheel in the sidebar, and tab Plugins. Note that not 
every "extra feature" is packaged into plugins tho.

Also note that the SideEditor only shows the editview of the *text* field, 
i.e the main field seen in editview so you can't edit your other custom 
fields via 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/693322bf-203d-42af-8729-895a43151334%40googlegroups.com.


Re: [tw5] Book listing tiddler

2020-04-12 Thread Eric Shulman
On Sunday, April 12, 2020 at 3:10:41 AM UTC-7, Peter Buyze wrote:
>
> Last question, if I may: in the top right hand corner of your BookList 
> tiddler there is a double arrow to the right, which gives a preview of the 
> edit mode of the tiddler. Would you mind telling me which plug-in you use 
> for that?
>

see http://sideeditor.tiddlyspot.com/ 

enjoy,
-e

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3ab38a06-9408-4b77-8cc8-11bead9503e3%40googlegroups.com.


[tw5] Re: Is there a plugin provide right click context menu?

2020-04-12 Thread Lin Onetwo
Hi Tony,

Thank you for so detailed comment!

I will try out those native ways that I haven't used before.

I will do some experiment on this, hoping to reduce the learning curve by 
integrating things into context menu, maybe the context menu can be another 
"equally efficient methods to achieve the same"

在 2020年4月12日星期日 UTC+8下午4:07:59,TonyM写道:
>
> Lin,
>
> We tend to achieve many of the same things by other methods. A plugin to 
> define r-click was recently published.
>
> I think as you learn more about tiddlywiki you will find equally efficient 
> methods to achieve the same, you could build your own editor toolbar 
> buttons, 
>
>
>>- Change color of underlying block use an editor toolbar to wrap text 
>>in @@styleorclass Your content@@
>>- turn a text into page ( refactor  extract to a new page) Clone 
>>Button?
>>- move to (refactor move to another page) Not sure
>>- turn a text into a list or checkbox the editor toolbar currently 
>>allows select and OL o UL each line, you could make one for checkboxes.
>>
>> And in tiddlywiki I would it also have:
>>
>>
>>- find source tiddler of transclusion the tiddlername in the key, I 
>>would need to see the full implementation for a solution here
>>- see help page of a macro, I add a macro-macroname field when I 
>>define macros with the syntax in the field and have a custom list of all 
>>macros.
>>- add tag to tiddler (on view mode) - Too easy, numerous ways
>>- editing other things on view mode - Sometimes tricky but with tips 
>>easy
>>- send tw message - Needs a trigger eg button, but there are plugins 
>>for startup, trigger on change or the use of an existing button
>>
>>
>> Is there an existing context menu plugin to do so? I didn't found one by 
>> search.
>>
>  
> The Basic editor does not have one. Codemissor plugins introduce quite a 
> few features
>
> I have in the past used the non code mirror editor and edit in external 
> application to make use of other tools to edit a tiddler with any features 
> I want.
> . 
>
>>
>> Is it possible to implement these feature? I guess using tw message some 
>> of them can be achieve.
>>
>
> All can be achieved but first consider the native way in Tiddlywiki, then 
> modified methods, then consider developing a solution.
>
> You clearly have some skills the community can use, askus to gain new 
> skills and contribute your ideas/skills as well.
>
> Regards
> 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a86608db-966e-4d07-95ef-29eb2c620144%40googlegroups.com.


[tw5] Day One to TiddlyWiki

2020-04-12 Thread Michael Park
Do any of you knowledgable folk know whether it is possible to bulk import 
/ convert Day One (JSON) for use with TiddlyWiki?

Thanks and Happy Easter.

Mike

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/200fc984-6e93-4df5-a4d8-57b7ab144d85%40googlegroups.com.


Re: [tw5] Book listing tiddler

2020-04-12 Thread 'Peter Buyze' via TiddlyWiki
OK, my apologies. I do thank you for your help.

Last question, if I may: in the top right hand corner of your BookList tiddler 
there is a double arrow to the right, which gives a preview of the edit mode of 
the tiddler. Would you mind telling me which plug-in you use for that?


12 Apr 2020, 12:26 by matiasg...@gmail.com:

> Peter Buyze wrote:
>
>> I created a new tiddler and copy/pasted the code into the text box, but 
>> nothing is shown in the read mode.
>>
>
> Yeah, I don't know exactly how you've designed your system so the idea is 
> that you investigate how I did it and see if the setup makes sense. For 
> example see the ViewTemplate and the tagging of the passages, etc. Merely 
> copying a single tiddler from it is likely not enough.
>
> <:-) 
>
>
>
> --
>  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 view this discussion on the web visit > 
> https://groups.google.com/d/msgid/tiddlywiki/4d70e320-6c92-4928-afeb-b8a94797908b%40googlegroups.com
>  
> >
>  .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/M4hrbwF--3-2%40tutamail.com.


Re: [tw5] Book listing tiddler

2020-04-12 Thread Mat
Peter Buyze wrote:
>
> I created a new tiddler and copy/pasted the code into the text box, but 
> nothing is shown in the read mode.
>

Yeah, I don't know exactly how you've designed your system so the idea is 
that you investigate how I did it and see if the setup makes sense. For 
example see the ViewTemplate and the tagging of the passages, etc. Merely 
copying a single tiddler from it is likely not enough.

<:-) 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4d70e320-6c92-4928-afeb-b8a94797908b%40googlegroups.com.


Re: [tw5] Book listing tiddler

2020-04-12 Thread 'Peter Buyze' via TiddlyWiki
Mat, thanks a lot, that's exactly what I want.

I created a new tiddler and copy/pasted the code into the text box, but nothing 
is shown in the read mode.
-- 
 Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
 https://tutanota.com


12 Apr 2020, 09:54 by matiasg...@gmail.com:

> Peter, I made this for you > http://forpeter.tiddlyspot.com/
>
> It is probably not exactly how you describe what you want but it hopefully 
> shows a few things. 
>
> <:-)
>
>
>
> --
>  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 view this discussion on the web visit > 
> https://groups.google.com/d/msgid/tiddlywiki/1dbaa79b-9d6d-4a5c-af4b-099f8e32caac%40googlegroups.com
>  
> >
>  .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/M4hUej6--3-2%40tutamail.com.


Re: [tw5] Re: Presenting: a plugin which automatically relinks renamed tiddlers

2020-04-12 Thread 'Peter Buyze' via TiddlyWiki
Fibbles, I am new to TW, so here's my 2 cents worth.

This is a feature that I have missed in many a note-taking app. Even in what I 
currently consider my default, beloved note-taking apps, this feature is absent.

I came across it in Tomboy, but that is such a simple, basic app that I did not 
bother. Maybe there are other, more feature rich apps, but I have not 
encountered any.

>From what I have seen so far your plug-in works well and one of the features 
>to persuade me to go on with TW.

-- 
 Securely sent with Tutanota. Get your own encrypted, ad-free mailbox: 
 https://tutanota.com


12 Apr 2020, 09:45 by lindongw...@gmail.com:

> Why not upload to a plugin library like main library or 
> Kookma Plugin Library 
> > ?
>
> 在 2019年9月2日星期一 UTC+8上午10:27:19,Flibbles写道:
>
>> I present >> Relink >> !
>>
>> It relinks fields, links, WikiLinks, widgets, transclusions, lists, and 
>> filters. It's highly customizable, but it will also work out of the box. 
>> It's robust, and can handle bizarre name changes. It works through 
>> whitelisting, so it doesn't change plaintext instances of a title, or other 
>> instances where an updated would be undesirable. It's also well tested (but 
>> still really new!!). It should be comprehensive.
>>
>> Otherwise, I really hope everyone gets good use out of this. Having written 
>> it, I completely understand why this isn't a core feature. It was >> hard as 
>> crap>> ! There are so many edge cases! I'm sure more will still crop up.
>>
>> Edit>> : It now also supports macros, making it a fully comprehensive 
>> relinking plugin.
>>
>> Demo page here >> .
>>
>> Source code here >> .
>>
>> I would absolutely love to get some feedback. I really hope this helps 
>> people.
>>
>> -Flibbles
>>
>
>
>
> --
>  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 view this discussion on the web visit > 
> https://groups.google.com/d/msgid/tiddlywiki/20c7abd8-5f86-45d1-a07a-c47190f3290c%40googlegroups.com
>  
> >
>  .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/M4hQijT--3-2%40tutamail.com.


[tw5] Re: Is there a plugin provide right click context menu?

2020-04-12 Thread TonyM
Lin,

We tend to achieve many of the same things by other methods. A plugin to 
define r-click was recently published.

I think as you learn more about tiddlywiki you will find equally efficient 
methods to achieve the same, you could build your own editor toolbar 
buttons, 


>- Change color of underlying block use an editor toolbar to wrap text 
>in @@styleorclass Your content@@
>- turn a text into page ( refactor  extract to a new page) Clone 
>Button?
>- move to (refactor move to another page) Not sure
>- turn a text into a list or checkbox the editor toolbar currently 
>allows select and OL o UL each line, you could make one for checkboxes.
>
> And in tiddlywiki I would it also have:
>
>
>- find source tiddler of transclusion the tiddlername in the key, I 
>would need to see the full implementation for a solution here
>- see help page of a macro, I add a macro-macroname field when I 
>define macros with the syntax in the field and have a custom list of all 
>macros.
>- add tag to tiddler (on view mode) - Too easy, numerous ways
>- editing other things on view mode - Sometimes tricky but with tips 
>easy
>- send tw message - Needs a trigger eg button, but there are plugins 
>for startup, trigger on change or the use of an existing button
>
>
> Is there an existing context menu plugin to do so? I didn't found one by 
> search.
>
 
The Basic editor does not have one. Codemissor plugins introduce quite a 
few features

I have in the past used the non code mirror editor and edit in external 
application to make use of other tools to edit a tiddler with any features 
I want.
. 

>
> Is it possible to implement these feature? I guess using tw message some 
> of them can be achieve.
>

All can be achieved but first consider the native way in Tiddlywiki, then 
modified methods, then consider developing a solution.

You clearly have some skills the community can use, askus to gain new 
skills and contribute your ideas/skills as well.

Regards
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/478a380e-148c-4ff9-a88e-c1574597cd95%40googlegroups.com.


Re: [tw5] Re: How to execute JS on startup? I have a "copy on select" userscript

2020-04-12 Thread TonyM
Thanks for Sharing.

I am great with TiddlyWiki but not the Javscript side of things, I 
appreciate such contributions.

Regards
Tony

On Sunday, April 12, 2020 at 5:35:30 PM UTC+10, Lin Onetwo wrote:
>
> It just implements function like 
> https://addons.mozilla.org/en-US/firefox/addon/copy-on-select/
>
> I'm using desktop app with nodejs tiddlywiki, so I feel unconfertable 
> without this firefox add-on. So I make it work in tiddlywiki.
>
> 在 2020年4月12日星期日 UTC+8下午3:31:20,TonyM写道:
>>
>> So what mysterious function does this achieve?
>>
>> 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1c25f1d7-748e-4013-a8a5-50171664afb1%40googlegroups.com.


Re: [tw5] Re: How to execute JS on startup? I have a "copy on select" userscript

2020-04-12 Thread Lin Onetwo
It just implements function like 
https://addons.mozilla.org/en-US/firefox/addon/copy-on-select/

I'm using desktop app with nodejs tiddlywiki, so I feel unconfertable 
without this firefox add-on. So I make it work in tiddlywiki.

在 2020年4月12日星期日 UTC+8下午3:31:20,TonyM写道:
>
> So what mysterious function does this achieve?
>
> 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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/bb23c389-f25c-49b3-b8f3-b9b74e52b333%40googlegroups.com.


[tw5] Is there a plugin provide right click context menu?

2020-04-12 Thread Lin Onetwo
In Notion, right mouse click on a block can perform following useful 
refactor action:


   - change color of underlying block
   - turn a text into page ( refactor  extract to a new page)
   - move to (refactor move to another page)
   - turn a text into a list or checkbox

And in tiddlywiki I would it also have:


   - find source tiddler of transclusion
   - see help page of a macro
   - add tag to tiddler (on view mode)
   - editing other things on view mode
   - send tw message
   

Is there an existing context menu plugin to do so? I didn't found one by 
search.

Is it possible to implement these feature? I guess using tw message some of 
them can be achieve.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c2b5f8a0-435c-46c9-b89a-98043c947589%40googlegroups.com.


Re: [tw5] Re: How to execute JS on startup? I have a "copy on select" userscript

2020-04-12 Thread TonyM
So what mysterious function does this achieve?

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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4b261965-2d5d-4bdb-800f-bd628227b9d2%40googlegroups.com.


[tw5] Re: Show Title of Tiddler with some Chars Trimmed from Front of String

2020-04-12 Thread TonyM
David

Can I suggest in future you avoid compound titles and use tags or fields to 
indicate sled and snow etc...

The thing about tiddlywiki is tiddlers titles are their own unique key to the 
content within. In database technology we know compound keys lead to problems 
including two names for the same content.

Regards
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8626d4a1-51f8-4ef5-a6d2-f1ab62709cc7%40googlegroups.com.


Re: [tw5] Book listing tiddler

2020-04-12 Thread Mat
Peter, I made this for you http://forpeter.tiddlyspot.com/

It is probably not exactly how you describe what you want but it hopefully 
shows a few things. 

<:-)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1dbaa79b-9d6d-4a5c-af4b-099f8e32caac%40googlegroups.com.


[tw5] Re: SVG Editor?

2020-04-12 Thread A Gloom
https://groups.google.com/d/topic/tiddlywiki/Vh-LXr3VdeM/discussion

https://github.com/SVG-Edit/svgedit

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/691f2db7-f9bd-44e5-83e4-3285a4427e75%40googlegroups.com.


[tw5] SVG Editor?

2020-04-12 Thread TonyM
Have you saved it as an .svg file and tried dragging and dropping it on your 
wiki?

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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/532ec0a9-9325-4e1a-8b87-3b604da960a0%40googlegroups.com.


[tw5] Re: Tagging with Transclusions?

2020-04-12 Thread TonyM
Have you considered any tiddler incomplete If not flagged complete. This flag 
could be a tag but if it were a date field you could stamp it with the date and 
time it was completed. Thus incomplete would be !has[completed-date] 

This makes sense because all tiddlers start as incomplete.

Notes about what to complete can be placed inside comments that you can only 
read on editing.

Regards
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fe8e4b39-e60b-49eb-ac5d-1be7f83ad443%40googlegroups.com.


[tw5] Re: Presenting: a plugin which automatically relinks renamed tiddlers

2020-04-12 Thread Lin Onetwo
Why not upload to a plugin library like main library or 
Kookma Plugin Library 
?
在 2019年9月2日星期一 UTC+8上午10:27:19,Flibbles写道:
>
> I present Relink !
>
> It relinks fields, links, WikiLinks, widgets, transclusions, lists, and 
> filters. It's highly customizable, but it will also work out of the box. 
> It's robust, and can handle bizarre name changes. It works through 
> whitelisting, so it doesn't change plaintext instances of a title, or other 
> instances where an updated would be undesirable. It's also well tested (but 
> still really new!!). It should be comprehensive.
>
> Otherwise, I really hope everyone gets good use out of this. Having 
> written it, I completely understand why this isn't a core feature. It was 
> *hard 
> as crap*! There are so many edge cases! I'm sure more will still crop up.
>
> *Edit**: It now also supports macros, making it a fully comprehensive 
> relinking plugin.*
>
> Demo page here .
>
> Source code here .
>
> I would absolutely love to get some feedback. I really hope this helps 
> people.
>
> -Flibbles
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/20c7abd8-5f86-45d1-a07a-c47190f3290c%40googlegroups.com.


Re: [tw5] Book listing tiddler

2020-04-12 Thread TonyM
Why not a tiddler for each book and each author and tag books with authors. Or 
authors with books? No author field is required be cause the title is the 
author. Tag books with book and authors with author. 

Personaly I use a field called object-type for my tiddlers and would give it a 
value of book or author rather than tags leaving them free for more ad hoc 
relationships.

Regards
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e31f4492-b03c-4cab-b5f9-8903e375a74d%40googlegroups.com.


Re: [tw5] Book listing tiddler

2020-04-12 Thread TonyM
Peter

Yes, you can type in a new fieldname and add it. Field names have naming rules 
but single or hyphenated words are fine.

Perhaps you can decide if a tiddler has the author field then its a book and 
leave the tags for your relationships.

I can share a bundle of example tiddlers if you want a quick answer but you 
will learn more on your own.

Regards
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c38e6f8e-aa9f-4c7d-ada9-53e8b493177b%40googlegroups.com.