[tw5] Re: [TW5] Tiddly-Chrome Ex (an experimental extension to edit TiddlyWiki files in Chrome)

2018-09-17 Thread Mohammad
Import does not work! Where the files are stored? Is this an open source addon or closed? Is it free and users have to pay for it in future Thank you -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw5] Re: [TW5] Tiddly-Chrome Ex (an experimental extension to edit TiddlyWiki files in Chrome)

2018-09-17 Thread Mohammad
Joshua, I started using chrome-ex! That is absolutely great! The question is how one can use his/her previous TW5 with this extension? What is the difference compared to Timimi addon from Riz? /Mohammad -- You received this message because you are subscribed to the Google Groups

[tw5] Re: [solved] How do I periodically update specific page elements?

2018-09-17 Thread TonyM
Jed, Perhaps the code in the startup modul could process a "refresh queue". Ie if tiddler a b and C displayed in the story river refresh at each interval, ideally those with a specific tag or field name. Regards Tony On Monday, September 17, 2018 at 10:37:10 PM UTC+10, Jed Carty wrote: > >

[tw5] Re: [solved] How do I periodically update specific page elements?

2018-09-17 Thread TonyM
Lost Admin, This sounds like a useful feature to develop especially for dashboard style tiddlywikis that display information sourced externally. All I would like to suggest to make this as modular and generic as possible with the minimum impact on performance that can be achived. The reason

[tw5] Re: create a filter list that filters on included text and and excludes a specific tag

2018-09-17 Thread TonyM
Captain Packers Whilst it is often nice to combine filter terms into a single filter remember it is simple to nest list statements. <$list filter="select a subset of tiddlers">,!-- no variable means the current tiddler is changed for each case--> <$list

[tw5] Re: How to do I make some specific changes in the UI?

2018-09-17 Thread TonyM
Talha, I am sure you found it tricky this first time, but it gets easier as you learn about the specifics of TiddlyWiki, however since it is largely based on html CSS and other web Standards I think it would be safe to say TiddlyWiki is one of the most extensible, customisable and

[tw5] Re: How to do I make some specific changes in the UI?

2018-09-17 Thread talha131
Thank you everyone for their input. It indeed is tricky to customize the layout. I am going to pause further customization till I get my hand on the next release which Tony and Mat have mentioned is going to easier to customize. For now I have made following changes to get this result It’s

[tw5] Re: Preparing Maarfapad v1.0: Your wish list

2018-09-17 Thread Abraham Samma
My thoughts exactly. Especially if you could collect basic analytics with it to judge uptake of your work (just thinking out loud). Thanks for your valuable input! On Monday, September 17, 2018 at 9:26:32 PM UTC+3, HansWobbe wrote: > > Abraham: > > My evaluation of how Maarfapad meets my

[tw5] Re: Display search results

2018-09-17 Thread 'Mark S.' via TiddlyWiki
The left side is known as the story river (I think). It's where the open tiddlers appear. You can change what tiddlers appear by modifying the $:/StoryList. Here's an example: <$list filter="[search{$:/temp/search}limit[6]]"> <$view field="title"/> <$button>''Open in story river?''

[tw5] Re: Preparing Maarfapad v1.0: Your wish list

2018-09-17 Thread HansWobbe
Abraham: My evaluation of how Maarfapad meets my particular needs is proceeding quite well and is certainly encouraging. As a result, I can already see that a "... public with a single click ..." option would make this an attractive hosting option I would use. Regards, Hans On Monday,

[tw5] Re: Display search results

2018-09-17 Thread Stefan Waldherr
HI Mark, thanks for the help. I've found a way to list all tiddlers that satisfy some search criteria and transclude them (piece by piece) into a single tiddler (a bit awkward given that I have to query title, subtitle, etc individually). However, that is not exactly what I was looking for

[tw5] Re: create a filter list that filters on included text and and excludes a specific tag

