[tw] Re: TW5: How to use CreateTiddlersFromCSV

2016-05-11 Thread 'Mark S.' via TiddlyWiki
Are all your fields surrounded in quotes? I forgot to mention that in my rush. Each data field should be surrounded with quotes and separated with commas with no space between. If that doesn't work, then some more hacking might be in order. Mark On Wednesday, May 11, 2016 at 8:48:37 PM UTC-7,

Re: [tw] Re: [tw5] Text-Slicer Plugin

2016-05-11 Thread LG
Dear Jeremy, Thanks again for your insight. Just as a follow-up as to what I found. I took the sample text I posted previously and used Sublime to add break tags between each paragraph. When outputted in slicer, I got: - All the text which is not a header in one chunk - Heading 1

Re: [tw] Plugin Localization

2016-05-11 Thread Myeongjin Lee
> > As it’s a big change I think we should defer it until after 5.1.12 is > released; what do you think? > Me, too. -- 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

[tw] Re: Why does the tag field not display in certain tiddlers?

2016-05-11 Thread David Gifford
Thanks Mark, that was it. Strange, since I don't ever use that feature of TiddlyWiki. I must have accidentally clicked it instead of something else, then used the clone tool to clone the folded tiddler for the other ones that were folded. Anyway, it is fixed now, thanks again! Dave On

[tw] Re: Why does the tag field not display in certain tiddlers?

2016-05-11 Thread David Gifford
Thanks for the kind words, Birthe. The tags did show in edit mode. Not sure why you couldn't see them. But Mark's answer did the trick. Blessings Dave On Wednesday, May 11, 2016 at 10:23:30 PM UTC-5, Birthe C wrote: > > Hi Dave, > > I do not see the tags in edit mode in those tiddlers. > > >

[tw] Re: TW5: How to use CreateTiddlersFromCSV

2016-05-11 Thread LG
Btw, do you have any tips on how to keep the text field from splitting? I was looking at TiddlyTools which said to write text which has a comma in it like so: "Here is some text, here is more." When I toss that in using your code, I get: "Here is some text<--- body here is more <---

[tw] Re: Why does the tag field not display in certain tiddlers?

2016-05-11 Thread 'Mark S.' via TiddlyWiki
The tiddler is folded. Unfold it and your tags will show up. HTH Mark On Wednesday, May 11, 2016 at 7:42:59 PM UTC-7, David Gifford wrote: > > Hi all > > In > http://giffmex.org/gospels.bubbles.html#Themes%20in%20John%20by%20passage > (part of an ambitious project far from completion), you

[tw] Re: Why does the tag field not display in certain tiddlers?

2016-05-11 Thread 'Birthe C' via TiddlyWiki
Hi Dave, I do not see the tags in edit mode in those tiddlers. What a great work you are doing! Birthe you will see that the tags do not display in view mode, only in edit mode. > > Any idea why these few tiddlers don't play by the rules? I am mystified. > > Dave > -- You received this

[tw] Re: tags and carriage returns

2016-05-11 Thread Matabele
Hi Andy I made a little utility for adding and copying tags to tiddlers -- you may find this here. Not a fix for the standard tag editor -- but makes adding several tags to one or more tiddlers a snap. regards On Wednesday, 11 May 2016 17:34:40 UTC+2,

Re: [tw] Re: Check out my new here buttons, thumbnail galleries and alternative tag editor for TW5

2016-05-11 Thread David Gifford
On Wed, May 11, 2016 at 9:25 PM, Dave wrote: > Also, can you think of any way to get a similar thumbnail of a regular > tiddler? I tried tagging one with the appropriate tag and it just didn't > show up. > ​No, an image link does not work with tiddlers. Only with images.​ I

Re: [tw] Re: Check out my new here buttons, thumbnail galleries and alternative tag editor for TW5

