Re: [tw5] I want to create field with Russian letters

2021-01-05 Thread TW Tones
Siniy

The following tiddler seems to be where the new field creation logic is. If 
manipulated you may be able to create other fields but it is not clear what 
implications this would have. Test on an empty.html and save and reload, 
list and search then ask the dev team if they can tell you what the 
consequences are. It is possibly aligned with the rules that apply to 
Javascript and html. How do they handle alternate languages?

A workaround may be to use indexes in a data tiddler to define fields with 
other index values such as a fieldname, then the value stored will be 
equivalent to a named field, I do not expect the same restrictions to apply.

However a quick test like this {{{ [[data]getindex[цвет]] }}} did work on a 
tiddler named data containing цвет: красный with the 
type application/x-tiddler-dictionary.

The Query did return красный

tiddlername
$:/tiddlername/datafields (a data or JSON tiddler
Use index as fieldname, value as fieldvalue
Use serial number and/or relink plugin with additional settings, if 
tiddlername rename is needed

There is a fair argument that fieldnames could use alternate language 
alphanumeric's but the code refactoring may be prohibitive and this may be 
for future major versions of tiddlywiki.

Regards
Tones

-- 
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/e3ae8b7a-2bce-4a97-8535-6e0b3095c842n%40googlegroups.com.


[tw5] Re: Concatenating contents of multiple fields into one textfield

2021-01-05 Thread TW Tones
See my comments inline

On Friday, 1 January 2021 at 02:57:33 UTC+11 Odin wrote:

> Thanks for the reply!
>
> what would the correct syntax be in this case?
>
> <$action-createtiddler
> $basetitle=<>
> tags="[[Six Minute Journal]]"
> text=<$macrocall $name="sixminutejournal" 
> grateful={{$:/temp/odin/sixminutejournal!!sixminute-grateful}} 
> great={{$:/temp/odin/sixminutejournal!!sixminute-great}} 
> affirmation={{$:/temp/odin/sixminutejournal!!sixminute-affirmation}}>
> sixminute-time='21:00'
>
>>
>>>

   - Should >  be /> ?
   - Where is the end of the action widget />?
   - Why cram macrocall inside the action widget, why not establish the 
   value to use there with a variable before the action widget, you may have 
   to wikify the result.

\define parameters()  
grateful={{$:/temp/odin/sixminutejournal!!sixminute-grateful}} 
great={{$:/temp/odin/sixminutejournal!!sixminute-great}} 
affirmation={{$:/temp/odin/sixminutejournal!!sixminute-affirmation}}
<$wikify name=parameters text=<> >

<$action-createtiddler
$basetitle=<>
tags="[[Six Minute Journal]]"
text=<>
sixminute-time='21:00'
/>

 

-- 
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/477291af-8886-4d12-b94b-9443905eb3dcn%40googlegroups.com.


Re: [tw5] Re: [TW 5.1.23] New features - Toggle operator and Datat tiddler

2021-01-05 Thread TiddlyTweeter
M,

Very good example! Thanks.

TT

On Tuesday, 5 January 2021 at 05:13:58 UTC+1 Mohammad wrote:

> Hi Josiah,
>
>
> On Mon, Jan 4, 2021 at 11:28 AM TiddlyTweeter  wrote:
>
>> Toggles/Cyclers are very, very useful!
>>
>> But I think *I need to see more examples* to actually understand how to 
>> implement them in TW.
>>
>> One common use case, for theoretical example, could be cycling through 
>> Stylesheets. The point being to have one button that toggles through a set 
>> of different ways a TW could look. That would be neat & user supportive!
>>
>> Have a look here:
>
> https://github.com/Jermolene/TiddlyWiki5/discussions/5271#discussion-65374
>  
>
> It shows how to cycle in color palettes.
>
> --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/16191351-5351-4348-9b50-2dd5921fabd2n%40googlegroups.com.


[tw5] Re: Request: Reply to author should be enabled here in the group

2021-01-05 Thread TW Tones
Mail to works for me and always has, but I no longer have reply to author.

Bloody "New", should I say regressive, Google Groups. Seriously this is the 
worst experience I have had with Google since they took away "Google Wave".

Tones

On Friday, 1 January 2021 at 06:02:51 UTC+11 HP wrote:

> Same here, and yes I double checked my General Settings for the "mailto:; 
> setting as the instructions mentioned above. Btw, I can't post when a 
> screenshot was inserted as well (nothing happens; no hint/error).
>
> On Thursday, December 31, 2020 at 7:22:37 PM UTC+1 coda coder wrote:
>
>> Via "Browse" for a file...
>> [image: reply.png]
>>
>> On Thursday, December 31, 2020 at 12:21:15 PM UTC-6 coda coder wrote:
>>
>>> Yep. Broken. Again.
>>>
>>> On Thursday, December 31, 2020 at 12:20:46 PM UTC-6 coda coder wrote:
>>>


 On Thursday, December 31, 2020 at 8:51:45 AM UTC-6 PMario wrote:

> It's the same for me. 
>
> On Thursday, December 31, 2020 at 3:02:33 PM UTC+1 Saq Imtiaz wrote:
>
>> Apologies, I have tried to insert a screenshot with no success. The 
>> reply to author button is disabled and the tooltip states: "You do not 
>> have 
>> permission to reply to author in this group".
>>
>> On Thursday, December 31, 2020 at 3:01:16 PM UTC+1 Saq Imtiaz wrote:
>>
>>>
>>> On Thursday, December 31, 2020 at 3:00:13 PM UTC+1 Saq Imtiaz wrote:
>>>
 Hi Eric,

 There seems to be a permissions issue:


 On Thursday, December 31, 2020 at 2:54:19 PM UTC+1 Eric Shulman 
 wrote:

> Addendum:
>
> The "reply to author" feature requires that you allow your browser 
> to handle "mailto:; links.
>
> Here's the instructions for Chrome:
> https://support.google.com/a/users/answer/9308783?hl=en
>
> Here's the instructions for FireFox:
>
> https://support.mozilla.org/en-US/kb/change-program-used-open-email-links
>
> -e
>
> On Thursday, December 31, 2020 at 5:40:07 AM UTC-8 Eric Shulman 
> wrote:
>
>> Mario,
>>
>> I enabled "Reply to author" for "all group members" several weeks 
>> ago.  The command is located in the "three dots" dropdown menu 
>> (upper right 
>> corner of each message header).  If you are not seeing this menu 
>> item (or 
>> it is still disabled), then that is most likely a bug in the new 
>> GoogleGroups.
>>
>> -e
>>
>>
>>
>> On Thursday, December 31, 2020 at 4:38:26 AM UTC-8 PMario wrote:
>>
>>>
>>> @Jeremy or @Eric, 
>>>
>>> It would be nice, if "reply to author" would be enabled. 
>>> Thx, 
>>> -mario
>>>
>>

-- 
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/753e17bb-ce75-4e1c-8148-12063a8335a5n%40googlegroups.com.


[tw5] Re: How to increment a variable within a list widget?

2021-01-05 Thread TW Tones
Si,

If you could go a step back and explain why you need such ID's I may be 
able to help. What do you mean generating multiple cards?


   - Otherwise one way to to start with a list that uses the range widget 
   to step from one to max.
   - If you have a list its possible to have filter that 
   uses https://tiddlywiki.com/#allbefore%20Operator and count[] to get the 
   current position in a list.

Tones
On Friday, 1 January 2021 at 04:58:06 UTC+11 si wrote:

> Hopefully the title is clear, so there's no need to read the rest of this, 
> but here is my specific use case in case it's helpful.
>
> I have added tiddlers that represent keyboard shortcuts for various 
> programs that I use. I aim to use TiddlyRemember to memorise them.
>
> So for example I might have a tiddler called "Ctrl + Shift + C" with the 
> following fields:
>
>- evernote: Create a new note.
>- chrome: Open the console.
>
> I have generated the flashcards with the following nested list widget:
>
> <$list filter="[tag[Keyboard shortcuts]]" variable="shortcut">
>
> <$list filter="[fields[]] -[[text]] -[[tags]] -[[tmap.id]] 
> -[[modified]] -[[created]] -[[title]]" variable="program">
>
> <$macrocall $name=rememberq id={{{ [get[created]] }}}
> question={{{ [getaddprefix[Keyboard shortcuts: 
> ]addsuffix[ in ]addsuffix] }}}
> answer=<>/>
>
> 
>
> 
>
> The only relevant part here is the "id" field of the macrocall. This needs 
> to be unique, but currently it will not always be since I am generating 
> multiple cards from the same tiddler. I want to add a suffix that 
> increments for each "pass" of the list widget. Something like:
>
> id={{{ [get[created]addsuffix] }}}
>
> What would be the best way to approach this?
>

-- 
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/51becf09-b7f1-41e8-a0ce-b0845521ea6dn%40googlegroups.com.


Re: [tw5] Re: OokWiki (Bob + A secure login + wiki and account permissions) as a replacement for TiddlySpot

2021-01-05 Thread TW Tones
Jed,

How much in what currency do you need for your dev computer? I do a 
small patreon monthly but clearly until others do this will not come 
quickly.

I am very keen for a node multiuser implementation for the community, for 
me to host a subset of online services and develop my own comprehensive 
solutions on top of. 

As I said before, If you were in Australia I may be able to give you an old 
laptop (if that would do), or we find someone traveling to near you, who 
could take it. Not withstanding that If I know more about what you need and 
if you are prepared to accept feedback and requests as you progress (as you 
have done in the past for me), I would be happy to see what more I can 
contribute, because I value your solutions.

What you aim to do is the "last mile" or "key gaps" currently with 
tiddlywiki as a multi-user internet/extranet or Intranet facing solution.

Regards
Tones


On Friday, 1 January 2021 at 09:07:19 UTC+11 inmy...@gmail.com wrote:

> The demo is on ookwiki.com, many of the functions aren't enabled yet.
> The PayPal and patreon are the same as they have been for the past few 
> years, I just stopped listing them on announcements because I have gotten 
> almost no response when it comes to support through them, so I stopped 
> bothering. That is why I set up something direct with a very clear way to 
> support development and a clear result of the support.
>
> The links for patreon and PayPal are still in the About OokTech/Support 
> Development section of the Bob tab in the control panel, here they are 
> again:
>
> Patreon is https://www.patreon.com/OokTech
> The PayPal link is 
> https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick_button_id=ZG94CTLHTKYRE
>
> On Thursday, December 31, 2020 at 5:22:50 PM UTC+1 Jan wrote:
>
>> Hi Stobot, Hi Jed,
>> for the friends of games: I also made a dungeon-like Wiki some time ago. 
>> I comes with an editor you can find going down the page.
>> It would be a good idea to implement key-navigation, which was difficult 
>> at the time I did this experiment. 
>>
>> Yours Jan
>>
>>
>> Am 30.12.2020 um 16:44 schrieb Jed Carty:
>>
>> Stobot, 
>>
>> I missed a lot of your message before, all my work has been on a phone, 
>> raspberry pi and a 7 year old laptop, so things are going slow. 
>> Unfortunately the lack of any help with getting a new computer means that 
>> this isn't going to change any time soon because I am not going to be able 
>> to get one myself until work picks up and then I won't have much time to 
>> devote to this.
>>
>> The problem with typing too quickly in when changing a tiddler directly 
>> in Bob, like changing the site title, shouldn't be a problem with more 
>> recent versions of Bob. I don't remember which version that fix was 
>> introduced in.
>> I like the ideas of games in tiddlywiki, the first large project I did 
>> with tiddlywiki was an interactive fiction engine in tiddlywiki. It is in 
>> desperate need of an update, but it is still probably my favourite thing 
>> that I made. http://zorklike.tiddlyspot.com
>>
>> On Monday, December 28, 2020 at 4:09:44 PM UTC+1 Jed Carty wrote:
>>
>>> A quick update:
>>> I have a demo up (shh, its a secret but you may be able to guess the 
>>> url). I haven't enabled creating accounts yet because there is still a lot 
>>> of administrative UI that I need to work out.
>>> It is running on a digital ocean droplet with apache and passenger 
>>> handling the bits that they handle.
>>> Once I get the temporary accounts set up I will open that up so people 
>>> can play with it a bit.
>>>
>>> Stobot, 
>>>
>>> I don't think that is taking the idea too far, considering that is one 
>>> of my big motivations for doing this. I maintained the wiki reference wiki 
>>> for a while but it was only me and I got distracted by other things, so 
>>> having something community owned where multiple people can edit and 
>>> maintain it is one of the prime motivators.
>>> I have lots of ideas about how to use this to help package and 
>>> distribute plugins in a way that allows far more collaboration and 
>>> community assistance than is currently available to people who aren't 
>>> familiar with GitHub and other coding tools. I want things like community 
>>> documentation and translations for plugins when there is a need, and this 
>>> could lower the barrier to entry for contributing by a lot.
>>>
>>> On Sunday, December 27, 2020 at 5:59:21 PM UTC+1 Stobot wrote:
>>>
 Jed,

 I don't want to take the idea too far, but if we were going to have a 
 community-run TiddlySpot-like option available (OokTech) - I wonder if we 
 could also cover / expand on what things like TiddlyTools used to be (and 
 I 
 assume still is for TWC) for the community? The "TiddlyWiki toolmap" in 
 Dynalist from David, and the "scripts" area that Mohammad maintains are 
 fantastic and I'm appreciative that someone puts all the effort into 
 maintaining them. But, most other 

[tw5] Re: Can you create a text file from TiddlyWiki on node.js?

2021-01-05 Thread TW Tones
Si,

As a new comer try the Bobexe implementation. 

However TiddlyDesktop, hta and(limited) and TWExe solutions do have more 
access to the local system. However what do you actually want to do or use 
these  text files for?, creating, editing, reading, importing, generating 
etc...

I have other ideas and solutions to share.

Tones
On Monday, 4 January 2021 at 00:52:10 UTC+11 si wrote:

> Great thanks Mark. I have seen people discuss Bob but never really knew 
> what it was. I will check it out.
>
> On Saturday, 2 January 2021 at 18:43:57 UTC Mark S. wrote:
>
>> You might check out Bob, a version of TW on node that allows you to run 
>> scripts on the local server.
>>
>> On Saturday, January 2, 2021 at 8:40:52 AM UTC-8 si wrote:
>>
>>> As I understand it, TW single file version cannot do anything with the 
>>> file system on your computer while running in a browser.
>>>
>>> Does this restriction disappear when using node.js? For example, could I 
>>> (theoretically) create a button in my wiki that creates a new text file 
>>> somewhere on my system, which is then opened automatically in a text editor?
>>>
>>> It seems from my limited use that the node.js version of TW will create 
>>> individual tiddler files on your desktop as you create new tiddlers in the 
>>> wiki, so presumably it is able to interact with the file system in some way?
>>>
>>> I don't know anything about this topic so I am aware this is probably a 
>>> very nooby question!
>>>
>>

-- 
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/a52565d7-5bb4-49f8-aece-81992b5f6252n%40googlegroups.com.


[tw5] Re: If you switch to Zoomin story view and your screen goes blank...

2021-01-05 Thread TW Tones
dix,

I expect this is a local issue, unless others report the same thing, 
however I suggest providing the following;

   - TiddlyWiki Version
   - Browser (version) in Use
   - Operating system you are on
   - In this issue any layout, theme or stylesheets.

Then someone may share or have solved this before.

   - Or we may discover a bug in a release of tiddlywiki.


Regards
Tones
On Wednesday, 6 January 2021 at 00:40:46 UTC+11 dix...@gmail.com wrote:

> I was trying to test the zoomin story view in two different wikis and it 
> completely locked me out of them. Pages appear to render for about a half 
> second, then the title turned vertical and the screen is blank. This is 
> probably an unfortunate side effect based on my particular set of plugins 
> and tweaks, but it was very disconcerting. The main tiddler page worked, 
> but no way to access Control Panel to revert to a different story view.
>
> This is on a Mac running under Bob's server thingie (downloaded executable)
>
> Fix: under each TW directory (separate for each wiki) there is a tiddlers 
> folder - inside there, sorted by date, near the top is a file named 
> $__view.tid - delete it - this restored each wiki to the default view 
> immediately.
>
> Note to self: stay away from that story view!
>

-- 
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/eebb68e9-1d80-4a58-b6ef-85437d18f0a9n%40googlegroups.com.


[tw5] Re: How to get count widget to only look at tiddlers from month x to month y

2021-01-05 Thread Eric Shulman
On Tuesday, January 5, 2021 at 6:57:44 PM UTC-8 Sapphireslinger wrote:

> May I ask what "gteq" and "1teq" stand for?
>

gteq = "greater than or equal to"
lteq = "less than or equal to"
 

> Does TW's built-in date format have a way to tell it to display as 
> year.month.day.timesecond? Then I could have the correct display AND take 
> advantage of TW's built-in date format.
>

TiddlyWiki internal date format is 0MM0DD0hh0mm0ss0XXX

which forms a 17-digit number where:
*  = 4 digit year
* 0MM = 2 digit month (01 to 12)
* 0DD = 2 digit date (00 to 31)
* 0hh = 2 digit hour (00 to 23)
* 0mm = 2 digit minutes (00 to 59)
* 0ss = 2 digit seconds (00 to 59)
* 0XXX = 3 digit milliseconds (000 to 999)

Note that the time format does not have any punctuation, and is represented 
using UTC
(Universal Time Coordinated), which is essentially the same as Greenwich 
Mean Time (GMT)

Thus:
*January 5, 2021 at 6:57:44 PM*
the date of your posting in my local time zone (PST, Pacific Standard 
Time), is equivalent to
*January 6, 2021 at 2:57:44 AM*
in UTC (i.e., adjusted for 8 hours difference in timezone between PST and 
UTC),
and would be represented in TiddlyWiki's internal date format as:
*20210106025744000*
 

> If I use the TW's built-in date format, would the proper code for that 
> look like this:
>
> <$vars 
> myrange="[get[class-date]compare:suffix:gteq[2021.07.01]compare:suffix:lteq[2021.12.31]]"
>  
> >
> <$count filter="[tag[Class Log - Jane 
> Doe]has[class-date]filter]"/>
> 
>