2018-09-17 Thread Diego Mesa
Hello! Unless Im misunderstanding, you can just use something like: [regexp:text[filter]!tag[Learning]] To search for all tiddlers whose text field contains the string "filter" and ARENT tagged with "Learning". On Monday, September 17, 2018 at 10:46:15 AM UTC-5, Captain Packers wrote: > >

[tw5] create a filter list that filters on included text and and excludes a specific tag

2018-09-17 Thread Captain Packers
I've been studying the list filter documents on TiddlyWiki.com but I'm still having trouble building a list filter that will show me tiddlers that contain a search string but exclude all those that contain a specific tag. I'm not sure it was the best idea to combine them, but I have a GTD

[tw5] create a filter list that filters on included text and and excludes a specific tag

2018-09-17 Thread Captain Packers
I've been studying the list filter documents on TiddlyWiki.com but I'm still having trouble building a list filter that will show me tiddlers that contain a search string but exclude all those that contain a specific tag. I'm not sure it was the best idea to combine them, but I have a GTD

[tw5] Re: Display search results

2018-09-17 Thread 'Mark S.' via TiddlyWiki
It would help to see what code you have been looking at. In general, most <$list> widgets with search just use <> to display the title. But you can display the contents as well by using the transclude widget. This works, but be warned that if you use it at tiddlywiki.com the display of

[tw5] Re: How do I periodically update specific page elements?

2018-09-17 Thread Lost Admin
Hi Mat, It would certainly be possible to do so but, I agree with what Jed said, if the macro gets called multiple times it will create multiple instances of the timer event. This is probably not what what you want (and certainly not what I want). The relevant bit of code (from above) that

[tw5] Re: [TW5] Bob version 1.0.5 Salt Bagels, or I should probably let people know about the plugin library

2018-09-17 Thread @TiddlyTweeter
> > I have not found a way to change the name that is used by the executable. > That is part of the pkg module I use to make it and not something that I > have control. Thanks Jed for looking. Its not any kind of deal-breaker. If I can figure out where to complain about that behaviour in the

[tw5] [TW5] Tiddly-Chrome Ex (an experimental extension to edit TiddlyWiki files in Chrome)

2018-09-17 Thread Joshua Stubbs
Hi, all. This is a piece of software I wrote to try and get around not being able to edit local TiddlyWiki files in Chrome. With this extension, you can import your wikis into the extension's storage and edit it there. It's in Closed Beta at the moment. If you want to be a beta tester, you can

[tw5] Re: TW Slogans -- Approximation #22

2018-09-17 Thread @TiddlyTweeter
"Sono quello che sono, per te." -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscr...@googlegroups.com. To post to this group, send email to

[tw5] Re: TW Slogans -- Approximation #22

2018-09-17 Thread @TiddlyTweeter
"Vorteil durch Möglichkeiten." -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscr...@googlegroups.com. To post to this group, send email to

[tw5] TW Slogans -- Approximation #22

2018-09-17 Thread @TiddlyTweeter
"A Tiddler a day helps you work, rest and play." -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscr...@googlegroups.com. To post to this group,

[tw5] Re: [solved] How do I periodically update specific page elements?

2018-09-17 Thread Jed Carty
The biggest problem I see with a macro based solution like this is that it may get called multiple times (and start multiple timers that all do the same thing) because it runs unconditionally when rendered and nothing removes the setInterval. > > I think that a much better solution would be to

[tw5] Re: Good way to include snippets of music notation?

2018-09-17 Thread PMario
On Sunday, September 16, 2018 at 6:52:26 PM UTC+2, kash@gmail.com wrote: > > Is it possible for me to get this working without any experience with > JavaScript? > - open this link: A demo is: http://musicsheets.tiddlyspot.com/

Re: [tw5] Re: [INTRO] uni-link plugin

2018-09-17 Thread PMario
Hi, *Conclusion:* > > So if you want to use the tiddler title, you'll need to use a standard > link. > After posting my reply, I could see your "real" problem. ... If you rename a tiddler title, alias links still work, but standard links don't. Would it make sense to be able to control

Re: [tw5] Re: [INTRO] uni-link plugin