2016-05-11 Thread David Gifford
On Wed, May 11, 2016 at 9:14 PM, Dave wrote: > that's pretty cool! Thanks (2 years later) for making that!! > ​You're welcome, but really I swiped the image gallery code from Jeremy Ruston.​ ​He probably created it when I asked him if it could be done. Because he is

[tw] Why does the tag field not display in certain tiddlers?

2016-05-11 Thread David Gifford
Hi all In http://giffmex.org/gospels.bubbles.html#Themes%20in%20John%20by%20passage (part of an ambitious project far from completion), you will see there are several tiddlers in chapter 7 of the list that don't display the tag field and appear as single spaced. When you go to one of those

Re: [tw] Re: Check out my new here buttons, thumbnail galleries and alternative tag editor for TW5

2016-05-11 Thread Dave
Also, can you think of any way to get a similar thumbnail of a regular tiddler? I tried tagging one with the appropriate tag and it just didn't show up. Also, adding text to one that had a transclusion to an image tiddler, like this: some text {{image tiddler}} only showed the image and not

Re: [tw] Re: Check out my new here buttons, thumbnail galleries and alternative tag editor for TW5

2016-05-11 Thread Dave
that's pretty cool! Thanks (2 years later) for making that!! BTW, it works great for regular image tiddlers, but when I try it with a bunch of pdf files I imported, the little square where the image goes says "a plugin is needed to display this content" - do you know of a solution for this?

RE: [tw] Re: TEXtAREA is totally open to external editors. NEVER forge4t that.

2016-05-11 Thread infurnoape
I want to know about the other thing?!? Happy Connecting. Sent from my Sprint Samsung Galaxy S® 5 Original message From: proge...@assays.tv Date: 5/11/16 2:44 PM (GMT-07:00) To: TiddlyWiki Subject: [tw] Re: TEXtAREA is totally open to

Re: [tw] Re: Check out my new here buttons, thumbnail galleries and alternative tag editor for TW5

