[tw] Re: Tobias' Delete All Tiddlers By Filter

2017-08-15 Thread TonyM
Mario, Actually your bundler pluginhttps://wikilabs.github.io/editions/bundler/ .goes a long way to showing how you can reduce the effect or stray filters by counting the number of tiddlers selected. I could see an option to delete the same filtered set of tiddlers after export. This would

[tw] Re: [INTRO] Tiddler Bundle Plugin

2017-08-15 Thread TonyM
Mario, I think my question may have led you down a more complex path than I intended. Your developer mind took a hold. I am thinking more of a practice and procedural solution. For example using the tag used to select tiddlers for inclusion to indicate the tiddlywiki that owns the tiddlers.

[tw] see what tiddlers use a field

2017-08-15 Thread Silvercat
I'm sure there's an easy way but I can't figure it out. Is there a way to search for all tiddlers that use a specific field (with anything any it)? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw] removing unused fields?

2017-08-15 Thread Silvercat
I've got a couple user fields that aren't used by any tiddlers, but they're showing up in the control panel and I can't figure out how to get rid of them. Thanks -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group

[tw] Re: Need drag'n drop like tagpills but w/o tags

2017-08-15 Thread 'Mark S.' via TiddlyWiki
That's a great idea -- I humbly withdraw my suggestion about export files. Mark On Tuesday, August 15, 2017 at 3:30:22 PM UTC-7, ste...@gmail.com wrote: > > Updated and corrected reply (I'm going to delete my earlier post due to a > small error). > > Regarding my suggestion below: If you don't

[tw] Re: Need drag'n drop like tagpills but w/o tags