The filter definition would use:
*<$vars 
myrange="[get[class-date]compare:date:gteq[20210701]compare:date:lteq[20211231]]"
 
>*

(see https://tiddlywiki.com/#compare%20Operator for more details)

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/a077bf2d-fcc8-439d-be0b-db4e7ad49a5fn%40googlegroups.com.


[tw5] Re: How to get count widget to only look at tiddlers from month x to month y

2021-01-05 Thread 'Mark S.' via TiddlyWiki


On Tuesday, January 5, 2021 at 6:57:44 PM UTC-8 Sapphireslinger wrote:

> Wow! Thank you! 
>
> May I ask what "gteq" and "1teq" stand for?
>
>
gteq -- greater than or equal
lteq (not 1teq) -- less than or equal
 

> Does TW's built-in date format have a way to tell it to display as 
> year.month.day.timesecond? Then I could have the correct display AND take 
> advantage of TW's built-in date format.
>
>
You can use the view widget with it's date format, and date template to 
display however you want.
 

If I use the TW's built-in date format, would the proper code for that look 
> like this:
>
> <$vars 
> myrange="[get[class-date]compare:suffix:gteq[2021.07.01]compare:suffix:lteq[2021.12.31]]"
>  
> >
> <$count filter="[tag[Class Log - Jane 
> Doe]has[class-date]filter]"/>
> 
>
>
Well, the variable would be like:

<$vars 
myrange="[get[class-date]compare:date:gteq[20210701]compare:date:lteq[20211231]]"
 
>

Notice that "suffix" is "date", and the dots are gone.

But I haven't played with it to know if those dates are local time or UTC 
time (which the TW date format uses). I suspect they're UTC dates. If the 
dates you specify need to be UTC, then your level of happiness may depend 
on how close to the international timeline you live, and how late you stay 
up.



-- 
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/05643b3e-067b-442a-95da-5a1d3e501204n%40googlegroups.com.


[tw5] Re: How to get count widget to only look at tiddlers from month x to month y

2021-01-05 Thread Sapphireslinger
Wow! Thank you! 

May I ask what "gteq" and "1teq" stand for?

Does TW's built-in date format have a way to tell it to display as 
year.month.day.timesecond? Then I could have the correct display AND take 
advantage of TW's built-in date format.

If I use the TW's built-in date format, would the proper code for that look 
like this:

<$vars 
myrange="[get[class-date]compare:suffix:gteq[2021.07.01]compare:suffix:lteq[2021.12.31]]"
 
>
<$count filter="[tag[Class Log - Jane Doe]has[class-date]filter]"/>


On Wednesday, January 6, 2021 at 12:03:41 AM UTC+8 Mark S. wrote:

> Assuming you went with the dotted date notation, you could use:
>
> <$vars 
> myrange="[get[class-date]compare:text:gteq[2021.07.01]compare:text:lteq[2021.12.31]]"
>  
> >
> <$count filter="[tag[Class Log - Jane 
> Doe]has[class-date]filter]"/>
> 
>
> If you used TW's built-in date format, then there is a compare suffix for 
> dates. 
>
> On Tuesday, January 5, 2021 at 6:17:00 AM UTC-8 Sapphireslinger wrote:
>
>> May I ask the correct way to write this?
>>
>> <$count filter="[tag[Class Log - Jane Doe]has[class-date]range[July to 
>> December 2021]]"/> 
>>
>> I would like to count how many classes with Jane Doe were taught between 
>> July and December 2020. Each tiddler will have a "class-date" field with a 
>> date like 2020.12.01.1000 or 202012011000 or 20201201100.
>>
>

-- 
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/fa32262f-080c-49a2-a92d-5bde0765a44dn%40googlegroups.com.


Re: [tw5] TiddlyWiki Project Name

2021-01-05 Thread TW Tones
Jeremy et al..

If we were to use  Xememex please tell me how to say it?,  Which syllables 
are emphasised?. As in my prior post the issue is ease of use and speaking. 
If when introducing tiddlywiki (by another name) do you really want to be 
forced to spell it?. With a surname like mine, "Muscio" trust me I always 
have to spell it and few can workout how to say it just from reading it, in 
fact many jumble the letters to Music-o. This is actually helpful for a 
surname because of various reasons, like immediate detection of people who 
do not know me well on the phone, but it is not good as a transmissible 
meme.

My notes are about the approach not a name suggestion.

On Quines

*A quine is a computer program which takes no input and produces a copy of 
its own source code as its only output. The standard terms for these 
programs in the computability theory and computer science literature are 
self-replicating programs, self-reproducing programs, and self-copying 
programs.  *

Actually this definition found with a google search, is more about "trivial 
quines". It is wrong for tiddlywiki, because it can accept input and 
although it writes itself back (With new data and functions) it can also 
generate many different outputs.

I like the Quine idea and I value its relationship to TW but it is 
ultimately only a partial description. Perhaps *advanced Quine*? (AQ) it 
even has a TLD https://en.wikipedia.org/wiki/.aq not that we could register.

I do favor the tiddler and/or a record, I have no quibble with tiddler, as 
it is "self defined" and can become many different things such as a record 
or card. My only Quibble is with "TiddlyWiki" when talking to others, I now 
say "TiddlyWiki platform" to new people. But for quite similar reasons I 
would not be happy with Xememex although like models of cars the 
introduction of X makes it sound like a recent model. I would once again be 
inclined to say " Xememex platform". Perhaps "meme platform" is more 
direct?.

Regards
Tones
On Tuesday, 5 January 2021 at 20:53:02 UTC+11 jeremy...@gmail.com wrote:

> Hi Ed
>
> Re-reading this message (and studiously avoiding making any suggestions 
> for new names) the idea of "targeting more modern JavaScript engines" makes 
> me wonder about the question of "how modern a browser do you need to have 
> to have a working Tiddlywiki?"  
>
> With regards to minimum browsers for TW5, according to the web site it's 
> "Safari version 6" (from 2012!) IE version 10 (also from 2012!) and "all 
> recent" Chrome, Firefox, and Firefox for Android, whatever that means, but 
> presumably going back comparably far.  So right now TW5 is usable in 
> browsers that go about 8 years back, which is nice.  And TWC support 
> obviously goes back way further than that.
>
> How big a change in "you need this recent a browser" would you think was 
> acceptable in a "Xememex" project?
>
>
> That would be to be decided. In 2010/1 we targeted the browsers that were 
> in common use at the time, and presumably we’d do the same again. Nowadays, 
> most browsers automatically update and so perhaps there might be less 
> incentive to be as conservative as we have been.
>
> From a developer perspective, HTML and CSS have actually changed 
> relatively little over the last 10 years, it’s in the area of JavaScript 
> that things have radically improved: async/await, modules, classes, etc. 
> Making these features available in the core will make the developers more 
> productive, and make it easier for developers with contemporary JavaScript 
> experience to join the project.
>
> Best wishes
>
> Jeremy
>
>
>
> On Monday, December 28, 2020 at 7:52:20 AM UTC-5 jeremy...@gmail.com 
> wrote:
>
>> As appealing as this sounds, I just don't think that as a small community 
>> we have the resources to support both, unless the intention would be for 
>> TiddlyWiki 5 to only receive bug fix updates. 
>>
>>
>> I think that would be the default, yes, unless somebody wanted to pick up 
>> the development more purposefully.
>>
>> As you mention in a later reply, the real challenge is replacing the word 
>> tiddler. I remember trying this in Classic and it wasn't easy then and is 
>> probably even harder now with all the widget attributes etc. Which makes me 
>> wonder if this would really be the best use of our time and resources?
>>
>>
>> That is indeed one of the critical questions.
>>
>> Over the years we've had consistent feedback on the name "TiddlyWiki" 
>> that ranges between:
>>
>> * I don't care about the name, it's just a meaningless string of letters
>> * I think the name is fine, it's distinctive, and has few false positives 
>> when Googling
>> * I think the name diminishes TiddlyWiki
>> * I think the name is a thinly veiled obscenity
>>
>> That last category is undoubtedly a minority, but it's a very 
>> consistently and forcefully expressed opinion when it does come up. I used 
>> to think that view said more about the people holding it than anything 

[tw5] Re: Habit/Mood Tracking using TW?

2021-01-05 Thread TW Tones
Manish,

I just wanted to add, while playing with Unicode Characters I saw a lot of 
emoticons, thinking perhaps one day of using these to set the icon, or 
another field on tiddlers that enable multiple emoticons would be a quick 
way to allow emotions to be set on tiddlers. A corresponding method to list 
tiddlers according to the emoticons assigned would also help.

Regards
Tones

On Tuesday, 5 January 2021 at 22:27:48 UTC+11 manishm...@gmail.com wrote:

> Dear all 
> Thank you for the suggestions and also for making me laugh out loud :) 
> Really a joy to see such banter in this wonderful group! 
>
> Cheers
> Manish
>
> On Monday, 4 January, 2021 at 1:52:10 pm UTC+5:30 TiddlyTweeter wrote:
>
>> Soren Bjornstad wrote:
>>
>>> ... spent last night joining all my wristwatches into a belt. It was a 
>>> complete waist of time.
>>>
>>
>> Glad to see punnery alive & well here.
>>
>> TT :-)
>>  
>>
>