2016-05-11 Thread David Gifford
Hi Dave [is[current]tagging[] in the content from "Sample image gallery" tiddler means that it calls up all the tiddlers tagged with the title of the current tiddler. (not all tiddlers tagged 'image') So if you create a tiddler "Flowers" and from there use the "new image here" button, that

Re: [tw] Re: Check out my new here buttons, thumbnail galleries and alternative tag editor for TW5

2016-05-11 Thread Dave
Hi Dave, I realize this is 2 years old, but your image gallery thumbnails functionality is just what I'm looking for. Unfortunately I can't seem to figure it out. I copied the tiddler content in the example gallery and copied the appropriate (I think) parts of the stylesheet, but I couldn't

[tw] Re: tags and carriage returns

2016-05-11 Thread Mat
It definitely feels like it's been brought up but I'm not sure where. If it's not in Github already (I couldn't find it but I'm tired) then it probably should be. <:-) -- You received this message because you are subscribed to the Google Groups

Re: [tw] Set widget attributes remotely?

2016-05-11 Thread Mat
Mario, Jeremy, thanks. We generally introduce transclusions when we identify a portion of a shadow > tiddler that would benefit from being independently controllable. For > example, look at the change to add configurability to the autofocus > attribute of the sidebar search: > > >

[tw] Re: PLUGIN OF PLUGINS -- For Managing Multiple Tiddlywiki? Possible?

2016-05-11 Thread progetti
it IS odd. For TW type code you would EXPECT iteration. will it? On Wednesday, 11 May 2016 22:51:50 UTC+2, Matthew Lauber wrote: > > I don't have a good solution. What I ended up doing was creating my own > plugin library on github, and then I only need to copy that tiddler to new > files.

[tw] Re: PLUGIN OF PLUGINS -- For Managing Multiple Tiddlywiki? Possible?

2016-05-11 Thread progetti
On Wednesday, 11 May 2016 19:37:29 UTC+2, prog...@assays.tv wrote: > > I do hold back slightly, but on this I kinda think its a thought, maybe > others have thunk? > > That the best plugins one combines into ONE plugin to EASILY transport TW > to TW. > > HOW can one do that? > > > > *Is

[tw] Re: PLUGIN OF PLUGINS -- For Managing Multiple Tiddlywiki? Possible?

2016-05-11 Thread progetti
i really like we share the same headache. On Wednesday, 11 May 2016 22:33:30 UTC+2, Tobias Beer wrote: > > No solution, just a +1. > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from

[tw] Re: TEXtAREA is totally open to external editors. NEVER forge4t that.

2016-05-11 Thread progetti
My tiddly friend, you should probably start the other TW blog. You're making valid points but many of them are kind of "general insights" ... etc. WE are ephemeral. I am interested in ME. The TW5 editor IS good. Ask if you want to know about the other things. J. On Wednesday, 11 May

[tw] Re: TEXtAREA is totally open to external editors. NEVER forge4t that.

2016-05-11 Thread Mat
My tiddly friend, you should probably start a TW blog. You're making valid points but many of them are kind of "general insights" so people will forget them and (for sure) a week from now they're gone in the archives. I'd say it is extremely unlikely that anybody would search for an insight

[tw] Re: [TW5] How list current tags but excepting some of them

2016-05-11 Thread Mat
Mark and magev, thank you! Yes, Marks solution is what cracked the nut! For the record, here are some holy macaronis identified after much work. Not that I know how anybody will find this in the archives later on but anyway: *Holy Macaroni #1 - *List the content of a field as a list of items,

[tw] Re: PLUGIN OF PLUGINS -- For Managing Multiple Tiddlywiki? Possible?

2016-05-11 Thread Matthew Lauber
I don't have a good solution. What I ended up doing was creating my own plugin library on github, and then I only need to copy that tiddler to new files. From there, I can install everything via the plugin library mechanism. This had the added benefit that only any given tiddler, I can

[tw] Re: Announcing TiddlyDesktop v0.0.7

2016-05-11 Thread Dave
I have three questions about hacking tiddlydesktop to work better for my use case: 1) Is there any way to change something in an editable file to make the "tiddler" folder to be called something else? (in my case I'd like it to be called "data" - that's where I already keep my hundreds of text

[tw] Re: PLUGIN OF PLUGINS -- For Managing Multiple Tiddlywiki? Possible?

2016-05-11 Thread Tobias Beer
No solution, just a +1. -- 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

[tw] TEXtAREA is totally open to external editors. NEVER forge4t that.

2016-05-11 Thread progetti
The recent innovations in TW5 on the editor are great.. BUT, never forget it is merely a "textarea" attempt. Another editor may do much better. Especially on HTML. Josiah -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from

[tw] PLUGIN OF PLUGINS -- For Managing Multiple Tiddlywiki? Possible?

2016-05-11 Thread progetti
I do hold back slightly, but on this I kinda think its a thought, maybe others have thunk? That the best plugins one combines into ONE plugin to EASILY transport TW to TW. HOW can one do that? *Is there an ethic for it?*AND A METHOD? Josiah -- You received this message because you are

Re: [tw] Set widget attributes remotely?

2016-05-11 Thread Jeremy Ruston
Hi Mat > Is there any way to set or overwrite widget attribute values remotely, i.e > without overwriting the actual tiddler? Kind of like overwriting CSS values. We generally introduce transclusions when we identify a portion of a shadow tiddler that would benefit from being independently

Re: [tw] Plugin Localization

2016-05-11 Thread Jeremy Ruston
Hi Myeongjin Thanks for your hard work on this. I’ve looked through the changes: https://github.com/Jermolene/TiddlyWiki5/compare/master...araname:plugin-localisable Looks good to me. As it’s a big change I think we should defer it until after 5.1.12 is released; what do you think? Best

Re: [tw] Plugin Localization

2016-05-11 Thread Myeongjin Lee
Hi Jeremy, I want set directory to two ways for language plugins of plugins, include group tiddlywiki because some user may be not use plugin(s): $:/languages/plugins/group/plugin/ko-KR/plugin.i18n.multids, and plugin.info, which commited by me in branch

Re: [tw] Plugin Localization

2016-05-11 Thread Myeongjin Lee
Hi Jeremy, I want set directory to two ways for language plugins of plugins, include group tiddlywiki because some user may be not use plugin(s): - $:/languages/plugins/group/plugin/ko-KR/plugin.i18n.multids, and plugin.info, which commited by me in branch 'plugin-localisable'. -

[tw] COMMENT: Calls for adding stuff to TW, if added up, would reduce it ...

2016-05-11 Thread progetti
COMMENT: Calls for adding stuff to TW, if added up, would reduce it to a snail carrying a heavy weight. I have noticed ... 1) many requests for TW are ALREADY solved in browsers or browser plugins. 2) TW's history is liberal waft about, so one DOES witness the RE-CREATION OF THE WHEEL

