[tw] Re: remoteStorage syncadaptor plugin

2018-02-21 Thread Tristan Kohl
Hi Giovanni, this is awesome! Just when I came into problems with my many small wikis using up all my storage and started digging into some TiddlyWeb setup for myself to solve this you came as my saviour :) I heard of remoteStorage before but never used it to be honest since there were not so

[tw] Re: Broken with macro calls

2018-02-21 Thread 'Mark S.' via TiddlyWiki
As a starter, there's an error in your macro. It should be "$i$", not "$i". Good luck! -- Mark On Wednesday, February 21, 2018 at 7:17:50 PM UTC-8, Iain wrote: > > I'm trying to construct a tabulated listing of tiddlers using the > following template. In the element, "order" is an attribute,

[tw] How to concatenate < and a tiddler field value for use as a new tiddler title

2018-02-21 Thread markhylton2
I've two things I want to do: 1) I want to use the current date/time as part of a concatenated string for a new tiddler title. 2) I want to use the value of a field from the host tiddler as part of a concatentated string for a new tiddler title. 3) I want to use 1) and 2) at the same time for

[tw] self-made macro is inconsistent... why?

2018-02-21 Thread Darin Wick
I defined a macro "tasklist" (well, heavily modified a macro I found elsewhere) in a tiddler called $:/macros/tasklist and tagged it $:/tags/Macro. I call <> in several other tiddlers. At first, the task list displays as expected. But every time I close my wiki and re-open it, the calls to

[tw] Broken with macro calls

2018-02-21 Thread Iain
I'm trying to construct a tabulated listing of tiddlers using the following template. In the element, "order" is an attribute, and it's value XXX is the tiddler's position in the title list (not shown in example). <$list filter="filter goes here"> As I've discovered, tiddlywiki

Re: [tw] Re: Online/Offline Sync & Version Control

2018-02-21 Thread Darin Wick
Danielo, I think I posted this shortly before the new release - which resolved one of the issues I opened, too! I'm interested in working to resolve the "delete local database"/authentication enhancement but have little free time and lots to learn, so it might be a while. Thanks again

[tw] Re: Wikipedia, Text Slicer Edition & Pandoc

2018-02-21 Thread TonyM
As much as I like tiddlywiki to be self sufficent, including its wikitext rules in a utility makes sence because it enables conversion between many different formats. Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from

[tw] Re: Tech Query: Pecularities of Non-Copying Copy!!

2018-02-21 Thread @TiddlyTweeter
Thanks Mark S. I didn't understand. I do now. YES. It could be quite easy for me as I now understand what you saying. Decent text editors support "vertical paste" so it would be easy to get a number on each line and then in TW regex it into position. BUT I'm still playing with "how to do this

Re: [tw] Re: remoteStorage syncadaptor plugin

2018-02-21 Thread BurningTreeC
Thank you, Giovanni! Now it's much more clear to me - and it confirms that it does what I wished it would! Could it also handle more storages than one? let's say $:/tiddlers/like/this -> storage1, $:/tiddlers/like/that -> storage2 ? It's just an idea, I think it's already very cool what you've

Re: [tw] Re: remoteStorage syncadaptor plugin

2018-02-21 Thread Giovanni P
The idea behind remoteStorage is to decouple the app provider from the storage provider. In a normal app today, Google Sheets, for example, Google provides both the app (the actual spreadsheet app) and the storage (the content you type into the spreadsheet is stored on Google servers), the app is

[tw] Re: How to add buttons if tiddler has a tag

2018-02-21 Thread Joe Armstrong
On Wednesday, 21 February 2018 18:43:32 UTC+1, Matthew Lauber wrote: > > *Background color by tag*: See > https://tiddlywiki.com/#How%20to%20apply%20custom%20styles%20by%20tag > > *Buttons on tagged tiddlers*. You're going to want to use a > ViewTemplate. A ViewTemplate is a tiddler tagged

[tw] Re: [TW5] presenting TWRocketDock

2018-02-21 Thread @TiddlyTweeter
BTC Don't try this at home: https://www.youtube.com/watch?v=0g9ssQSV6UA @TiddlyTweeter :-) -- 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

[tw] Re: How to add buttons if tiddler has a tag

2018-02-21 Thread Matthew Lauber
Ok, coming back to this and fleshing it out, there's a piece I missed, the field mangler. you should be able to use the attached .tid file to transition from now to later. Matt On Wednesday, February 21, 2018 at 2:37:17 PM UTC-5, Joe Armstrong wrote: > > > > On Wednesday, 21 February 2018