2018-09-17 Thread PMario
On Sunday, September 16, 2018 at 7:56:08 PM UTC+2, Diego Mesa wrote: > A problem I now I have is that sometimes I want to TYPE an alias but > DISPLAY its full title. > If uni-link plugin is installed the tiddler link behaviour changes as follows: - with uni-link there are 4 elements that

[tw5] Re: March Of The Androids -- Seeking Info On Your Usage

2018-09-17 Thread cs8425
Hi, It can select different backends without modify/re-compile the code now. :) I released a compiled versions with flatFile and bbolt backends, no sqlite because corss-compile need cgo and more work. Riz於 2018年9月16日星期日 UTC+8下午7時07分25秒寫道: > > Hi CS8425 > > I see you are taking xarnze's work

[tw5] Re: [TW5] [ger] TiddlyWiki in der c't

2018-09-17 Thread PMario
Hi Stephan, Nice catch! The link to the addOn should have been: https://addons.mozilla.org/en-US/firefox/addon/file-backups/ -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,

[tw5] Re: Query: Full-face minimalist interface for writers?

2018-09-17 Thread @TiddlyTweeter
Ciao Dave Thanks for your enthusiastic reply! Really what is needed is likely not so far away. But I think its well-worth thinking through, particularly the UI, that writers who want to "write first" might benefit from a lot. You may be interested in a related thread about a writer oriented

[tw5] Re: [TW5] Bob version 1.0.5 Salt Bagels, or I should probably let people know about the plugin library

2018-09-17 Thread Jed Carty
I have not found a way to change the name that is used by the executable. That is part of the pkg module I use to make it and not something that I have control. Check to see if you have any overwritten shadow tiddlers in your wiki, there is a little link symbol on the tab so I suspect that is

[tw5] Display search results

2018-09-17 Thread Stefan Waldherr
Hi, please bear with me if this has been asked before (I'd appreciate a link). I like to search all my tiddlers with some criteria (e.g. contains X and is tagged Y) and the result is displayed on the left. By result I mean only the tiddlers that satisfy the search criteria are displayed (full

[tw5] Re: [Outreach] Communicating to writers the benefits of TW -- #21 FUTURE TIDDLERS

2018-09-17 Thread @TiddlyTweeter
Mark S. Thanks! That is an hugely interesting, working, prototype. It looks like it will match a bunch of writers' concerns. I will use it a bit more and get back to you in more detail. (One small teething point I noticed is that currently on "Publish" all items end up as "T"s.) Best

Re: [tw5] Re: Webzine 1990s style: ideas for theme? Web Art Project

2018-09-17 Thread TonyM
Alex, Perhaps referencing those external files is possible. Let us see what other say. However, What about treating TW as a WebSite and connecting to an external audio hosting service. Have you investigated the bandwidth such files may use if a lot of people come to your site? Many people

Re: [tw5] Re: Webzine 1990s style: ideas for theme? Web Art Project

2018-09-17 Thread Alex Hough
The topics are music, art, craft, makerspace, design I've run into problems with the TW / audio solution. The standalone version of TW can't to relative links to external folder of audio files Alex On 14 September 2018 at 03:31, Guille Rmo wrote: > I also think TW is a great fit for this

[tw5] Re: Preparing Maarfapad v1.0: Your wish list

2018-09-17 Thread Abraham Samma
Hi Guille, Thanks for the encouraging response. Encryption of content in Maarfapad is guaranteed by TW's built-in encryption tool (fyi I've already had atleast one user complain about forgetting their password to their TW. I could only sympathize :-( but atleast got a takeaway of TW's

[tw5] Re: Preparing Maarfapad v1.0: Your wish list

2018-09-17 Thread Abraham Samma
I am afraid nodejs solutions won't apply to Maarfapad so you can't install Bob server. However, I'll take this as a personal challenge to come up with something compatible to Bob server. It shouldn't be too hard (as I proceed to prove myself wrong (>_<) ). On Sunday, September 16, 2018 at