[tw] tags and carriage returns

2016-05-11 Thread Andy Pastuszak
I don't know if this has been brought up before, but it would be a great time saver to be able to deal with tags in a new tiddler with arrow keys and carriage returns. For example, start typing a new tag. The auto complete list pops up. You arrow down to the tag you want and just hit enter.

Re: [tw] Re: [TW5] Is it safe to edit tiddlers in an external editor?

2016-05-11 Thread progetti
NOTHING needs adding.other than knowing that the edit box in TW is a "textarea". Editing TEXTAREA is easy ALREADY via browser add-ons in ANY editor you want. FIREFOX enables it super easy through the "Its All Text" Addon. https://addons.mozilla.org/en-US/firefox/addon/its-all-text/ The LESS

[tw] Re: TiddlyDesktop, multiple monitors and the wiki list window

2016-05-11 Thread Andy Pastuszak
Oh Thank You! On Sunday, May 1, 2016 at 8:55:54 PM UTC-4, Scott Simmons (Secret-HQ) wrote: > > Hi, Andy — > > I've encountered a similar problem myself. I can still see TiddlyDesktop > in my taskbar (in addition to the icon in the tray), but I can't "find" the > window anywhere on my desktop.

Re: [tw] Some Plugins for the new Editor Toolbar

2016-05-11 Thread Jan
Hi Stephen, I guess it was your first assumption: I used the wrong version of TW. After I imported my own TW into the download of http://skplugins.tiddlyspot.com/ everything worked fine... Thanks a lot Jan Am 11.05.2016 um 14:28 schrieb 'Stephen Kimmel' via TiddlyWiki: Jan, You mentioned

[tw] Re: [TW5] How list current tags but excepting some of them

2016-05-11 Thread 'Mark S.' via TiddlyWiki
I think "get" must return everything as one string rather than a list of objects. I notice that the <> appears on one line, even if you insert a . But this seems to work: [tags[]] -[[aa]] Mark On Wednesday, May 11, 2016 at 5:46:42 AM UTC-7, Mat wrote: > > Gaaah! This is just driving me

Re: [tw] Re: [TW5] Is it safe to edit tiddlers in an external editor?

2016-05-11 Thread Alex Hough
Two thoughts: 1) could there be a button on TW toolbar whcih opened the .tid in a editor? 2) Could there be a TW plugin for an editor. For example, a plugin for Sublime which inserted the fields required by Tid files at the top of the file. bw Alex On 11 May 2016 at 15:27, TiddlyWiker

[tw] Re: [TW5] Is it safe to edit tiddlers in an external editor?

2016-05-11 Thread TiddlyWiker
Maybe not exactly relevant to your question but I have found The firefox addon It's All Text https://addons.mozilla.org/en-US/firefox/addon/its-all-text/?src=search useful for editing tiddlers. Regards, TiddlyWiker On Wednesday, May 11, 2016 at 7:28:30 AM UTC+2, Ruslan Prokopchuk wrote: > >

[tw] Re: [TW5] How list current tags but excepting some of them

2016-05-11 Thread magev958
Doesn't -[tag[aa]] work? -- 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