[tw] Re: remoteStorage syncadaptor plugin

2018-02-21 Thread BurningTreeC
There you go with your first star on your GitHub repo! :) I think I haven't understood all the possibilities your plugin adds, but it sounds and looks very cool! Would you mind to explain in non-developer words a little bit of what you can do with remoteStorage? all the best, BTC -- You

[tw] Re: Positive Assertions In One Sentence ... (aka Saying Succinctly What TW Is About ...)

2018-02-21 Thread @TiddlyTweeter
"... writing articles using transclusion is an eye opener -- it changes how I think." -- @joeerl on Twitter -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group

[tw] Re: How to add buttons if tiddler has a tag

2018-02-21 Thread BurningTreeC
Hi Joe, all Tiddlers tagged with $:/tags/ViewTemplate get used AS A VIEWTEMPLATE so the content of your newly tagged tiddler will also be shown on any other tiddler when not in "edit-mode" that's the purpose of the tag $:/tags/ViewTemplate Simon -- You received this message because you are

[tw] Re: How to add buttons if tiddler has a tag

2018-02-21 Thread 'Surya' via TiddlyWiki
Ohhh, never forget or move feeding your fur-monsters AND making the cats toilet to "later" ;-))) https://www.youtube.com/watch?v=RZq3_mASEbo Miauu, Surya -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw] remoteStorage syncadaptor plugin

2018-02-21 Thread Giovanni Parra
I've just created this remoteStorage plugin that autosaves individual tiddlers to a remoteStorage server and would like to get some feedback and perhaps some people using it. I'm just starting to

[tw] Re: How to add buttons if tiddler has a tag

2018-02-21 Thread Joe Armstrong
Goodness you're right I'd missed that -- now it says I have to feed the cats on every single tiddler - not what I wanted. So the rule <$list filter="[is[current]tag[Now]]"> is applied to every tiddler - How do I say (In pseudo code) if currentTiddler has tag 'Now' then add a

[tw] Re: [TW5] presenting TWRocketDock

2018-02-21 Thread BurningTreeC
@TiddlyTweeter, Take a look here: https://www.youtube.com/watch?v=wbSwFU6tY1c It shows that: - rocketlaunchs need about 20 minutes of preparation - they start with a bang - everybody gets excited 'cause rockets are cool - someone has to press that button - I'm living in

[tw] Re: [TW5] presenting TWRocketDock

2018-02-21 Thread @TiddlyTweeter
Why do we need a launcher? I mean what is the advantage of having the "rocket" tiddler when all it does is replace it with the rocket in action? Lets get too it directly :-) Now IF a TW could LAUNCH THE ROCKET in a separate woìindow/tab that might be more exciting. Like you have a Rocket

[tw] How to add buttons if tiddler has a tag

2018-02-21 Thread TonyM
Hi, A quick pointer See https://tiddlywiki.com/#How%20to%20apply%20custom%20styles%20by%20tag For changing the look of tiddlers for each tag Then search for cycletags there are solutions to help. Regards Tony -- You received this message because you are subscribed to the Google Groups

[tw] Re: How to add buttons if tiddler has a tag

2018-02-21 Thread Matthew Lauber
*Background color by tag*: See https://tiddlywiki.com/#How%20to%20apply%20custom%20styles%20by%20tag *Buttons on tagged tiddlers*. You're going to want to use a ViewTemplate. A ViewTemplate is a tiddler tagged with $:/tags/ViewTemplate. It gets used as a template for every tiddler in the

[tw] How to add buttons if tiddler has a tag

2018-02-21 Thread Joe Armstrong
I want to make a triage system in TW5 - tasks are tagged 'now' 'later' and 'done' My simple minded approach is as follows: 1. A tiddler can be tagged 'now' 'later' or 'done' 2. if a tiddler has the tag 'now' its background should be red and it should have two buttons 'Move to Later'

[tw] Re: How to build a tag list for comsuption by <$action-sendmessage $message="tm-new-tiddler" ... />?

2018-02-21 Thread markhylton2
Stephan, this worked perfectly. My Javascript chops are practically non-existant. As my TW needs grow, I'm starting to learn more, but I'm still basically a TW script-kiddie. BTW, two tags in the list. Thanks much! ~Mark On Wednesday, February 21, 2018 at 2:07:42 AM UTC-5, Stephan Hradek