-- 
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/a9f1869d-a41b-43cf-8cc9-7c5cbfc36936n%40googlegroups.com.


[tw5] Re: Displaying Hard Linebreaks in Text which is pulled from JSON Datatiddler

2021-01-05 Thread TW Tones
Just a quick check;

If you use the transclude widget you can specify mode=block, have you tried 
this yet?

The triple quotes is more a WikiMarkup option for text within a tiddler. 
With transclusion and templates and more the inline vs block tends to be 
used. See 

Tones

On Wednesday, 6 January 2021 at 01:01:04 UTC+11 scourfie...@gmail.com wrote:

> Hi all
>
> I have some text stored in a json datatiddler which I'm pulling out using 
> the transclude widget in index mode. 
>
> I'd like to display this text with hard linebreaks respected, rather than 
> the default tiddlywiki behaviour of ignoring single linebreaks and 
> collapsing many linebreaks down into one. However I can't seem to do this, 
> even when wrapping my transclude widget in triple double quotes as 
> described here 
> 
> .
>
> Any advice on how to do this? I suspect its something to do with how the 
> json encodes text, but its not my area of expertise.
>
> Thanks a ton
>

-- 
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/8682bb30-fe74-4323-93c9-63ba73b26dean%40googlegroups.com.


[tw5] Re: Drag-and-drop plugins under node

2021-01-05 Thread TW Tones
This is my view and if you have a more nuanced view please share.

I would just add, in Cases like say the JSON Mangler Plugin, it makes sense 
to drag and drop it as a plugin on *one *of your node JS wikis, so that the 
plugin is active there, and may not be needed elsewhere. The wiki is then 
loaded with plugin(s) needed by that wiki alone.

   - I use the JSON Mangler plugin as a database import and preparation 
   tool to generate data sets for other wikis, the other wikis do not need the 
   JSON Mangler installed.


The installation of plugins available to all separate node wikis, using the 
official method for node, is also great for those plugins you want 
everywhere and upgraded with one step.


   - I believe a more user friendly comprehensive guide could be written 
   for node plugin installs, however if you know of one please provide a link. 
  - Similarly if one wants to do this with a plugin that is not already 
  prepared for node install, how do we build a node install version, and 
then 
  re-publish it for others to save rework.
   - It seems to me that many cases in which nodeJS installed plugins are 
   discussed, the documentation misleadingly suggests its the only way on 
   node, however there are sound reasons why direct drag and drop install 
   makes sense for a user and designer in many cases.

In short I have not bothered very often to do note install plugins because 
so far it has being of little or no value to me to follow difficult 
instructions for little or no added value (in my use cases)

   - I would be happy to review and comment on any documentation on Node 
   shared plugin setup.

Regards
Tones

On Wednesday, 6 January 2021 at 01:04:29 UTC+11 dieg...@gmail.com wrote:

> Yes thank you all for the reply! I now understand what the docs meant. 
>
> On Sunday, January 3, 2021 at 8:44:23 AM UTC-5 duche...@gmail.com wrote:
>
>> Crystal clear!  Thank you Jeremy and Mark,
>>
>> Le samedi 2 janvier 2021 à 13:41:11 UTC-5, Mark S. a écrit :
>>
>>> Many (most?) 3rd party plugins (including SideEditor) have not been set 
>>> up as node.js plugins. So you just drag and drop them to update.
>>>
>>> Third party plugins that have been set up for node.js can be placed 
>>> inside your node TW directory structure like this
>>>
>>> MyTiddlyWiki 
>>>   tiddlywiki.info 
>>>   tiddlers 
>>> (a bunch of tiddlers)
>>>   *plugins *
>>>  *myfavoriteplugin *
>>> *   plugin.info  (required file)*
>>>tiddler.td
>>>tiddler2.tid
>>>...
>>>  myotherfavoriteplugin 
>>>plugin.info (required file)
>>>tiddler.tid
>>>...
>>>
>>>
>>>
>>> On Saturday, January 2, 2021 at 6:13:18 AM UTC-8 duche...@gmail.com 
>>> wrote:
>>>
 I have the exact same case as dieg: I used tiddlywiki for a while under 
 nodejs and importing plugins via drag and drop.

 Now with 5.1.23 I wanted like to install them the recommended way 
 ,
  
 so I added some of the officials plugins to my tiddlywiki.info file, 
 restarted my tiddlywiki and it worked fine.

 However I missed how to install custom plugins 
 .
   
 Just adding them to the .info file is obviously not sufficient and *I 
 wonder how to download them*.  Per instance SideEditor?

 Thank you.
 Le mercredi 30 décembre 2020 à 10:22:26 UTC-5, sil...@gmail.com a 
 écrit :