2017-08-15 Thread stefct4
Updated and corrected reply (I'm going to delete my earlier post due to a small error). Regarding my suggestion below: f you don't like buttons, you could try this instead (replace "[enlist...]" with the titles of all the tiddlers you want to drag and drop in double square brackets with a

[tw] Re: Need drag'n drop like tagpills but w/o tags

2017-08-15 Thread stefct4
Or, if you don't like buttons, you could try this instead (replace "[enlist...]" with the titles of all the tiddlers you want to drag and drop in square brackets with a space in between, or with a reference to a list of tiddlers stored elsewhere): <$draggable

[tw] Re: Need drag'n drop like tagpills but w/o tags

2017-08-15 Thread 'Mark S.' via TiddlyWiki
If you exported (perhaps using Marios bundler) a set of tiddlers, then put links to the export packages, couldn't people just drag and drop them into their tiddlers? Have fun, Mark On Tuesday, August 15, 2017 at 12:37:16 PM UTC-7, Mat wrote: > > Desired end result: "Handles" that the visitor

[tw] Re: Need drag'n drop like tagpills but w/o tags

2017-08-15 Thread stefct4
Hi Mat, On Tuesday, August 15, 2017 at 9:37:16 PM UTC+2, Mat wrote: > > Desired end result: "Handles" that the visitor drags'n drops into his own > TW to get an arbitrary but predefined load of tiddlers. > Did you try the ButtonWidget together with the "dragFilter" attribute?

[tw] Re: [INTRO] Tiddler Bundle Plugin

2017-08-15 Thread PMario
On Tuesday, August 15, 2017 at 9:12:04 PM UTC+2, Mat wrote: > > 1) I miss a brief introductory paragraph about what it achieves. (I > personally think I know... kind of but not sure... but many others don't at > all, of course.) > You are right. There's plenty of room to improve the docs. >

Re: [tw] Re: More elegant way of doing this lexicon?

2017-08-15 Thread Silvercat
Awesome. Thank you! On Tuesday, August 15, 2017 at 11:49:55 AM UTC-7, Mark S. wrote: > > Yes. The filter needs to change. You can try this for the list-based > english fields: > > <$list filter="[tag[Lexeme]each:list-item[english]sort[]addprefix[en-]]"> > > HTH > Mark > > On Tuesday, August 15,

[tw] Need drag'n drop like tagpills but w/o tags

2017-08-15 Thread Mat
Desired end result: "Handles" that the visitor drags'n drops into his own TW to get an arbitrary but predefined load of tiddlers. The new drag'n drop Tags functionality is very close... BUT it requires that everything is tagged with that tag. This is problematic in e.g the following use case:

[tw] Re: [INTRO] Tiddler Bundle Plugin

2017-08-15 Thread Mat
@pmario A few thoughts; 1) I miss a brief introductory paragraph about what it achieves. (I personally think I know... kind of but not sure... but many others don't at all, of course.) 1b) ...or maybe I'm missing something: GettingStarted

Re: [tw] Re: More elegant way of doing this lexicon?

2017-08-15 Thread 'Mark S.' via TiddlyWiki
Yes. The filter needs to change. You can try this for the list-based english fields: <$list filter="[tag[Lexeme]each:list-item[english]sort[]addprefix[en-]]"> HTH Mark On Tuesday, August 15, 2017 at 11:22:22 AM UTC-7, Silvercat wrote: > > > Is there a data-based reason that you couldn't put

Re: [tw] Re: More elegant way of doing this lexicon?

2017-08-15 Thread Silvercat
> Is there a data-based reason that you couldn't put all the words in a single english list field (e.g. [[film]] [[dust]] ... etc.) ? Nope. The only reason I did it that way (English, english1, english2) is cuz I don't know what I'm doing. It looks like there needs to be a change to the

Re: [tw] node.js questions...

2017-08-15 Thread Steven Schneider
oh! ok! thanks Jeremy. I didn't know I could run a series of commands like that in a shell file, so that's a bonus :) //steve. On Tue, Aug 15, 2017 at 11:32 AM, Jeremy Ruston wrote: > Hi Steve > > On 15 Aug 2017, at 16:29, Steven Schneider wrote: >

[tw] Re: Presenting: GRAPHS - pies, bars, scatter and whatever turns you on

2017-08-15 Thread 'Stephen Kimmel' via TiddlyWiki
That, pretty much, takes care of my issue. Now I'm off and running toward looking at it. Not to be real picky about this... but I noticed that on the install sheet you added likert but lost line. And for what it is worth, x-axis and y-axis are also required to get the Demo-Line to work

[tw] Re: Presenting: GRAPHS - pies, bars, scatter and whatever turns you on

2017-08-15 Thread Mat
Update - Likert scales - Added a missing tag that caused the problems identified by Stephen (Thank you Stephen!!!) - Updated to latest rpn, i.e the "basic math calculations" macro by Thomas Elmiger (Big thanks Thomas!!!) - Pies

Re: [tw] node.js questions...

2017-08-15 Thread Jeremy Ruston
Hi Steve > On 15 Aug 2017, at 16:29, Steven Schneider wrote: > > Right now, I"m trying to build a new wiki from empty and add a few tiddlers, > by running a bash script. My script has this line: > > tiddlywiki new --verbose --init empty --load new-tiddlers.json --build index

[tw] node.js questions...

2017-08-15 Thread Steven Schneider
Hello folks, I'm trying to figure out node.js. Right now, I"m trying to build a new wiki from empty and add a few tiddlers, by running a bash script. My script has this line: tiddlywiki new --verbose --init empty --load new-tiddlers.json --build index My intentions are to (1) create a new

[tw] Re: [INTRO] Tiddler Bundle Plugin

2017-08-15 Thread PMario
On Tuesday, August 15, 2017 at 3:15:17 AM UTC+2, TonyM wrote: > I have some rudimentary tagging and fields to indicate which tiddlywiki > owns which tiddler and which tiddlywikis include the tiddlers owned my > another wiki? > That's the tricky part. It makes it a many-to-many relationship in

Re: [tw] [TW5] New SimpleCheckList Plugin with Drag and Drop

2017-08-15 Thread FrD
Le vendredi 11 août 2017 14:25:59 UTC+2, Jeebus K a écrit : > > I don't understand the instructions, > > How to call the macro >> Each checklist needs a "state" tiddler to keep its data > > > Hi Jeebus, The checklist macro needs a place to record a lot of things about the state of the