[tw] Re: Set widget attributes remotely?

2016-05-11 Thread PMario
On Wednesday, May 11, 2016 at 2:24:13 PM UTC+2, Mat wrote: > > I'm still curious about eventual possibilities to overwrite widget > attributes remotely. Just like any other parameter, it doesn't always make > sense to replace the whole tiddler. > As you pointed out. I don't see a way to do it,

[tw] Re: [TWC] LessBackupsPlugin alternative for rotating backup

2016-05-11 Thread BJ
its a tiddlywiki classic plugin - it needs to be copied into a new tiddler and tagged with sytemConfig On Wednesday, May 11, 2016 at 1:45:41 PM UTC+1, prog...@assays.tv wrote: > > BJ, Sounds great, looks erm ... like computer code. HOW does a mortal use > it? :-) Josiah, x > > BJ wrote: >> >>

[tw] [TW5] How list current tags but excepting some of them

2016-05-11 Thread Mat
Gaaah! This is just driving me crazy! I simply want to: list the current tiddlers tags with some of them removed so I can perform operations with the remaining ones. As illustrated here (except this doesn't work) <$list filter="[get[tags]remove[aa]]" variable="item"> <> One reason why it

[tw] Re: [TWC] LessBackupsPlugin alternative for rotating backup

2016-05-11 Thread progetti
BJ, Sounds great, looks erm ... like computer code. HOW does a mortal use it? :-) Josiah, x BJ wrote: > > Hi Julien, > I wrote a simple backup plugin that works when using tiddlyfox: > > > https://github.com/buggyj/tiddlywikiplugins/blob/master/simplyLessBackups.js > > maybe it could be of help

Re: [tw] Some Plugins for the new Editor Toolbar