[tw] Re: Tech Query: Pecularities of Non-Copying Copy!!

2018-02-21 Thread 'Mark S.' via TiddlyWiki
What I'm suggesting is that you don't need the counters -- you create a 1000 rules to apply a 1000 counts, one after the other. Building up those rules shouldn't take long in a good text editor (especially one's like Emacs that have column modes). -- Mark On Wednesday, February 21, 2018 at

[tw] Re: [TW5] [Plugin] Sortan: For sorting alpha-numericals

2018-02-21 Thread BurningTreeC
> I wanted to have a discussion first before making a pull request. It is > painfully easy to convert the existing sort filter to acquire this > behavior. Case being that, should we have it as a new filter, or modify the > existing sort. Right now I feel like we ll have to add it as a new

[tw] Re: [TW5] [Plugin] Sortan: For sorting alpha-numericals

2018-02-21 Thread Riz
I wanted to have a discussion first before making a pull request. It is painfully easy to convert the existing sort filter to acquire this behavior. Case being that, should we have it as a new plugin, or modify the existing sort. Right now I feel like we ll have to add it as a new filter, as

[tw] Re: Tech Query: Pecularities of Non-Copying Copy!!

2018-02-21 Thread @TiddlyTweeter
Thank you Mark S & coda coder For your further ideas molto grazie. coda coder wrote: > I'm not sure if I've understood correctly, but, that draft seems to > suggest that in Firefox you *may* be able to set user-select, either in > the parent element or in the before/after pseudo element

[tw] Re: Wikipedia, Text Slicer Edition & Pandoc

2018-02-21 Thread BurningTreeC
Hi Steve, I recently took a look at the pandoc github repository to see what's needed to maybe include tiddlywiki syntax I didn't have that much time to get into it... I think in a collaborative effort we could gather informations at one place that help make it clear a) if it's possible and if

[tw] Re: Wikipedia, Text Slicer Edition & Pandoc

2018-02-21 Thread @TiddlyTweeter
Steve Footnotes to last. 1 - You could use Text-Slicer or TiddlyClip for the first step. Then finesse with Flexity? 2 - I believe BJ is working on a new version of TiddlyClip that will include greater scope as a customised "screen-scraper". I don't know the details. Best wishes Josiah --

[tw] Re: Introducing TW5 to a beginner

2018-02-21 Thread Steven Schneider
Hi Joe, I've struggled with this through several iterations of my class at SUNY Poly (old name: SUNYIT). I've moved students through various versions, including what is now TiddlyWiki Classic, TiddlySpace, TiddlyWiki5 via Updog/Google Drive, and now primarily TiddlyWiki5 using

[tw] Re: Wikipedia, Text Slicer Edition & Pandoc

2018-02-21 Thread @TiddlyTweeter
Steve IMO here you are talking about a specificity of import. Text slicer alone is unlikely to be able to do that as its a generic tool for effective slice on normal universally repeated elements. But a specific Wikipedia page de-reconstructor needs pay attention to its *specific layout*. I

Re: [tw] Presentation ...a little help needed

2018-02-21 Thread Steven Schneider
Hello all, Here is my latest attempt to solve the challenge of presenting from a tiddlywiki: this is built on Jeremy's talkytalky , but adds the functionality of setting the bg color of slides

[tw] Re: [TW5] [Plugin] Sortan: For sorting alpha-numericals

2018-02-21 Thread BurningTreeC
this is great! can't we try to make a pull request to add it to the core as a new filter? 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

[tw] Wikipedia, Text Slicer Edition & Pandoc

2018-02-21 Thread Steven Schneider
Hi folks, I wanted to open / revive a conversation about using TiddlyWiki to add functionality to other types of documents, in this case, Wikipedia pages. In the DesignWriteStudio class, we are currently working on importing wikipedia tables through google sheets

[tw] Re: [TW5] [Plugin] Sortan: For sorting alpha-numericals

2018-02-21 Thread @TiddlyTweeter
Ciao Riz My feeling is YES regarding sort orders in core, if viable backwards compatible. IMO its currently a serious hassle in TW we lumbered with a counter-intuitive, cumbersome sort order. Best wishes Josiah Riz: I was very tempted to make a pull request to modify the current sort >

[tw] Re: [TW5] [Plugin] Sortan: For sorting alpha-numericals