> You can't have your cake and eat it too ;)
> (just discover this translate proposal of french expression "avoir le 
> beurre et l'argent du beurre").
>
> Since you run Node.js server, plugins are typically served by server. 
> And when you update from 5.1.22 to 5.1.23, official plugins are updated 
> too. If you use drag, you can't benefit from this behaviour and stay 
> with old plugin (since it's not deal by Node.js).
>
> Sylvain
>
>
> Le mardi 29 décembre 2020 à 16:36:13 UTC+1, dieg...@gmail.com a 
> écrit :
>
>>
>> Hello all,
>>
>> Ive been using TW on node for a while. Ive always just installed 
>> plugins by dragging and dropping, effectively ignoring anything having 
>> to 
>> do with tiddlywiki.info files.
>>
>> Today, I decided to do a "fresh install" of 5.1.23, essentially 
>> abandoning all of my configurations and only import my "content" 
>> tiddlers 
>> into a fresh server. 
>>
>> I now see the official plugin library is disabled, in favor of using 
>> the tiddlywiki.info file to install official plugins. Also, custom 
>> plugin installation is now an order of magnitude more complicated than 
>> previously. 
>>
>> In checking the docs there is the following: "Note that including a 
>> plugin as an 

[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-05 Thread TW Tones
Thank you BTC,

Very nice. I need to use this for some big decisions shortly, Lets see if I 
can share the methods I use.

The option to add more buttons, need only be a hack, its the possibility 
for a designer to add additional handling to cards and columns that's 
needed,  they can take responsibility for spacing etc...

   - Such a customisation may be as little as a tick button, or a help icon 
   etc...
   - Personally I use muuri and Kanban on a large screen, so I have plenty 
   of real-estate.

One thing I believe Muuri can achieve that other layouts can't, is to 
support "large, single or multiple 'pain of glass' dashboard's", given the 
versatility of content in tiddlers, including iFrames to other sites and 
resources that a Muuri could be used in NOC's (Network Operating Centres) 
or Operation centre for space or traffic control.

Regards
Tones

On Tuesday, 5 January 2021 at 20:00:56 UTC+11 BurningTreeC wrote:

>
> Thanks @Tones,
>
> The top drop area will be at the bottom in the next update
> I'll add a link button to open an item in the StoryRiver
> I'll also make the  show conditionally if the item contains text and 
> style it a bit more simple
>
> About the option to add more buttons: I'd like to keep it as simple as 
> possuble since space is limited on those items and they shouldn't cover too 
> much space.
> Showing the subtitle though is an option I'll think about
>
> Best wishes,
> Simon
> TW Tones schrieb am Dienstag, 5. Januar 2021 um 03:50:44 UTC+1:
>
>> BTC,
>>
>> Great stuff. I particularly like your Kanban and like the way you are 
>> leveraging the history for "compound tiddlers". 
>>
>> I really like the way you handle various drag and drop handling
>>
>>- Although the top + area to start new columns is great, after 
>>building my board, I would like to be able to hide it, or toggle it, or 
>>perhaps move it to the bottom.
>>
>> Other possible improvements from my perspective
>>
>>- Option to hide the  when no text exists for a card (good for 
>>simple lists)
>>- Perhaps the ability to toggle the display of the text when it exists
>>- love the inline edit, but a link to the actual tiddler would be 
>>helpful.
>>
>> More advanced features
>>
>>- It would be nice if we could introduce our own buttons and subtitle 
>>to each column and cards, 
>>   - Much like the viewToolBar and subtitle works on tiddlers. 
>>   - This would allow a designer to add more advanced features to the 
>>   board and cards
>>  - Archive, tagging, long description under the heading and 
>>  more. Even the existing subtitle, for a tiddler.
>>  - And like the  viewToolBar and subtitle conditional 
>>  lists/reveals would allow response to the current tiddler.
>>   - A similar bottom bar on each column or card would also permit 
>>   useful tools to be introduced to cards
>>- Could Muuri be activated and deactivated with the new Layout switch?
>>
>> Personal use under investigation.
>>
>> I am keen to look at building a sophisticated evaluation tool making use 
>> of your Kanban as so far it seems potentially the most extensible so far.
>>
>>- I would want to extend it as an addon to you Kanban rather than 
>>forking it, thus we can make use of it with Muuri
>>- This would mean I need to find ways to link a tiddler in one column 
>>with another and sort them accordingly.
>>- Build some advanced history list tools, usable elsewhere as well
>>   - Eg; access the list in the set order elsewhere than in the Kanban
>>   - List each history list, remove the prefix list and/or indicate 
>>   that lists currentTiddler. Helps access where you were last active.
>>
>> Bug?
>>
>> There seems to be a bug somewhere that caused this item to be listed in 
>> the history tiddler and currentTiddler field, possibly the result of a drag 
>> operation. I will attempt to reproduce and document.
>>
>> {
>> "title": "> href=\"https://burningtreec.github.io/tiddlywiki-muuri/#Todo\; 
>> style=\"box-sizing: border-box; text-decoration: underline; font-weight: 
>> 500; color: rgb(68, 68, 68); user-select: inherit; font-family: system-ui, 
>> -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, 
>> Apple Color Emoji, Segoe UI Emoji; font-size: 14px; 
>> font-style: normal; font-variant-ligatures: normal; font-variant-caps: 
>> normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 
>> 0px; text-transform: none; white-space: nowrap; widows: 2; word-spacing: 
>> 0px; -webkit-text-stroke-width: 0px; background-color: rgb(244, 244, 
>> 244);\">o"
>> },
>>
>> Lovely work
>> Tones
>> On Saturday, 2 January 2021 at 07:01:06 UTC+11 BurningTreeC wrote:
>>
>>> I hereby announce the release of the *Muuri StoryView* plugin version 
>>> 0.2.0
>>>
>>> The Demo page with installation instructions can be found at:
>>>
>>> https://burningtreec.github.io/tiddlywiki-muuri
>>>

[tw5] Re: macro for 'if field exists then A else B else C' ???

2021-01-05 Thread Glenn Dixon
On Tuesday, January 5, 2021 at 5:55:27 PM UTC-5 TW Tones wrote:

> Dix,
>
> Since you mentioned it I had a look at LibraryThing, and started 
> cataloguing my books found in different locations "Rooms, shelves" since 
> the ISBN scanner is easy to use.
>
> Have you exported LibraryThing data? Eventually I may move this data into 
> tiddlywiki.
>

You can export to Excel, tab-delimited, JSON and Marc data (whatever that 
is)

https://www.librarything.com/more/import

Perhaps we should start a subject specific thread for libraries in 
> TiddlyWiki.
>
> Regards
> Tones
>

I would be interested still! :) 

-- 
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/7a2589df-299c-4c1e-b23c-862193337b74n%40googlegroups.com.


[tw5] Re: macro for 'if field exists then A else B else C' ???

2021-01-05 Thread TW Tones
Dix,

Since you mentioned it I had a look at LibraryThing, and started 
cataloguing my books found in different locations "Rooms, shelves" since 
the ISBN scanner is easy to use.

Have you exported LibraryThing data? Eventually I may move this data into 
tiddlywiki.

I am, off to our "shack in the bush" where I am am keen to record what is 
there, but in time I would like to make my own "little library" application 
on tiddlywiki,  so I can keep track of books moving between locations, 
needing reading and lending to friends. The apps out there never quite 
focus on what I want.

I have in the past use plugins and macros to link ISBN's to books and their 
metadata in tiddlywiki.

Perhaps we should start a subject specific thread for libraries in 
TiddlyWiki.

Regards
Tones

On Tuesday, 5 January 2021 at 01:15:34 UTC+11 dix...@gmail.com wrote:

> Thanks, but I've moved my book collection back online to LibraryThings. 
>
> On Monday, January 4, 2021 at 5:10:46 AM UTC-6 amreus wrote:
>
>> Hopefully this is helpful.  I also find the syntax arcane and still 
>> struggle with constructing code like the following. 
>>
>> \define makeimg()
>> <$vars 
>>   imgurl="http://covers.librarything.com/devkey/dev-key/medium/isbn/;
>>   fallback="[[Normal Link|http://google.com]];
>>   isbn={{{[{!!isbn}!is[blank]else{!!isbn13}]}}} 
>> >
>> <$list filter=<> emptyMessage=<>>
>>   <$image source={{{[addsuffix]}}}/>
>> 
>> 
>> \end
>>
>> <>
>>
>>
>> On Sunday, January 3, 2021 at 2:39:18 PM UTC-5 dix...@gmail.com wrote:
>>
>>> Thank you very much for your help!
>>>
>>> I guess I need to give up on this particular idea. There are only so 
>>> many hours I can spend struggling with something like this before I am 
>>> simply ready to ditch TiddlyWiki altogether. I really struggle with the 
>>> syntax. Depending on the context, I may need one, two or three curly 
>>> braces, or maybe '<' - or maybe '<<' - and I can't find any rhyme or reason 
>>> for these contexts. The documents seem to be written for someone familiar 
>>> with multiple programming languages. That's not me.
>>>
>>> I just need a simple if/then/else and that seems to require a lot of 
>>> strange workarounds. I guess I'll look for that elsewhere...
>>>
>>> On Sunday, January 3, 2021 at 11:20:57 AM UTC-6 saq.i...@gmail.com 
>>> wrote:
>>>
 Wrap the image part in a <$list> widget that tests whether isbn is 
 blank. You can use the emptyMessage attribute to show the plain URL 
 instead 
 when there is no isbn.

 On Sunday, January 3, 2021 at 4:10:44 PM UTC+1 dix...@gmail.com wrote:

> Yes, but I need a plain URL, not an image link, so wouldn't be able to 
> use <$image ...
>
> On Sunday, January 3, 2021 at 9:08:08 AM UTC-6 saq.i...@gmail.com 
> wrote:
>
>> The last example does that, it falls back to an entirely different 
>> URL if no ISBN fields exist. 
>>
>> On Sunday, January 3, 2021 at 3:59:03 PM UTC+1 dix...@gmail.com 
>> wrote:
>>
>>> This looks nice! It appears to put all the right code in the right 
>>> place. Now if only librarything servers would quit dying on me...
>>>
>>> Are there any other widgets with :filter and :else options that I 
>>> could use to do something similar w/ a link? Specifically, use isbn or 
>>> isbn13 in link, but if they don't exist show this *other* link? I've 
>>> been 
>>> using [ext[ link format, but need to do some if/then...
>>>
>>> On Sunday, January 3, 2021 at 8:38:38 AM UTC-6 saq.i...@gmail.com 
>>> wrote:
>>>
 Here is an example on falling back to the generic image if no ISBN 
 fields are defined

 \define makeimg()
 <$vars isbn={{{[{!!isbn}!is[blank]else{!!isbn13}]}}}>
 <$image source={{{ [[
 http://covers.librarything.com/devkey/dev-key-goes-here/medium/isbn/]addsuffix]
  
 :filter[!is[blank]] :else[[generic image URL]] }}}/>
 
 \end

 <>

>>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8c66dbd2-e8d9-4732-bf43-a57011952b85n%40googlegroups.com.


[tw5] Re: How to list all of my pictures and tag them "$:/tag/Images"

2021-01-05 Thread Mat
Another is http://batchmanipulator.tiddlyspot.com/

<:-)

On Tuesday, January 5, 2021 at 9:18:32 PM UTC+1 philipp...@gmail.com wrote:

> Hello there,
>
> I listed all of my pictures and like to tag them "$:/tag/Images"? What is 
> the syntax?
> Some of them are allready tagged: how can I get a list of the untagged?
>
> Thank you
> Philipp
>

-- 
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/fda79252-0806-4e66-ba3d-05fd61447ed8n%40googlegroups.com.


[tw5] Re: Best of 2020 and the Wish-list of 2021

2021-01-05 Thread Glenn Dixon
You have a working copy of tiddlyclip? I just tried installing the 
extension. Firefox reports it to be corrupt.

On Thursday, December 17, 2020 at 4:51:07 PM UTC-5 arunn...@gmail.com wrote:

> Now coming to my wishes for 2021
>
> 1. I wish for a better web clipper for TW. buggyj's tiddlyclip 
>  is a good one - it can even 
> clip text from pdfs. But I think it can be made better by reducing the 
> steps needed to clip a text. Also I wish it could support streams plug in. 
> Currently all the text clipped from a single webpage or pdf is stored in a 
> single tiddler. And every time we clip a text, a link of that same page 
> also gets saved in that tiddler making the tiddler large. I wish each 
> clipped text from a single webpage to be saved as separate streams tiddler. 
> Also a real time editing of the clipped contents to be supported by opening 
> a side window of TW in the webpage being clipped. Such an implentaion can 
> be seen in remnote web clippe 
> r
>  
> and eloquent webclipper 
> 
> .
>
>

-- 
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/f1dbb4a9-cdf9-4094-a6cd-fab7628b409fn%40googlegroups.com.


[tw5] Re: How to display buttons on left side

2021-01-05 Thread Stefan Schlechter
Hi Ton,
thanks a lot - works fine.

Greetings
Stefan

Ton Gerner schrieb am Dienstag, 5. Jänner 2021 um 20:13:19 UTC+1:

> Hi Stefan,
>
> To increase the size (and distance) of the buttons you need to add a width 
> and height for the svg button (plus a margin for the distance).
>
> The color for the svg button can be set with the appropriate button class.
>
> Try something like the following between  ...  or in a 
> separate stylesheet (tiddler tagged with $:/tags/Stylesheet):
>
> .tgc-fixed {
>  position: fixed;
>  top: 60px;
>  width: 25px;
>  left: 10px;
>  background-color: transparent;
>  z-index: 200;
> }
>
> .tgc-fixed button svg {
>  fill: <>;
>  width: 2em;
>  height: 2em;
>  margin: 10px 0px;
> }
>
> .tgc-fixed button:hover svg {
>  fill: #0044BB;
> }
>
> .tgc-fixed button svg.tc-image-new-button {
>  fill: green;
> }
>
> Adapt to your liking.
>
> Hope that helps.
>
> Cheers,
>
> Ton
>
>
> On Tuesday, January 5, 2021 at 4:16:45 PM UTC+1 schlechter...@gmail.com 
> wrote:
>
>> Hi Ton,
>>
>> thanks - that's exact what I searched for...
>>
>> Now I want to have
>>
>>- bigger buttons:
>>--> I changed  width: 40px;  --> icons are bigger for the tiddler 
>>but not for the left site...
>>changed position to "flexible" to see difference between left buttons 
>>and buttons configured in tiddler:
>>[image: Leftbar.PNG]
>>
>>
>>- more space between the buttons 
>>
>>
>>- button 'New Tiddler' color: green
>>
>> Code:
>> 
>> {{$:/core/ui/Buttons/home}}
>> {{$:/core/ui/Buttons/full-screen}}
>> {{$:/plugins/telmiger/simple-search/ui/Buttons/search}}
>> {{$:/core/ui/Buttons/save-wiki}}
>> {{$:/core/ui/Buttons/new-tiddler}}
>> {{Create (vertical) toolbar}}
>> 
>> 
>> .tgc-fixed {
>>  position: fixed;
>>  top: 80px;
>>  width: 40px;
>>  left: 5px;
>>  background-color: transparent;
>>  z-index: 200;
>> }
>>
>> .tgc-fixed button svg {
>>fill: <>;
>>  list-style-type: none;
>> }
>>
>> .tgc-fixed button:hover svg {
>>  fill: <>;
>> }
>> 
>>
>> Thanks in advance
>> Stefan
>>
>>
>> Ton Gerner schrieb am Montag, 4. Jänner 2021 um 17:27:40 UTC+1:
>>
>>> Have a look at http://tw5custom.tiddlyspot.com/
>>> Click the bottom button in the left toolbar for information.
>>>
>>> Hope that helps,
>>>
>>> Ton
>>>
>>>
>>> Hi Stefan,
>>>
>>> On Monday, January 4, 2021 at 1:54:47 PM UTC+1 schlechter...@gmail.com 
>>> wrote:
>>>
 Here the screenshot for the request:
 [image: move_buttons.PNG]

 Stefan Schlechter schrieb am Montag, 4. Jänner 2021 um 11:29:07 UTC+1:

> Hello,
>
> how do I get only the buttons (activated under sidebar/tools) to the 
> left side?
> Than I can hide () sidebar to have much desktop space...
>
> Thanks
> Stefan
>


-- 
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/598871f2-86b6-41e5-8992-6fd4a63975ffn%40googlegroups.com.


Re: [tw5] Re: Best of 2020 and the Wish-list of 2021

2021-01-05 Thread arun babu
Hi diego, 

Today i saw one post in reddit 

 regarding 
an implementation of SRS plug in TW by  tadeas paule 
. This is 
the link for his plug in. I have suggested him to post it in the google 
group. Thought this might be of interest to you.
On Saturday, December 26, 2020 at 10:00:18 PM UTC+5:30 Mohammad wrote:

> Hi
> Many thanks to all who answered this question. I like especially to 
> appreciate Si and Arun for their detailed answers. I invite other members 
> to answer. One important benefit of this thread is, it can serve for many 
> of us to see what are the most useful tools from an end user point of view. 
> Also the wish list helps developers to find what are the most requested 
> features.
>
> Happy new year! Wish you all a healthy new year 2021
>
> Best wishes
> Mohammad
>
>
> On Sat, Dec 26, 2020 at 6:54 PM si  wrote:
>
>> Thought I'd give my slightly belated response to this.
>>
>> Best of 2020
>>
>>
>> *Streams *
>> Of course everyone loves this amazing plugin. Streams has massively 
>> changed the way I work in TiddlyWiki, allowing me to flesh out and organise 
>> ideas much more efficiently. Its a beautiful example of the flexibility of 
>> TiddlyWiki. Thank you Saq!
>>
>> *TiddlyRemember* 
>> This plugin has solved the problem that many SRS users have of having two 
>> disconnected pools of knowledge. Now my personal notes and flashcards can 
>> be beautifully intertwingled. Thank you Soren!
>>
>> *Command Palette* 
>> This just makes TiddlyWiki that much more pleasurable to use. IIR it was 
>> made by a new TiddlyWiki user who seems now to have disappeared. 
>> Nonetheless it still works brilliantly and I hope that someone will 
>> continue to keep it alive. Thank you Souk21!
>>
>>
>> *Timer Tools *
>> Timer Tools is not just an example of a great set of tools, but a great 
>> example of how generous, creative and unique the TiddlyWiki community is. I 
>> asked a question in the group about creating a simple time-stamp system for 
>> tracking my time. As he often does, Eric gave a very helpful answer that 
>> solved my problem, but he then went on to develop an entire suite of 
>> related tools! Thank you Eric!
>>
>> *Other note-taking tools*
>> I may be breaking the rules slightly here, but I want to mention both 
>> Roam and Andy Matuschak's notes 
>> . There seems to have 
>> been an increased interest in thinking and note-taking tools in the last 
>> year or so, and I think that this has done a great job of demonstrating the 
>> adaptability of TiddlyWiki. Every time another bit of software introduces a 
>> cool new idea (Roam's use of backlinks, Andy's horizontal layout), 
>> TiddlyWiki can quickly be tweaked to incorporate it.
>>
>> 2021 Wish List
>>
>> *Tools for importing PDFs, Ebooks and web pages*
>> I think that TiddlyWiki has great potential as a reading tool, especially 
>> with the amazing *dynannotate plugin* (Thank you Jeremy!), and I would 
>> love to see more development in this area.
>>
>> *A new multi-story layout*
>> The stories plugin offers this to some extent already, but I would love 
>> to see a more flexible version of this. I believe this will soon be 
>> possible with some updates to the TiddlyWiki core (something to do with 
>> Flexbox?)
>>
>> Also thanks to Jeremy and every other TiddlyWiki contributor for this 
>> great bit of software!
>> On Thursday, 17 December 2020 at 14:57:21 UTC Mohammad wrote:
>>
>>> Ref: 2019 best of tools
>>>
>>> Dear all,
>>>
>>>   The year 2020 is gradually coming to end and a new year 2021 will 
>>> start soon!
>>>   I would like to ask you to share the best of 2020 and your wishlist of 
>>> 2021.
>>>
>>>   Tiddlywiki gets more powerful and resource rich and now we have many 
>>> tools
>>>
>>>
>>> Best wishes
>>> Mohammad
>>>
>>> p.s: Josiah normally sends out this post.
>>>
>>> -- 
>> 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+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/f26b2e0f-f9a1-4146-b60c-029abdfa6c1an%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: How to control height of edit-text widget?

2021-01-05 Thread 'Mark S.' via TiddlyWiki
The !important was ... important. I didn't realize it was possible to 
override styles set in the style attribute.

Thanks!

On Tuesday, January 5, 2021 at 11:35:41 AM UTC-8 saq.i...@gmail.com wrote:

> Also setting the height via a class but with !important should override 
> the inline styles.
>
> Note sure how any of this will respond to line-breaks though.
>
> On Tuesday, January 5, 2021 at 8:31:45 PM UTC+1 Saq Imtiaz wrote:
>
>> I've struggled with this before. A few things that help IIRC:
>>
>> set minHeight to 1em
>>
>> Add a class that sets:
>> width: 100%;
>> resize: none;
>> white-space: nowrap;
>> overflow-x: scroll
>>
>> I think that gets you close but not quite there.
>>
>> On Tuesday, January 5, 2021 at 7:18:28 PM UTC+1 Mark S. wrote:
>>
>>> When I create an edit-text widget with tags="textarea", rows=1, 
>>> autoHeight="no", instead of doing nothing, the widget generates a style 
>>> with height=400px.  Since this is a style, not a class, I have no hope of 
>>> overwriting this behaviour with a class. And apparently the height even 
>>> takes precedence over rows="1". 
>>>
>>> What I want is a textarea box that looks like an input area, and doesn't 
>>> expand vertically even if the input text is many lines long. I need it to 
>>> be a textarea box because an input won't retain linefeeds.
>>>
>>> Thanks!
>>>
>>

-- 
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/6813774b-de60-4402-ad1c-4b2ae4309912n%40googlegroups.com.


[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-05 Thread Sylvain Naudin
Sorry, It's with Firefox on MacOS. I will test it on my Fedora.

Cheers,

Le mardi 5 janvier 2021 à 21:44:24 UTC+1, BurningTreeC a écrit :

> Thank you Sylvain,
>
> On what browser and operating system did this problem occur? I can see 
> that there's an overflow issue that should not happen, I'll investigate
>
> best wishes,
> Simon
>
>

-- 
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/0f6023fe-486e-4377-870e-4410d57785c6n%40googlegroups.com.


Re: [tw5] How do I transclude a projectify project tiddler

2021-01-05 Thread Nicolas Petton
Sapphireslinger  writes:

Hi,

> The transclusion code calls for <$transclude field="text" mode="block"/>, 
> and the content of the project tiddler is not really in the text
> field.

Indeed, the todo items are tiddlers tagged with the project tiddler and
the "todo" tag.

If you want to render the project with its todos, you could use instead
the $:/plugins/nico/projectify/ui/project/Project tiddler as a template,
like the following:

  {{||$:/plugins/nico/projectify/ui/project/Project}}

Cheers,
Nico

-- 
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/87h7nvnmdc.fsf%40petton.fr.


signature.asc
Description: PGP signature


[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-05 Thread BurningTreeC
Thank you Sylvain,

On what browser and operating system did this problem occur? I can see that 
there's an overflow issue that should not happen, I'll investigate

best wishes,
Simon

sil...@gmail.com schrieb am Dienstag, 5. Januar 2021 um 21:34:47 UTC+1:

> That sound great ! Great job.
>
> Just play with it ans move some cards. Realize the height of tiddler 
> kanban is adaptative with height windows. On a full screen no problem, but 
> maybe on lower resolution, there is some overflow.
> See screenshot for example.
>
> [image: Capture d’écran 2021-01-05 à 21.33.12.png]
>
> Regards,
> Sylvain
>
>
> Le mardi 5 janvier 2021 à 21:07:04 UTC+1, BurningTreeC a écrit :
>
>> I'm happy to announce the *Muuri-Kanban plugin v0.1.3*
>>
>>
>>- It has the new-column button and dropzone at the bottom
>>- Items can be edited by doubleclicking them
>>- There's an optional item-toolbar that can be enabled through the 
>>plugin-config (open the plugin tiddler -> config)
>>- Animations for buttons can be disabled through the plugin-config
>>- There's a fourth button for items that opens the tiddler in the 
>>story-river
>>- A nasty stylesheet bug was fixed
>>- Various small style updates
>>
>>
>> You find the plugin-install instructions at 
>> https://burningtreec.github.io/tiddlywiki-muuri (third tiddler from top)
>>
>> If you already had some Muuri Kanbans and you want to update them, 
>> install / update the plugin first, then create a new kanban, copy its 
>> text-content and paste it into your existing Kanbans, overwriting their 
>> text-content
>>
>>
>> If you have questions, issues or ideas, please leave me a comment,
>>
>> best wishes,
>> BTC
>>
>>

-- 
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/19d0911d-5eb7-4ecd-a618-52211145f9ffn%40googlegroups.com.


[tw5] Re: How to list all of my pictures and tag them "$:/tag/Images"

2021-01-05 Thread Sylvain Naudin
Hi,

One solution is to use Commander plugin from Mohammad.

https://kookma.github.io/TW-Commander/



Le mardi 5 janvier 2021 à 21:18:32 UTC+1, philipp...@gmail.com a écrit :

> Hello there,
>
> I listed all of my pictures and like to tag them "$:/tag/Images"? What is 
> the syntax?
> Some of them are allready tagged: how can I get a list of the untagged?
>
> Thank you
> Philipp
>

-- 
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/e386ea38-ac00-4786-bb55-7af6c14b5f9cn%40googlegroups.com.


[tw5] [ANN] Projectify 0.8.0 is out!

2021-01-05 Thread Nicolas Petton
Hi!

I've just released v0.8.0 of Projectify!

Demo and installation instructions are available at

  https://nicolas.petton.fr/tw/projectify.html

I'm thinking about cutting a v1.0 soon, so please report any issue you
find with the plugin.

Here's a ChangeLog:

Features

* New date picker popup for scheduling todo due dates
* Todos can now be moved between projects by dragging title links
* New search input in the Help tiddler
* Update the stylesheets to work with dark colour palettes

Improvements

* Display the link to the Help tiddler at the bottom of the Dashboard
* Remove the dependency to $:/plugins/kixam/datepicker
* Redesign Todo tiddler header buttons
* Trigger auto-save when modifying a project or todo
* Show today's date as "Today" in todo due dates

Fixes

* Fix the popup placement for creating new projects on mobile
* Filter out project drafts from project lists

Cheers,
Nico

-- 
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/87k0srnmlk.fsf%40petton.fr.


signature.asc
Description: PGP signature


[tw5] How to list all of my pictures and tag them "$:/tag/Images"

2021-01-05 Thread Philipp Verbeek
Hello there,

I listed all of my pictures and like to tag them "$:/tag/Images"? What is 
the syntax?
Some of them are allready tagged: how can I get a list of the untagged?

Thank you
Philipp

-- 
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/1bc6ec01-837b-434e-a45e-b6f8e63fd774n%40googlegroups.com.


[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-05 Thread BurningTreeC
I'm happy to announce the *Muuri-Kanban plugin v0.1.3*


   - It has the new-column button and dropzone at the bottom
   - Items can be edited by doubleclicking them
   - There's an optional item-toolbar that can be enabled through the 
   plugin-config (open the plugin tiddler -> config)
   - Animations for buttons can be disabled through the plugin-config
   - There's a fourth button for items that opens the tiddler in the 
   story-river
   - A nasty stylesheet bug was fixed
   - Various small style updates


You find the plugin-install instructions at 
https://burningtreec.github.io/tiddlywiki-muuri (third tiddler from top)

If you already had some Muuri Kanbans and you want to update them, install 
/ update the plugin first, then create a new kanban, copy its text-content 
and paste it into your existing Kanbans, overwriting their text-content


If you have questions, issues or ideas, please leave me a comment,

best wishes,
BTC

BurningTreeC schrieb am Dienstag, 5. Januar 2021 um 10:00:56 UTC+1:

>
> Thanks @Tones,
>
> The top drop area will be at the bottom in the next update
> I'll add a link button to open an item in the StoryRiver
> I'll also make the  show conditionally if the item contains text and 
> style it a bit more simple
>
> About the option to add more buttons: I'd like to keep it as simple as 
> possuble since space is limited on those items and they shouldn't cover too 
> much space.
> Showing the subtitle though is an option I'll think about
>
> Best wishes,
> Simon
> TW Tones schrieb am Dienstag, 5. Januar 2021 um 03:50:44 UTC+1:
>
>> BTC,
>>
>> Great stuff. I particularly like your Kanban and like the way you are 
>> leveraging the history for "compound tiddlers". 
>>
>> I really like the way you handle various drag and drop handling
>>
>>- Although the top + area to start new columns is great, after 
>>building my board, I would like to be able to hide it, or toggle it, or 
>>perhaps move it to the bottom.
>>
>> Other possible improvements from my perspective
>>
>>- Option to hide the  when no text exists for a card (good for 
>>simple lists)
>>- Perhaps the ability to toggle the display of the text when it exists
>>- love the inline edit, but a link to the actual tiddler would be 
>>helpful.
>>
>> More advanced features
>>
>>- It would be nice if we could introduce our own buttons and subtitle 
>>to each column and cards, 
>>   - Much like the viewToolBar and subtitle works on tiddlers. 
>>   - This would allow a designer to add more advanced features to the 
>>   board and cards
>>  - Archive, tagging, long description under the heading and 
>>  more. Even the existing subtitle, for a tiddler.
>>  - And like the  viewToolBar and subtitle conditional 
>>  lists/reveals would allow response to the current tiddler.
>>   - A similar bottom bar on each column or card would also permit 
>>   useful tools to be introduced to cards
>>- Could Muuri be activated and deactivated with the new Layout switch?
>>
>> Personal use under investigation.
>>
>> I am keen to look at building a sophisticated evaluation tool making use 
>> of your Kanban as so far it seems potentially the most extensible so far.
>>
>>- I would want to extend it as an addon to you Kanban rather than 
>>forking it, thus we can make use of it with Muuri
>>- This would mean I need to find ways to link a tiddler in one column 
>>with another and sort them accordingly.
>>- Build some advanced history list tools, usable elsewhere as well
>>   - Eg; access the list in the set order elsewhere than in the Kanban
>>   - List each history list, remove the prefix list and/or indicate 
>>   that lists currentTiddler. Helps access where you were last active.
>>
>> Bug?
>>
>> There seems to be a bug somewhere that caused this item to be listed in 
>> the history tiddler and currentTiddler field, possibly the result of a drag 
>> operation. I will attempt to reproduce and document.
>>
>> {
>> "title": "> href=\"https://burningtreec.github.io/tiddlywiki-muuri/#Todo\; 
>> style=\"box-sizing: border-box; text-decoration: underline; font-weight: 
>> 500; color: rgb(68, 68, 68); user-select: inherit; font-family: system-ui, 
>> -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, 
>> Apple Color Emoji, Segoe UI Emoji; font-size: 14px; 
>> font-style: normal; font-variant-ligatures: normal; font-variant-caps: 
>> normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 
>> 0px; text-transform: none; white-space: nowrap; widows: 2; word-spacing: 
>> 0px; -webkit-text-stroke-width: 0px; background-color: rgb(244, 244, 
>> 244);\">o"
>> },
>>
>> Lovely work
>> Tones
>> On Saturday, 2 January 2021 at 07:01:06 UTC+11 BurningTreeC wrote:
>>
>>> I hereby announce the release of the *Muuri StoryView* plugin version 
>>> 0.2.0
>>>
>>> The Demo page with installation 

[tw5] Re: How to control height of edit-text widget?

2021-01-05 Thread Saq Imtiaz
Also setting the height via a class but with !important should override the 
inline styles.

Note sure how any of this will respond to line-breaks though.

On Tuesday, January 5, 2021 at 8:31:45 PM UTC+1 Saq Imtiaz wrote:

> I've struggled with this before. A few things that help IIRC:
>
> set minHeight to 1em
>
> Add a class that sets:
> width: 100%;
> resize: none;
> white-space: nowrap;
> overflow-x: scroll
>
> I think that gets you close but not quite there.
>
> On Tuesday, January 5, 2021 at 7:18:28 PM UTC+1 Mark S. wrote:
>
>> When I create an edit-text widget with tags="textarea", rows=1, 
>> autoHeight="no", instead of doing nothing, the widget generates a style 
>> with height=400px.  Since this is a style, not a class, I have no hope of 
>> overwriting this behaviour with a class. And apparently the height even 
>> takes precedence over rows="1". 
>>
>> What I want is a textarea box that looks like an input area, and doesn't 
>> expand vertically even if the input text is many lines long. I need it to 
>> be a textarea box because an input won't retain linefeeds.
>>
>> Thanks!
>>
>

-- 
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/927b18e5-4994-4826-bcef-c3d23ca459bdn%40googlegroups.com.


[tw5] Re: How to control height of edit-text widget?

2021-01-05 Thread Saq Imtiaz
I've struggled with this before. A few things that help IIRC:

set minHeight to 1em

Add a class that sets:
width: 100%;
resize: none;
white-space: nowrap;
overflow-x: scroll

I think that gets you close but not quite there.

On Tuesday, January 5, 2021 at 7:18:28 PM UTC+1 Mark S. wrote:

> When I create an edit-text widget with tags="textarea", rows=1, 
> autoHeight="no", instead of doing nothing, the widget generates a style 
> with height=400px.  Since this is a style, not a class, I have no hope of 
> overwriting this behaviour with a class. And apparently the height even 
> takes precedence over rows="1". 
>
> What I want is a textarea box that looks like an input area, and doesn't 
> expand vertically even if the input text is many lines long. I need it to 
> be a textarea box because an input won't retain linefeeds.
>
> Thanks!
>

-- 
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/bc04a59a-d4aa-49a6-a37f-7e1df94ec3e1n%40googlegroups.com.


[tw5] Re: upgrade 5.1.23 broke cancel-and-close button

2021-01-05 Thread Sylvain Naudin
OK, whaou that's a lot of plugin ^-^'

So if I'm guessing right, after re-read your first post, it's about 
*EditButtons* plugin from Thomas Elmiger (https://tid.li/tw5/plugins.html)
Just try in a fresh empty 5.1.23 and it works for me.
Maybe try to reinstall it.

(yes when you delete a plugin on single file, delete for example 
$:/plugins/telmiger/EditButtons 
and reload your TW file to finish the process).

Hope it help.
Sylvain

NB : Thomas if you read this, there is a side effect/glitch on readme 
tiddler on too big SVG image with my test on clean install.
Le mardi 5 janvier 2021 à 14:25:56 UTC+1, Sapphireslinger a écrit :

> I do not have the Stroll edition. However I have the TWcrosslinks plugin 
> 0.1.19 (if I'm reading the tiny print right).
>
> I tried deleting $:/config/ui/EditTemplate per your link above and then 
> upgraded, but it still broke the cancel button. I also tried deleting 
> $:/config/ui/EditTemplate on an already upgraded version but the cancel 
> button stayed button.
>
> I find I don't use the* TWcrosslinks plugin *much. I will try deleting 
> it. But* is deleting it a simple matter of deleting *
> *$:/ak/plugins/TWCrossLinks?* Will that get rid of all the tiddlers 
> included in the plugin? Or must I delete each of the included tiddlers 
> before deleting the plugin tiddler?
>
> Here is the list of all my other plugins:
>
> A bookmark library for TiddlyWiki 
> A contacts database for TiddlyWiki 
> A filter to split input titles and slice-up the results 
> A trashbin mechanism for Tiddlywiki 
> Checklist Plugin 
> datepicker plugin for TiddlyWiki5, based on Pikaday version 1.6.1 
> Disclosure HTML element 
> Discover all your intra tiddlers links 
> double click to edit tiddlers 
> Editor and outliner for TiddlyWiki 
> Editor AutoList - editor extension to automatically continue lists 
> EditorCounter & Autosaver 
> Evernote migration tools 
> Horizontal Story River 
> include web content 
> Interstitial Journaling Plugin 
> moment.js plugin for TiddlyWiki5 
> Open All Button 
> Relink - flexibility when relinking renamed tiddlers 
> Save & close / Cancel & close / Save & keep open 
> Shiraz 
> Simple project management for TiddlyWiki 
> Slider: Create trails, walk through, guided help, sequence, doubly linked 
> contents 
> Spreadsheet-like formulas in TiddlyWiki. 
> Tiddler Commander 
> TiddlyTables 
> TiddlyWiki5 core 
> Todolist for quick and short todo and tasks 
>
> These are disabled:
> Evernote migration tools
> Horizontal Story River
> Relink - flexibility when relinking renamed tiddlers (didn't realize this 
> one was disabled, will re-enable)
> Spreadsheet-like formulas in TiddlyWiki.
> Todolist for quick and short todo and tasks
>
>
>
> On Tuesday, January 5, 2021 at 7:29:16 PM UTC+8 sil...@gmail.com wrote:
>
>> Hello,
>>
>> Don't you have the Stroll edition? Because it looks like this thread : 
>> https://groups.google.com/g/tiddlywiki/c/Btso8q3Okzo/m/bKA4C9Q9BgAJ
>> and David's update :
>> https://groups.google.com/g/tiddlywiki/c/YeiImlym0j8/m/O9yZ2JRtBwAJ
>>
>> Sylvain
>> Le mardi 5 janvier 2021 à 11:07:54 UTC+1, Sapphireslinger a écrit :
>>
>>> It happened during the upgrade because I found the last backup of my 
>>> tiddlywiki before the upgrade, verified that it did not have those two 
>>> problems, then I re-uploaded and the two problems appeared again.
>>>
>>> On Tuesday, January 5, 2021 at 10:39:51 AM UTC+8 Sapphireslinger wrote:
>>>
 * After upgrading my cancel-and-close button no longer works. (the 
 circle with the x)

 (I then tried deleting telmiger's editbuttons plugin thinking there 
 might be an incompatibility but strangely even after I deleted the plugin, 
 and closed and re-loaded the tiddlywiki, all buttons are still showing up, 
 even though plug-in is now missing from plug-in list. Also the 
 cancel/close 
 button still doesn't work.

 I also tried re-installing telmiger's plugin, but cancel/close button 
 still doesn't work.)

 * Also after upgrading, in edit mode the field name text box now 
 stretches the length of the tiddler, pushing the down arrow and field name 
 box down to the next line.




-- 
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/121cb362-ee05-4a10-a05a-de015059f380n%40googlegroups.com.


[tw5] Re: How to display buttons on left side

2021-01-05 Thread Ton Gerner
Hi Stefan,

To increase the size (and distance) of the buttons you need to add a width 
and height for the svg button (plus a margin for the distance).

The color for the svg button can be set with the appropriate button class.

Try something like the following between  ...  or in a 
separate stylesheet (tiddler tagged with $:/tags/Stylesheet):

.tgc-fixed {
 position: fixed;
 top: 60px;
 width: 25px;
 left: 10px;
 background-color: transparent;
 z-index: 200;
}

.tgc-fixed button svg {
 fill: <>;
 width: 2em;
 height: 2em;
 margin: 10px 0px;
}

.tgc-fixed button:hover svg {
 fill: #0044BB;
}

.tgc-fixed button svg.tc-image-new-button {
 fill: green;
}

Adapt to your liking.

Hope that helps.

Cheers,

Ton


On Tuesday, January 5, 2021 at 4:16:45 PM UTC+1 schlechter...@gmail.com 
wrote:

> Hi Ton,
>
> thanks - that's exact what I searched for...
>
> Now I want to have
>
>- bigger buttons:
>--> I changed  width: 40px;  --> icons are bigger for the tiddler 
>but not for the left site...
>changed position to "flexible" to see difference between left buttons 
>and buttons configured in tiddler:
>[image: Leftbar.PNG]
>
>
>- more space between the buttons 
>
>
>- button 'New Tiddler' color: green
>
> Code:
> 
> {{$:/core/ui/Buttons/home}}
> {{$:/core/ui/Buttons/full-screen}}
> {{$:/plugins/telmiger/simple-search/ui/Buttons/search}}
> {{$:/core/ui/Buttons/save-wiki}}
> {{$:/core/ui/Buttons/new-tiddler}}
> {{Create (vertical) toolbar}}
> 
> 
> .tgc-fixed {
>  position: fixed;
>  top: 80px;
>  width: 40px;
>  left: 5px;
>  background-color: transparent;
>  z-index: 200;
> }
>
> .tgc-fixed button svg {
>fill: <>;
>  list-style-type: none;
> }
>
> .tgc-fixed button:hover svg {
>  fill: <>;
> }
> 
>
> Thanks in advance
> Stefan
>
>
> Ton Gerner schrieb am Montag, 4. Jänner 2021 um 17:27:40 UTC+1:
>
>> Have a look at http://tw5custom.tiddlyspot.com/
>> Click the bottom button in the left toolbar for information.
>>
>> Hope that helps,
>>
>> Ton
>>
>>
>> Hi Stefan,
>>
>> On Monday, January 4, 2021 at 1:54:47 PM UTC+1 schlechter...@gmail.com 
>> wrote:
>>
>>> Here the screenshot for the request:
>>> [image: move_buttons.PNG]
>>>
>>> Stefan Schlechter schrieb am Montag, 4. Jänner 2021 um 11:29:07 UTC+1:
>>>
 Hello,

 how do I get only the buttons (activated under sidebar/tools) to the 
 left side?
 Than I can hide () sidebar to have much desktop space...

 Thanks
 Stefan

>>>

-- 
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/29fc5688-ddff-4f07-abc2-2cf5ae153516n%40googlegroups.com.


[tw5] How to control height of edit-text widget?

2021-01-05 Thread 'Mark S.' via TiddlyWiki
When I create an edit-text widget with tags="textarea", rows=1, 
autoHeight="no", instead of doing nothing, the widget generates a style 
with height=400px.  Since this is a style, not a class, I have no hope of 
overwriting this behaviour with a class. And apparently the height even 
takes precedence over rows="1". 

What I want is a textarea box that looks like an input area, and doesn't 
expand vertically even if the input text is many lines long. I need it to 
be a textarea box because an input won't retain linefeeds.

Thanks!

-- 
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/d8b225ba-2bf6-42aa-88ed-b592a7915980n%40googlegroups.com.


[tw5] Re: How to get count widget to only look at tiddlers from month x to month y

2021-01-05 Thread 'Mark S.' via TiddlyWiki
Assuming you went with the dotted date notation, you could use:

<$vars 
myrange="[get[class-date]compare:text:gteq[2021.07.01]compare:text:lteq[2021.12.31]]"
 
>
<$count filter="[tag[Class Log - Jane Doe]has[class-date]filter]"/>


If you used TW's built-in date format, then there is a compare suffix for 
dates. 

On Tuesday, January 5, 2021 at 6:17:00 AM UTC-8 Sapphireslinger wrote:

> May I ask the correct way to write this?
>
> <$count filter="[tag[Class Log - Jane Doe]has[class-date]range[July to 
> December 2021]]"/> 
>
> I would like to count how many classes with Jane Doe were taught between 
> July and December 2020. Each tiddler will have a "class-date" field with a 
> date like 2020.12.01.1000 or 202012011000 or 20201201100.
>

-- 
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/000b6ced-0ad2-4f69-91a3-35f4bba2c891n%40googlegroups.com.


[tw5] Re: Can I create a macro that pastes the content of all my code blocks to the clipboard while I click on them?

2021-01-05 Thread 'Mark S.' via TiddlyWiki
Let's say your code block is in a tiddler "mycode"

Paste this into a tiddler, call it  and tag it with $:/tags/ViewTemplate

<$list filter="[all[current]prefix[mycode]]">
<$button>
<$macrocall $name="copy-to-clipboard" src={{mycode}}/>



Save, and clickon the tag $:/tags/ViewTemplate. Drag and drop "mytemplate" 
so it's just in front of the body tag. Now a button will appear on your 
mycode tiddler that will let you copy the code. Always make backups before 
trying changes like this.

On Tuesday, January 5, 2021 at 6:58:19 AM UTC-8 vincenz...@notorand.it 
wrote:

> How do I create that button on the top-right side of the code block so It 
> copies the entire code block to clipboard?
> It looks like I can edit the tiddlywiki.com website to make it look like 
> what I want to get. But when I actually do it on my own file (v5.1.23), it 
> doesn't work.
> Any idea?
>
> Il giorno martedì 4 agosto 2020 alle 11:39:29 UTC+2 PMario ha scritto:
>
>> Hi Rafael,
>>
>> Have a look at: 
>> https://tiddlywiki.com/#WidgetMessage%3A%20tm-copy-to-clipboard:%5B%5BWidgetMessage%3A%20tm-copy-to-clipboard%5D%5D%20%5B%5Bcopy-to-clipboard%20Macro%20(Examples)%5D%5D%20%5B%5Bcopy-to-clipboard%20Macro%5D%5D
>>
>> -m
>>
>

-- 
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/b72a75ab-c889-460f-8f65-aea1afb2d810n%40googlegroups.com.


[tw5] Re: How to display buttons on left side

2021-01-05 Thread Stefan Schlechter
Hi Ton,

thanks - that's exact what I searched for...

Now I want to have

   - bigger buttons:
   --> I changed  width: 40px;  --> icons are bigger for the tiddler 
   but not for the left site...
   changed position to "flexible" to see difference between left buttons 
   and buttons configured in tiddler:
   [image: Leftbar.PNG]
   

   - more space between the buttons 
   

   - button 'New Tiddler' color: green
   
Code:

{{$:/core/ui/Buttons/home}}
{{$:/core/ui/Buttons/full-screen}}
{{$:/plugins/telmiger/simple-search/ui/Buttons/search}}
{{$:/core/ui/Buttons/save-wiki}}
{{$:/core/ui/Buttons/new-tiddler}}
{{Create (vertical) toolbar}}


.tgc-fixed {
 position: fixed;
 top: 80px;
 width: 40px;
 left: 5px;
 background-color: transparent;
 z-index: 200;
}

.tgc-fixed button svg {
   fill: <>;
 list-style-type: none;
}

.tgc-fixed button:hover svg {
 fill: <>;
}


Thanks in advance
Stefan


Ton Gerner schrieb am Montag, 4. Jänner 2021 um 17:27:40 UTC+1:

> Have a look at http://tw5custom.tiddlyspot.com/
> Click the bottom button in the left toolbar for information.
>
> Hope that helps,
>
> Ton
>
>
> Hi Stefan,
>
> On Monday, January 4, 2021 at 1:54:47 PM UTC+1 schlechter...@gmail.com 
> wrote:
>
>> Here the screenshot for the request:
>> [image: move_buttons.PNG]
>>
>> Stefan Schlechter schrieb am Montag, 4. Jänner 2021 um 11:29:07 UTC+1:
>>
>>> Hello,
>>>
>>> how do I get only the buttons (activated under sidebar/tools) to the 
>>> left side?
>>> Than I can hide () sidebar to have much desktop space...
>>>
>>> Thanks
>>> Stefan
>>>
>>

-- 
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/07521180-c30c-413b-8eba-b2fda434ed41n%40googlegroups.com.


[tw5] Re: Can I create a macro that pastes the content of all my code blocks to the clipboard while I click on them?

2021-01-05 Thread vincenz...@notorand.it
How do I create that button on the top-right side of the code block so It 
copies the entire code block to clipboard?
It looks like I can edit the tiddlywiki.com website to make it look like 
what I want to get. But when I actually do it on my own file (v5.1.23), it 
doesn't work.
Any idea?

Il giorno martedì 4 agosto 2020 alle 11:39:29 UTC+2 PMario ha scritto:

> Hi Rafael,
>
> Have a look at: 
> https://tiddlywiki.com/#WidgetMessage%3A%20tm-copy-to-clipboard:%5B%5BWidgetMessage%3A%20tm-copy-to-clipboard%5D%5D%20%5B%5Bcopy-to-clipboard%20Macro%20(Examples)%5D%5D%20%5B%5Bcopy-to-clipboard%20Macro%5D%5D
>
> -m
>

-- 
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/2aa449b0-a61b-469d-a410-2cba8767e4e6n%40googlegroups.com.


[tw5] How do I transclude a projectify project tiddler

2021-01-05 Thread Sapphireslinger
When I click on a project in Projectify, it opens as its own tiddler of 
todos. But when I try to transclude that tiddler in another tiddler, 
nothing shows up. And when I type the title of the project tiddler as a tab 
in the tab menu of another tiddler, nothing shows up either.

I notice that the todos in the Projectify project tiddler are not really 
showing up in the body of the project tiddler but some other field. Maybe 
that is why they are not being transcluded. 

The transclusion code calls for <$transclude field="text" mode="block"/>, 
and the content of the project tiddler is not really in the text field. 

May I ask what field it is in?


-- 
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/c1ff9fb7-70b7-4f05-b9df-8bdde23cd16dn%40googlegroups.com.


[tw5] How to get count widget to only look at tiddlers from month x to month y

2021-01-05 Thread Sapphireslinger
May I ask the correct way to write this?

<$count filter="[tag[Class Log - Jane Doe]has[class-date]range[July to 
December 2021]]"/> 

I would like to count how many classes with Jane Doe were taught between 
July and December 2020. Each tiddler will have a "class-date" field with a 
date like 2020.12.01.1000 or 202012011000 or 20201201100.

-- 
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/e843a8cc-e40f-48f5-8773-1d812a06fcban%40googlegroups.com.


Re: [tw5] Plugin update notifications for plugins outside of a plugin library

2021-01-05 Thread Jeremy Ruston
> I wonder, is it possible to add notifications to "normal" plugins, by 
> treating non-library plugins as their own local/custom library? 

One could imagine having an URL associated with individual plugins that 
TiddlyWiki could check for updates but the challenge is that would require the 
plugin to be hosted with CORS enabled. CORS is not typically enabled for web 
hosting (eg GitHub Pages doesn't allow it), which is why we have the plugin 
mechanism; it uses some iframe/postmessage tricks to pull plugins from the 
library without CORS.

So, to be able to update individual plugins would require that the plugin 
author hosted the plugin in a plugin library, and not just on a bare URL.

Best wishes

Jeremy

> 
> 
> On Saturday, January 2, 2021 at 12:41:00 PM UTC-5 jeremy...@gmail.com wrote:
>>> One of my favorite recent features is how plugins part of a library tell 
>>> you when they need updating. 
>>> 
>>> Am I missing something, or do plugins/themes that are not part of libraries 
>>> missing this feature?  
>> 
>> That’s correct, the ability to automatically update plugins is a property of 
>> plugin libraries rather than of the individual plugins.
>> 
>> Best wishes
>> 
>> Jeremy
>> 
>>> 
>>> -- 
>>> 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+...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/tiddlywiki/22f342dc-a46f-4c49-8ebc-03f77d045fabn%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/fb7b5ffd-e15c-4970-ab99-359284e971d7n%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/34C6F979-0042-4BA5-97ED-D05167DFE976%40gmail.com.


[tw5] Re: Drag-and-drop plugins under node

2021-01-05 Thread dieg...@gmail.com
Yes thank you all for the reply! I now understand what the docs meant. 

On Sunday, January 3, 2021 at 8:44:23 AM UTC-5 duche...@gmail.com wrote:

> Crystal clear!  Thank you Jeremy and Mark,
>
> Le samedi 2 janvier 2021 à 13:41:11 UTC-5, Mark S. a écrit :
>
>> Many (most?) 3rd party plugins (including SideEditor) have not been set 
>> up as node.js plugins. So you just drag and drop them to update.
>>
>> Third party plugins that have been set up for node.js can be placed 
>> inside your node TW directory structure like this
>>
>> MyTiddlyWiki 
>>   tiddlywiki.info 
>>   tiddlers 
>> (a bunch of tiddlers)
>>   *plugins *
>>  *myfavoriteplugin *
>> *   plugin.info  (required file)*
>>tiddler.td
>>tiddler2.tid
>>...
>>  myotherfavoriteplugin 
>>plugin.info (required file)
>>tiddler.tid
>>...
>>
>>
>>
>> On Saturday, January 2, 2021 at 6:13:18 AM UTC-8 duche...@gmail.com 
>> wrote:
>>
>>> I have the exact same case as dieg: I used tiddlywiki for a while under 
>>> nodejs and importing plugins via drag and drop.
>>>
>>> Now with 5.1.23 I wanted like to install them the recommended way 
>>> ,
>>>  
>>> so I added some of the officials plugins to my tiddlywiki.info file, 
>>> restarted my tiddlywiki and it worked fine.
>>>
>>> However I missed how to install custom plugins 
>>> .
>>>   
>>> Just adding them to the .info file is obviously not sufficient and *I 
>>> wonder how to download them*.  Per instance SideEditor?
>>>
>>> Thank you.
>>> Le mercredi 30 décembre 2020 à 10:22:26 UTC-5, sil...@gmail.com a 
>>> écrit :
>>>
 You can't have your cake and eat it too ;)
 (just discover this translate proposal of french expression "avoir le 
 beurre et l'argent du beurre").

 Since you run Node.js server, plugins are typically served by server. 
 And when you update from 5.1.22 to 5.1.23, official plugins are updated 
 too. If you use drag, you can't benefit from this behaviour and stay 
 with old plugin (since it's not deal by Node.js).

 Sylvain


 Le mardi 29 décembre 2020 à 16:36:13 UTC+1, dieg...@gmail.com a écrit :

>
> Hello all,
>
> Ive been using TW on node for a while. Ive always just installed 
> plugins by dragging and dropping, effectively ignoring anything having to 
> do with tiddlywiki.info files.
>
> Today, I decided to do a "fresh install" of 5.1.23, essentially 
> abandoning all of my configurations and only import my "content" tiddlers 
> into a fresh server. 
>
> I now see the official plugin library is disabled, in favor of using 
> the tiddlywiki.info file to install official plugins. Also, custom 
> plugin installation is now an order of magnitude more complicated than 
> previously. 
>
> In checking the docs there is the following: "Note that including a 
> plugin as an ordinary tiddler (e.g. by dragging and dropping a plugin 
> into 
> the browser) *will result in the plugin only being active in the 
> browser, and not available under Node.js*."
>
> What does the bold part mean? Specifically the "not available under 
> node"? I only use node to run one TW instance locally. 
>
> I find plugin dragging and dropping to be the absolute easiest way to 
> install plugins, and I would love to keep this ability under node. 
>
> Thanks!
>


-- 
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/5433603c-3ff8-435d-8647-d04d48f2ee06n%40googlegroups.com.


Re: [tw5] Plugin update notifications for plugins outside of a plugin library

2021-01-05 Thread dieg...@gmail.com
Thanks for the reply Jeremy! 

I wonder, is it possible to add notifications to "normal" plugins, by 
treating non-library plugins as their own local/custom library? 


On Saturday, January 2, 2021 at 12:41:00 PM UTC-5 jeremy...@gmail.com wrote:

> One of my favorite recent features is how plugins part of a library tell 
> you when they need updating. 
>
> Am I missing something, or do plugins/themes that are not part of 
> libraries missing this feature?  
>
>
> That’s correct, the ability to automatically update plugins is a property 
> of plugin libraries rather than of the individual plugins.
>
> Best wishes
>
> Jeremy
>
>
> -- 
> 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+...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/22f342dc-a46f-4c49-8ebc-03f77d045fabn%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/fb7b5ffd-e15c-4970-ab99-359284e971d7n%40googlegroups.com.


[tw5] Displaying Hard Linebreaks in Text which is pulled from JSON Datatiddler

2021-01-05 Thread scourfie...@gmail.com
Hi all

I have some text stored in a json datatiddler which I'm pulling out using 
the transclude widget in index mode. 

I'd like to display this text with hard linebreaks respected, rather than 
the default tiddlywiki behaviour of ignoring single linebreaks and 
collapsing many linebreaks down into one. However I can't seem to do this, 
even when wrapping my transclude widget in triple double quotes as 
described here 

.

Any advice on how to do this? I suspect its something to do with how the 
json encodes text, but its not my area of expertise.

Thanks a ton

-- 
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/936d6c2f-2d87-4254-af76-86b067ddf8c9n%40googlegroups.com.


[tw5] If you switch to Zoomin story view and your screen goes blank...

2021-01-05 Thread Glenn Dixon
I was trying to test the zoomin story view in two different wikis and it 
completely locked me out of them. Pages appear to render for about a half 
second, then the title turned vertical and the screen is blank. This is 
probably an unfortunate side effect based on my particular set of plugins 
and tweaks, but it was very disconcerting. The main tiddler page worked, 
but no way to access Control Panel to revert to a different story view.

This is on a Mac running under Bob's server thingie (downloaded executable)

Fix: under each TW directory (separate for each wiki) there is a tiddlers 
folder - inside there, sorted by date, near the top is a file named 
$__view.tid - delete it - this restored each wiki to the default view 
immediately.

Note to self: stay away from that story view!

-- 
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/acc72b1f-db4a-47c5-9250-5a46972c5615n%40googlegroups.com.


[tw5] Re: upgrade 5.1.23 broke cancel-and-close button

2021-01-05 Thread Sapphireslinger
I do not have the Stroll edition. However I have the TWcrosslinks plugin 
0.1.19 (if I'm reading the tiny print right).

I tried deleting $:/config/ui/EditTemplate per your link above and then 
upgraded, but it still broke the cancel button. I also tried deleting 
$:/config/ui/EditTemplate on an already upgraded version but the cancel 
button stayed button.

I find I don't use the* TWcrosslinks plugin *much. I will try deleting it. 
But* is deleting it a simple matter of deleting *
*$:/ak/plugins/TWCrossLinks?* Will that get rid of all the tiddlers 
included in the plugin? Or must I delete each of the included tiddlers 
before deleting the plugin tiddler?

Here is the list of all my other plugins:

A bookmark library for TiddlyWiki 
A contacts database for TiddlyWiki 
A filter to split input titles and slice-up the results 
A trashbin mechanism for Tiddlywiki 
Checklist Plugin 
datepicker plugin for TiddlyWiki5, based on Pikaday version 1.6.1 
Disclosure HTML element 
Discover all your intra tiddlers links 
double click to edit tiddlers 
Editor and outliner for TiddlyWiki 
Editor AutoList - editor extension to automatically continue lists 
EditorCounter & Autosaver 
Evernote migration tools 
Horizontal Story River 
include web content 
Interstitial Journaling Plugin 
moment.js plugin for TiddlyWiki5 
Open All Button 
Relink - flexibility when relinking renamed tiddlers 
Save & close / Cancel & close / Save & keep open 
Shiraz 
Simple project management for TiddlyWiki 
Slider: Create trails, walk through, guided help, sequence, doubly linked 
contents 
Spreadsheet-like formulas in TiddlyWiki. 
Tiddler Commander 
TiddlyTables 
TiddlyWiki5 core 
Todolist for quick and short todo and tasks 

These are disabled:
Evernote migration tools
Horizontal Story River
Relink - flexibility when relinking renamed tiddlers (didn't realize this 
one was disabled, will re-enable)
Spreadsheet-like formulas in TiddlyWiki.
Todolist for quick and short todo and tasks



On Tuesday, January 5, 2021 at 7:29:16 PM UTC+8 sil...@gmail.com wrote:

> Hello,
>
> Don't you have the Stroll edition? Because it looks like this thread : 
> https://groups.google.com/g/tiddlywiki/c/Btso8q3Okzo/m/bKA4C9Q9BgAJ
> and David's update :
> https://groups.google.com/g/tiddlywiki/c/YeiImlym0j8/m/O9yZ2JRtBwAJ
>
> Sylvain
> Le mardi 5 janvier 2021 à 11:07:54 UTC+1, Sapphireslinger a écrit :
>
>> It happened during the upgrade because I found the last backup of my 
>> tiddlywiki before the upgrade, verified that it did not have those two 
>> problems, then I re-uploaded and the two problems appeared again.
>>
>> On Tuesday, January 5, 2021 at 10:39:51 AM UTC+8 Sapphireslinger wrote:
>>
>>> * After upgrading my cancel-and-close button no longer works. (the 
>>> circle with the x)
>>>
>>> (I then tried deleting telmiger's editbuttons plugin thinking there 
>>> might be an incompatibility but strangely even after I deleted the plugin, 
>>> and closed and re-loaded the tiddlywiki, all buttons are still showing up, 
>>> even though plug-in is now missing from plug-in list. Also the cancel/close 
>>> button still doesn't work.
>>>
>>> I also tried re-installing telmiger's plugin, but cancel/close button 
>>> still doesn't work.)
>>>
>>> * Also after upgrading, in edit mode the field name text box now 
>>> stretches the length of the tiddler, pushing the down arrow and field name 
>>> box down to the next line.
>>>
>>>
>>>

-- 
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/4ace8292-596d-4f37-b036-e7e537003a79n%40googlegroups.com.


Re: [tw5] Re: Tag is created even if you don't click 'Add' - bug or feature ?

2021-01-05 Thread Sylvain Naudin
Yes, Escape work fine as long as you are in the tag field that you wish to 
delete (from an entry that does not correspond to any existing tag).


Le mardi 5 janvier 2021 à 10:48:33 UTC+1, PMario a écrit :

> As soon, as you changed something in the text field, you will be asked, if 
> you want to quit edit mode. So _no_ data lost, except you say yes. 
>
> If you type ESCAPE and ESCAPE again, the close dialogue goes away _and_ 
> the tag field is empty.
>
> -m
>
> On Tuesday, January 5, 2021 at 5:18:25 AM UTC+1 Mohammad wrote:
>
>> Hi Mark,
>>
>> On Tue, Jan 5, 2021 at 1:28 AM 'Mark S.' via TiddlyWiki <
>> tiddl...@googlegroups.com> wrote:
>>
>>>
>>>
>>> On Tuesday, December 29, 2020 at 1:17:41 PM UTC-8 PMario wrote:sed.
>>>

 The easiest way to clear the input field is to hit the [Escape] key. 


>>> That doesn't work exactly -- it closes the entire tiddler! I just wanted 
>>> to escape the tag -- not the entire tiddler.
>>>
>>
>> Yes, this is not a good behaviour with Esc to close the tiddler and then 
>> one loses all the changes!
>> I have written about this already in GitHub! a better workflow with 
>> shortcut keys is required here.
>>  
>>
>>> -- 
>>> 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+...@googlegroups.com.
>>>
>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/tiddlywiki/2c0cb0bc-0bab-4ee7-903b-d0416956e1a3n%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/6ee1a9e0-1d1a-43ef-b937-dc4c68545ebbn%40googlegroups.com.


[tw5] Re: upgrade 5.1.23 broke cancel-and-close button

2021-01-05 Thread Sylvain Naudin
Hello,

Don't you have the Stroll edition? Because it looks like this thread : 
https://groups.google.com/g/tiddlywiki/c/Btso8q3Okzo/m/bKA4C9Q9BgAJ
and David's update 
:https://groups.google.com/g/tiddlywiki/c/YeiImlym0j8/m/O9yZ2JRtBwAJ

Sylvain
Le mardi 5 janvier 2021 à 11:07:54 UTC+1, Sapphireslinger a écrit :

> It happened during the upgrade because I found the last backup of my 
> tiddlywiki before the upgrade, verified that it did not have those two 
> problems, then I re-uploaded and the two problems appeared again.
>
> On Tuesday, January 5, 2021 at 10:39:51 AM UTC+8 Sapphireslinger wrote:
>
>> * After upgrading my cancel-and-close button no longer works. (the circle 
>> with the x)
>>
>> (I then tried deleting telmiger's editbuttons plugin thinking there might 
>> be an incompatibility but strangely even after I deleted the plugin, and 
>> closed and re-loaded the tiddlywiki, all buttons are still showing up, even 
>> though plug-in is now missing from plug-in list. Also the cancel/close 
>> button still doesn't work.
>>
>> I also tried re-installing telmiger's plugin, but cancel/close button 
>> still doesn't work.)
>>
>> * Also after upgrading, in edit mode the field name text box now 
>> stretches the length of the tiddler, pushing the down arrow and field name 
>> box down to the next line.
>>
>>
>>

-- 
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/ad1a77d0-fdca-4384-b8f6-3785af0ce012n%40googlegroups.com.


[tw5] Re: Habit/Mood Tracking using TW?

2021-01-05 Thread Manish Mohandas
Dear all 
Thank you for the suggestions and also for making me laugh out loud :) 
Really a joy to see such banter in this wonderful group! 

Cheers
Manish

On Monday, 4 January, 2021 at 1:52:10 pm UTC+5:30 TiddlyTweeter wrote:

> Soren Bjornstad wrote:
>
>> ... spent last night joining all my wristwatches into a belt. It was a 
>> complete waist of time.
>>
>
> Glad to see punnery alive & well here.
>
> TT :-)
>  
>

-- 
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/55b421b8-6159-4d12-85d3-19ef5692bf41n%40googlegroups.com.


[tw5] Re: upgrade 5.1.23 broke cancel-and-close button

2021-01-05 Thread Sapphireslinger
It happened during the upgrade because I found the last backup of my 
tiddlywiki before the upgrade, verified that it did not have those two 
problems, then I re-uploaded and the two problems appeared again.

On Tuesday, January 5, 2021 at 10:39:51 AM UTC+8 Sapphireslinger wrote:

> * After upgrading my cancel-and-close button no longer works. (the circle 
> with the x)
>
> (I then tried deleting telmiger's editbuttons plugin thinking there might 
> be an incompatibility but strangely even after I deleted the plugin, and 
> closed and re-loaded the tiddlywiki, all buttons are still showing up, even 
> though plug-in is now missing from plug-in list. Also the cancel/close 
> button still doesn't work.
>
> I also tried re-installing telmiger's plugin, but cancel/close button 
> still doesn't work.)
>
> * Also after upgrading, in edit mode the field name text box now stretches 
> the length of the tiddler, pushing the down arrow and field name box down 
> to the next line.
>
>
>

-- 
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/28b024ce-862c-424c-b678-8990bfcb3e77n%40googlegroups.com.


Re: [tw5] TiddlyWiki Project Name

2021-01-05 Thread Jeremy Ruston
Hi Ed

> Re-reading this message (and studiously avoiding making any suggestions for 
> new names) the idea of "targeting more modern JavaScript engines" makes me 
> wonder about the question of "how modern a browser do you need to have to 
> have a working Tiddlywiki?"  
> 
> With regards to minimum browsers for TW5, according to the web site it's 
> "Safari version 6" (from 2012!) IE version 10 (also from 2012!) and "all 
> recent" Chrome, Firefox, and Firefox for Android, whatever that means, but 
> presumably going back comparably far.  So right now TW5 is usable in browsers 
> that go about 8 years back, which is nice.  And TWC support obviously goes 
> back way further than that.
> 
> How big a change in "you need this recent a browser" would you think was 
> acceptable in a "Xememex" project?

That would be to be decided. In 2010/1 we targeted the browsers that were in 
common use at the time, and presumably we’d do the same again. Nowadays, most 
browsers automatically update and so perhaps there might be less incentive to 
be as conservative as we have been.

>From a developer perspective, HTML and CSS have actually changed relatively 
>little over the last 10 years, it’s in the area of JavaScript that things have 
>radically improved: async/await, modules, classes, etc. Making these features 
>available in the core will make the developers more productive, and make it 
>easier for developers with contemporary JavaScript experience to join the 
>project.

Best wishes

Jeremy


> 
> On Monday, December 28, 2020 at 7:52:20 AM UTC-5 jeremy...@gmail.com 
>  wrote:
>> As appealing as this sounds, I just don't think that as a small community we 
>> have the resources to support both, unless the intention would be for 
>> TiddlyWiki 5 to only receive bug fix updates. 
> 
> I think that would be the default, yes, unless somebody wanted to pick up the 
> development more purposefully.
> 
>> As you mention in a later reply, the real challenge is replacing the word 
>> tiddler. I remember trying this in Classic and it wasn't easy then and is 
>> probably even harder now with all the widget attributes etc. Which makes me 
>> wonder if this would really be the best use of our time and resources?
> 
> That is indeed one of the critical questions.
> 
> Over the years we've had consistent feedback on the name "TiddlyWiki" that 
> ranges between:
> 
> * I don't care about the name, it's just a meaningless string of letters
> * I think the name is fine, it's distinctive, and has few false positives 
> when Googling
> * I think the name diminishes TiddlyWiki
> * I think the name is a thinly veiled obscenity
> 
> That last category is undoubtedly a minority, but it's a very consistently 
> and forcefully expressed opinion when it does come up. I used to think that 
> view said more about the people holding it than anything else. But the 
> trouble is that I'm too close to the thing: the name "TiddlyWiki" is my 
> little piece of wordplay, and I'm attached to it. I think maybe that might 
> hold for many of us who have invested time and effort in the project. So I 
> have to pay attention to feedback that comes from a different perspective, 
> because I'm never going to be able to assume that perspective myself.
> 
> The other consideration in all of this is my desire to modernise the design 
> of TW5 and establish a new baseline for backwards compatibility. After 10 
> years, it's becoming increasingly limiting to live with some of the early 
> design decisions of TW5 (a lot of which are pretty arcane - for example, 
> "tiddlerfield" modules). I believe we would make faster and more decisive 
> progress if we lost some of that baggage.
> 
> The idea of modernising the core relates to the naming change because another 
> bit of feedback that I received back in 2011-13 was that it was a mistake to 
> reuse the name TiddlyWiki for the new project. Many people felt that it was 
> unnecessarily confusing to have two distinct products with the same name, and 
> struggled with my perspective that TWC and TW5 were different versions of the 
> same thing.
> 
> So, what I learned from all of the above is that names for communal things 
> are tricky. People have strong opinions because they feel they have a stake. 
> The thing that is particularly tricky is trying to change what an existing 
> name means if the previous meaning is entrenched in the community.
> 
> In other words, I think TiddlyWiki 5 is ripe for such a thorough internal 
> overhaul that changing the names might not be as much of a practical 
> consideration as it would be if we had to maintain backwards compatibility.
> 
> Best wishes
> 
> Jeremy.
> 
> 
>> 
>> Cheers,
>> Saq
> 
>> 
>> -- 
>> 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+...@googlegroups.com 
>> .
> 
>> To view this 

Re: [tw5] Re: Tag is created even if you don't click 'Add' - bug or feature ?

2021-01-05 Thread PMario
As soon, as you changed something in the text field, you will be asked, if 
you want to quit edit mode. So _no_ data lost, except you say yes. 

If you type ESCAPE and ESCAPE again, the close dialogue goes away _and_ the 
tag field is empty.

-m

On Tuesday, January 5, 2021 at 5:18:25 AM UTC+1 Mohammad wrote:

> Hi Mark,
>
> On Tue, Jan 5, 2021 at 1:28 AM 'Mark S.' via TiddlyWiki <
> tiddl...@googlegroups.com> wrote:
>
>>
>>
>> On Tuesday, December 29, 2020 at 1:17:41 PM UTC-8 PMario wrote:sed.
>>
>>>
>>> The easiest way to clear the input field is to hit the [Escape] key. 
>>>
>>>
>> That doesn't work exactly -- it closes the entire tiddler! I just wanted 
>> to escape the tag -- not the entire tiddler.
>>
>
> Yes, this is not a good behaviour with Esc to close the tiddler and then 
> one loses all the changes!
> I have written about this already in GitHub! a better workflow with 
> shortcut keys is required here.
>  
>
>> -- 
>> 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+...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/2c0cb0bc-0bab-4ee7-903b-d0416956e1a3n%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/aca4d901-a57f-4a02-9022-aba2c95f9814n%40googlegroups.com.


[tw5] Re: Release: Muuri StoryView v0.2.0

2021-01-05 Thread BurningTreeC

Thanks @Tones,

The top drop area will be at the bottom in the next update
I'll add a link button to open an item in the StoryRiver
I'll also make the  show conditionally if the item contains text and 
style it a bit more simple

About the option to add more buttons: I'd like to keep it as simple as 
possuble since space is limited on those items and they shouldn't cover too 
much space.
Showing the subtitle though is an option I'll think about

Best wishes,
Simon
TW Tones schrieb am Dienstag, 5. Januar 2021 um 03:50:44 UTC+1:

> BTC,
>
> Great stuff. I particularly like your Kanban and like the way you are 
> leveraging the history for "compound tiddlers". 
>
> I really like the way you handle various drag and drop handling
>
>- Although the top + area to start new columns is great, after 
>building my board, I would like to be able to hide it, or toggle it, or 
>perhaps move it to the bottom.
>
> Other possible improvements from my perspective
>
>- Option to hide the  when no text exists for a card (good for 
>simple lists)
>- Perhaps the ability to toggle the display of the text when it exists
>- love the inline edit, but a link to the actual tiddler would be 
>helpful.
>
> More advanced features
>
>- It would be nice if we could introduce our own buttons and subtitle 
>to each column and cards, 
>   - Much like the viewToolBar and subtitle works on tiddlers. 
>   - This would allow a designer to add more advanced features to the 
>   board and cards
>  - Archive, tagging, long description under the heading and more. 
>  Even the existing subtitle, for a tiddler.
>  - And like the  viewToolBar and subtitle conditional 
>  lists/reveals would allow response to the current tiddler.
>   - A similar bottom bar on each column or card would also permit 
>   useful tools to be introduced to cards
>- Could Muuri be activated and deactivated with the new Layout switch?
>
> Personal use under investigation.
>
> I am keen to look at building a sophisticated evaluation tool making use 
> of your Kanban as so far it seems potentially the most extensible so far.
>
>- I would want to extend it as an addon to you Kanban rather than 
>forking it, thus we can make use of it with Muuri
>- This would mean I need to find ways to link a tiddler in one column 
>with another and sort them accordingly.
>- Build some advanced history list tools, usable elsewhere as well
>   - Eg; access the list in the set order elsewhere than in the Kanban
>   - List each history list, remove the prefix list and/or indicate 
>   that lists currentTiddler. Helps access where you were last active.
>
> Bug?
>
> There seems to be a bug somewhere that caused this item to be listed in 
> the history tiddler and currentTiddler field, possibly the result of a drag 
> operation. I will attempt to reproduce and document.
>
> {
> "title": " https://burningtreec.github.io/tiddlywiki-muuri/#Todo\; 
> style=\"box-sizing: border-box; text-decoration: underline; font-weight: 
> 500; color: rgb(68, 68, 68); user-select: inherit; font-family: system-ui, 
> -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, 
> Apple Color Emoji, Segoe UI Emoji; font-size: 14px; 
> font-style: normal; font-variant-ligatures: normal; font-variant-caps: 
> normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 
> 0px; text-transform: none; white-space: nowrap; widows: 2; word-spacing: 
> 0px; -webkit-text-stroke-width: 0px; background-color: rgb(244, 244, 
> 244);\">o"
> },
>
> Lovely work
> Tones
> On Saturday, 2 January 2021 at 07:01:06 UTC+11 BurningTreeC wrote:
>
>> I hereby announce the release of the *Muuri StoryView* plugin version 
>> 0.2.0
>>
>> The Demo page with installation instructions can be found at:
>>
>> https://burningtreec.github.io/tiddlywiki-muuri
>>
>> The GitHub repository is located at 
>> https://github.com/BurningTreeC/tiddlywiki-muuri
>>
>>
>> For issues please consider leaving me an issue over at GitHub or here in 
>> this Google Groups thread
>>
>> If you have questions about the usage or ideas for the next release 
>> please leave me a comment here
>>
>> I hope someone finds this plugin useful,
>> best wishes,
>> BTC
>>
>

-- 
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/9b0ac48a-e62b-4977-b6f4-042f50f1bec2n%40googlegroups.com.