2016-05-11 Thread 'Stephen Kimmel' via TiddlyWiki
Jan, You mentioned that they don't appear in the Control Panel. They should be on the Control Panel under Appearance - Toolbars - Editor Toolbar (not Edit Toolbar) at the bottom of the list. You haven't quite given me enough to work on to figure out exactly what went wrong for you (for

[tw] Re: Set widget attributes remotely?

2016-05-11 Thread Mat
> > what do you think? I think you make a lot of sense (even if it's not really an answer to my question, of course). However, there is another important aspect with the officially provided configurations: there is a sense of uncertainty when making changes in shadow tiddlers that there are

[tw] Re: Reordering TOC's and other things.

2016-05-11 Thread Ste Wilson
Ah! Of course. Thanks for that and I'll have a look at that plugin!. On Wednesday, 11 May 2016 11:49:24 UTC+1, BJ wrote: > > > Hi Stephen, > you need to add the 'list' field to the tiddler TableOfContents (not > 'Table Of Contents' as at present) as this is the tag you are using. > > If you

[tw] Re: Reordering TOC's and other things.

2016-05-11 Thread BJ
Hi Stephen, you need to add the 'list' field to the tiddler TableOfContents as this is the tag you are using. If you are re-ordering your toc a lot you might want to try the taglist plugin to re-order by drag and drop - its at http://bjtools.tiddlyspot.com all the best BJ On Wednesday, May

[tw] Reordering TOC's and other things.

2016-05-11 Thread Ste Wilson
After asking about this sometime ago the solution was to include a 'list' field and then put the Tiddler names in the required order and all was well. However, this now doesn't seem to do anything. I have added new Tiddlers to the contents and want them to also be ordered but the stubbornly

[tw] Re: [TWC] LessBackupsPlugin alternative for rotating backup

2016-05-11 Thread BJ
Hi Julien, I wrote a simple backup plugin that works when using tiddlyfox: https://github.com/buggyj/tiddlywikiplugins/blob/master/simplyLessBackups.js maybe it could be of help to you, https://github.com/buggyj/tiddlywikiplugins/blob/master/simplyLessBackups.js all the best BJ On Wednesday,

[tw] Rearrange tiddlers/draggable Tiddlers

2016-05-11 Thread Jan
Hello, Because I work a lot with stories, I miss a lot the function Eric`s rearrangeTiddlers plugin brought to TWClassic (http://tiddlytools.com/#RearrangeTiddlersPlugin). How close is the realisation of the plan to make tiddlers draggable? Is there a plugin fulfillling this purpose so far?

[tw] Re: [TW5] How to enable wikilinks in codeblocks?

2016-05-11 Thread PMario
On Wednesday, May 11, 2016 at 10:01:46 AM UTC+2, Ruslan Prokopchuk wrote: > > The point of using links is to not transclude referenced chunks on the > render, but only during the tangling process. Usually, you want to read > literate code folded, but with an ability to jump quickly to included

[tw] Re: [TW5] How to enable wikilinks in codeblocks?

2016-05-11 Thread Ruslan Prokopchuk
But yes, if I'm using a custom parser anyway, I can treat transclusion as links on the render, and as transclusion on the export! Thank you for the idea! среда, 11 мая 2016 г., 11:01:46 UTC+3 пользователь Ruslan Prokopchuk написал: > > The point of using links is to not transclude referenced

[tw] Re: [TW5] How to enable wikilinks in codeblocks?

2016-05-11 Thread Ruslan Prokopchuk
The point of using links is to not transclude referenced chunks on the render, but only during the tangling process. Usually, you want to read literate code folded, but with an ability to jump quickly to included chunks. среда, 11 мая 2016 г., 10:41:53 UTC+3 пользователь PMario написал: > > On

[tw] Re: [TW5] Is it safe to edit tiddlers in an external editor?

2016-05-11 Thread PMario
On Wednesday, May 11, 2016 at 7:28:30 AM UTC+2, Ruslan Prokopchuk wrote: > > I run TiddlyWiki in --serve mode. Is it safe to edit tiddlers externally? > Does TW perform any checks and reject / save with new name / or whatever > for such edited tiddlers? > yes, but the server doesn't recognise

[tw] Re: [TW5] How to enable wikilinks in codeblocks?

2016-05-11 Thread PMario
On Wednesday, May 11, 2016 at 9:30:54 AM UTC+2, Ruslan Prokopchuk wrote: > > Mario is right, \rules solution doesn't work well in my situation. I've > spent entire morning playing with it, but decided to write custom parser: > https://gist.github.com/ul/bdd6c6d6715b8ed36348304c973a91af > Custom

[tw] Re: Set widget attributes remotely?

2016-05-11 Thread PMario
On Tuesday, May 10, 2016 at 9:48:09 PM UTC+2, Mat wrote: > > I suspect the answer is negative to this but then maybe it's an idea for a > plugin for the js-wizards; > You are probably right :) > [For possible beginners here; the reason for not wanting to overwrite > shadow tiddlers (i.e

[tw] Re: [TW5] How to enable wikilinks in codeblocks?

2016-05-11 Thread Ruslan Prokopchuk
Mario is right, \rules solution doesn't work well in my situation. I've spent entire morning playing with it, but decided to write custom parser: https://gist.github.com/ul/bdd6c6d6715b8ed36348304c973a91af Custom parser is better than custom widget because you not only get links, but proper

[tw] [TWC] LessBackupsPlugin alternative for rotating backup

2016-05-11 Thread julien23
Hi all We use TW in synced folders (sugarsync). Sometime the TW would not sync fast enough, and having a backup TW to fetch missing modifications is a nice thing : [IncludeList] <> <> <> <> <> Today I need to manually rename autobackups to "index 1, 2, 3 ..." LessBackupsPlugin used to give

Re: [tw] [TW5] How to enable wikilinks in codeblocks?

2016-05-11 Thread PMario
On Tuesday, May 10, 2016 at 8:00:21 PM UTC+2, Jeremy Ruston wrote: > > The approach could be made more convenient by using a template and > invoking it with a macro. > IMO not really a solution. The OP stated it is used in a "literate programming" context. So having HTML source code or macro