2018-02-21 Thread David Gifford
Added to the 'Lists and filters' section of the TiddlyWiki ToolMap https://dynalist.io/d/zUP-nIWu2FFoXH-oM7L7d9DM On Wednesday, February 21, 2018 at 7:44:35 AM UTC-6, Riz wrote: > > plugin and demo >

[tw] Re: [TW5] [Plugin] Sortan: For sorting alpha-numericals

2018-02-21 Thread David Gifford
I second this, or an adaptation of this, becoming core. On Wednesday, February 21, 2018 at 8:02:51 AM UTC-6, Stephan Hradek wrote: > > VERY COOL! > > I like it. Should be part of the core. > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw] Re: [TW5] [Plugin] Sortan: For sorting alpha-numericals

2018-02-21 Thread Stephan Hradek
VERY COOL! I like it. Should be part of the core. -- 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,

Re: [tw] Re: [TW5] presenting TWRocketDock

2018-02-21 Thread David Gifford
Very nice! Thanks for the added instructions for visitors. Much clearer. David Gifford Mexico team leader, Mexico City *Resonate Global Mission* *Engaging People. Embracing Christ.* A Ministry of the Christian Reformed Church resonateglobalmission.org On Wed, Feb 21, 2018 at 3:16 AM,

[tw] Re: Positive Assertions In One Sentence ... (aka Saying Succinctly What TW Is About ...)

2018-02-21 Thread @TiddlyTweeter
#TiddlyWiki remakes itself on every save. -- 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

[tw] Re: Issue: Auto-Enumeration. I have no idea how.

2018-02-21 Thread Riz
Just to ice the cake a bit, I made a filter that sorts the titles in the natural order. Link to thread: https://groups.google.com/forum/#!topic/tiddlywiki/fJ-kKaxRwy0 Plugin and demo

[tw] [TW5] [Plugin] Sortan: For sorting alpha-numericals

2018-02-21 Thread Riz
plugin and demo Currently available sort filters in the core either sorts alphabetically or sorts numerically. It creates an issue when both alphabets and numbers appear in the

Re: [tw] A slider which closes itself when clicking elsewhere or closing tiddler

2018-02-21 Thread stefct4
Hi Andreas, On Wednesday, February 21, 2018 at 11:45:59 AM UTC+1, Andreas Hahn wrote: > > Hi, > > just to add onto all the tips you have already gotten: The info tab uses > the button popup mechanism to get the behaviour that you want, so an > example would be this (taken from the documentation

Re: [tw] A slider which closes itself when clicking elsewhere or closing tiddler

2018-02-21 Thread 'Andreas Hahn' via TiddlyWiki
Hi, just to add onto all the tips you have already gotten: The info tab uses the button popup mechanism to get the behaviour that you want, so an example would be this (taken from the documentation at [1]): |<$button popup="$:/SamplePopupState">Open Answer <$reveal type="nomatch" text=""

[tw] Re: [TW5] presenting TWRocketDock

2018-02-21 Thread BurningTreeC
> > I know how to use it, and you know how to use it, but you might want to at > least explain on your site what the Rocket is for, and how to use it. > You're right, I've updated the page > > I added it to the TiddlyWiki toolmap under "Writing and editing - > bookmarking". > Thank you :) -

[tw] Re: A slider which closes itself when clicking elsewhere or closing tiddler

2018-02-21 Thread Stephan Hradek
I do not know, how far you followed my exampl, but an easy trick, with HTML5 enabled browser is: 1. instead of @.answer @ put around the answers answerhere 2. change the "hover" in the CSS to "focus" Now when you click on the anwer, it will get focus, and will be displayed. You will be

[tw] Re: Online/Offline Sync & Version Control

2018-02-21 Thread Danielo Rodríguez
El viernes, 5 de enero de 2018, 23:17:58 (UTC+1), Darin Wick escribió: > > Right now NoteSelf seems to have all the > features I want, but I don't see any activity in the github repository in > the last six months. I'm a little hesitant to start using something

[tw] Re: [Noteself] load error using empty.html ($tw.boot.boot is not a function)

2018-02-21 Thread Danielo Rodríguez
Hello again Lost Admin, This kind of problems have been long solved. Could you try it again and let me know if you still experiencing this problems ? Regards El jueves, 21 de septiembre de 2017, 16:00:49 (UTC+2), Lost Admin escribió: > > > > On Thursday, September 21, 2017 at 7:09:26 AM UTC-4,