[tw5] Re: Substring filter?

2022-05-09 Thread Wolfgang Scherer
It took me a while to find out, but filter operators are basically Javascript only. so for future reference, I wrote a fancy substring operator myself. It is available at https://sw-amt.ws/tiddly/tw-substring.html On Saturday, March 28, 2020 at 10:46:21 PM UTC+1 TW Tones wrote: > Thanks

[tw] Re: Recognizing other regular expressions as other type of links

2013-06-10 Thread wolfgang
Though not automatically, but by using http://www.tiddlytools.com/#AliasPlugin it's pretty straight forward to accomplish what you want. Regards On Monday, June 10, 2013 4:12:16 PM UTC+2, Marc Stober wrote: Hi, Is there a way to recognize a specific regular expression as a specific

[tw] Re: Problems upgrading to latest version

2012-11-27 Thread wolfgang
Somewhere in this group Eric gave the easiest solution for upgrading difficulties: with your TW open in the browser window and after a backup, delete it fron the containing folder, place the latest TW version instead in this folder, rename with the name of the one just deleted, and save this

Re: [tw] Tiddlywiki5 and Search

2012-11-03 Thread wolfgang
What are the aspects of YourSearchPlugin that you find most valuable? I found YourSearch most useful because it displays the search term in a preview with an excerpt of the surrounding text in the search results popup, which allows with a quick glance to select the searched for tiddler.

[tw] Re: Announcing TiddlyWiki in the Sky (with Dropbox)

2012-10-03 Thread wolfgang
Great addition to Dropbox and TiddlyWiki, thanks Jeremy. Though I really don't have much time for any testing now, the first time I clicked the link at http://dropbox.tiddlywiki.com/ to check it with one TW I mentioned all the external files weren't included. Only the second time I looked at

Re: [tw] Re: Announcing TiddlyWiki in the Sky (with Dropbox)

2012-10-03 Thread wolfgang
In my french version of FF (15.0.1) : Menu : Affichage = Encodage des caractères = Unicode (UTF-8) Thanks, but this seems not to help in my case. OK, it's possible that you were trying it while I was still fixing it, I'd be grateful if you could give it another try. Unfortunately you'll

Re: [tw] Re: Inline Editing of tables

2012-08-25 Thread wolfgang
I also think there are too many buttons around the table and should figure a way to rearrange them. It sounds like a good idea to replace the delete button with a cut button, but I don't quite understand what upon a cut would be changed into a paste means. What I am thinking is something

Re: [tw] Re: Inline Editing of tables

2012-08-24 Thread wolfgang
Hmmm...I thought a cell starting with an equal sign (=) still gets auto-updated if there are cell references in its expression. Is it not working that way? Or you are talking about some other cases? Thought exactly the same, but a equal sign with a letter only shows 'Err: ReferenceError: A

Re: [tw] Re: Inline Editing of tables

2012-08-23 Thread wolfgang
Other things like QuickEdit, TableTools, etc., will just need to wait a while. If hours are days for you, I sure can wait for a while ;-) Most likely weeks, I am afraid... Honestly, for those of us in love with this piece of html since years, the waiting without much hope for an

Re: [tw] Re: Inline Editing of tables

2012-08-22 Thread wolfgang
A solution to this just popped up into my mind not long after the last post. See revision history in TableEditor--CRV if interested. TableEditor v1.2.8 http://qmowcy2.tiddlyspace.com/#TableEditor. It works in my FireFox 14.0.1. ,Vincent, your amazing. This also solved the unneeded

[tw] Re: Mouseover problem

2012-08-21 Thread wolfgang
I use this in my Stylesheet to have this old behaviour: .toolbar{visibility:hidden} .selected .toolbar{visibility:visible} Am Dienstag, 21. August 2012 14:34:29 UTC+2 schrieb TonG: Hi Morris, I think it is defined in StyleSheetColors: .toolbar {color:[[ColorPalette::PrimaryMid]];}

Re: [tw] Re: Inline Editing of tables

2012-08-21 Thread wolfgang
I think it shouldn't at all - even the tiddler should only be saved once the user decides to commit the changes made (kept in temporary memory before). Believe this would already reduce much of the strain it causes my poor browser. Sure that can be done in a few days. Hope these

Re: [tw] Re: Inline Editing of tables

2012-08-20 Thread wolfgang
Thanks for your thorough considerations, I appreciate. For improving on the existing some further remarks: At the moment the biggest drawback for editing large tables with TableEditor is that it seems to be very resources demanding. But my computer isn't really powerful, and having FF with

Re: [tw] Re: Inline Editing of tables

2012-08-20 Thread wolfgang
Trying QuickEditPlugin embedded with the table didn't worked to apply formating since it doesn't recognize the edit field open for editing a cell. But maybe it would do that if a dedicated edit field above the table could be created, similar to the calculation bar in spreadsheet software?

Re: [tw] Re: Inline Editing of tables

2012-08-19 Thread wolfgang
Thanks a lot for the quick fixes! *You may need to correct the cell references in your tables.* (Sorry for that!) Realy no need to apologize. That's the success ;.) of necessary testing of plugins of such a magnitude, you freely took upon you to develop. Not even a developer giant like Eric

Re: [tw] Re: Inline Editing of tables

2012-08-18 Thread wolfgang
Thanks a lot for continually working on improvements. :-) However, usually my sheets are bigger than any screen, and therefore, does anyone know if 1-2 rows at the top, or to the left could fixated in their position so that they don't scroll out of view? Maybe just some CSS to accomplish

Re: [tw] Re: Inline Editing of tables

2012-08-18 Thread wolfgang
the criteria for not working with others..). ..just some things to consider too. Regards. Am Samstag, 18. August 2012 17:39:40 UTC+2 schrieb Vincent Yeh: wolfgang, Thanks for the fruitful feedback. Since I never had a large table so I never tested those cases. I will start to see how it works

Re: [tw] Re: Inline Editing of tables

2012-08-18 Thread wolfgang
Or renaming B vitamins (B1, B2,..) in the table header and first column to 'C's. Just now mentioned it also replaced one number higher on each of the B vitamin numberings. Must have happened by adding a row and column? Also a few links in the main menu haven't been updated. No time to

Re: [tw] Re: Yoursearch plugin--can I somehow Include dashes as content

2012-08-17 Thread wolfgang
: Thank you for this simple solution, and a wonderful plugin! Can only second that, tanks. YourSearch has remained my favorite. Just thought of a possible improvement: It would be nice if a selected piece of text could be searched by simply clicking the search button (without needing to

[tw] Re: Inline Editing of tables

2012-07-23 Thread wolfgang
It is available at http://qmowcy2.tiddlyspace.com/#TableEditor Just though that the 'E' button for switching into edit mode in tables, should disappear when a document is in read-only mode. Even better would be the additional option to use TableEditor with every table in a document -

Re: [tw] Re: Inline Editing of tables

2012-07-16 Thread wolfgang
.. the disruptive adjustment of cell sizes to the enlarged edit field in a cell could be remedied by using a popup instead. Similiar to SectionEditPlugin http://www.tiddlytools.com/#EditSectionPlugin by Eric, or optionally allow this plugin to take over the cell edit field. With the

Re: [tw] Re: Inline Editing of tables

2012-07-15 Thread wolfgang
.tiddlyspace.com, find the TableCalculator tidder in the public section and give it a try. Comments/suggestions/bug-reports are welcome. Thanks in advance. Vincent On Sunday, July 15, 2012 12:05:12 AM UTC+8, wolfgang wrote: To cheer you up a little, I have the very first version

Re: [tw] Re: Inline Editing of tables

2012-07-15 Thread wolfgang
All the new defined functions work well after a experimenting a bit with your TableCalculator-Example tiddler. Maybe it would be more useful if the onhover popup in 'noedit' mode would show the actual calculation in a cell, instead of cell numbering? Though actually concerning TableEdit

Re: [tw] Re: Inline Editing of tables

2012-07-14 Thread wolfgang
To cheer you up a little, I have the very first version of TableCalculator ready for testing.. http://qmowcy2.tiddlyspace.com/ Wow, what a excellent combination of plugins! Great work, thanks for sharing. For spreadsheet like abilities in TW I turned to Google spreadsheet in iframes.

Re: [tw] New alpha of TiddlyWiki5

2012-07-14 Thread wolfgang
Classic TiddlyWiki runs on pretty much any browser since around 2004, and the plan is that it will continue alongside TW5. Eric Shulman is taking over as lead developer. TiddlyWiki5 can also generate classic TW documents from their constituent tiddlers, giving some interesting options

[tw] Re: Inline, nested tabs extension?

2012-04-25 Thread wolfgang
If you're not javascript literate, like me, you can use this script only once in each tiddler and transclude these into one. Am Mittwoch, 25. April 2012 03:48:30 UTC+2 schrieb Antaeus Feldspar: Ahh! That's awesome! One question, though: could you use more than one of these in a tiddler?

[tw] Re: Inline, nested tabs extension?

2012-04-24 Thread wolfgang
Sorry for not being more clear. It is an inline script and only works if Eric's InlineJavascriptPlugin (TiddlyTools) is installed. Next create a tiddler with the script and name it for example: SectionTabs script var here = window.story.findContainingTiddler(place); var tiddler =

[tw] Re: Inline, nested tabs extension?

2012-04-20 Thread wolfgang
Meanwhile.. Think this could be made much more easier with a inline script, or a ForEachTiddlers, but didn't found anything for example on abegoExtensions on how to use it for sections. found this script coming very close in Eric's TestTidder: +++!!![ListSections]... script var

[tw] Re: Inline, nested tabs extension?

2012-04-20 Thread wolfgang
This does it: script var here = window.story.findContainingTiddler(place); var tiddler = store.getTiddler(here.getAttribute(tiddler)); var title = tiddler.title; var pattern=/(^|\n)!{1,6}([^eE\n][^nN\n][^dD\n])[^\n]*\n/g; var matches=store.getTiddlerText(title).match(pattern); var out='tabs

[tw] Re: Inline, nested tabs extension?

2012-04-20 Thread wolfgang
This does it: Well, still not perfect. It renders the different levels of headings on one level of tabs only, but not as nested tabs. -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To view this discussion on the web visit

[tw] Re: Inline, nested tabs extension?

2012-04-19 Thread wolfgang
That is at least 95% if not .. Actually it doesn't seems that much less awkward than using the regular tabs macro which uses the hidden sections of a tiddler, if used with lots of tidders. Think this could be made much more easier with a inline script, or a ForEachTiddlers, but didn't

Re: [tw] TW5 and its style

2012-04-13 Thread wolfgang
I must say I love it at first sight :-) It goes straight in the direction which I tried to get at by adapting Tryptych tiddlyspace for standalone use: http://dl.dropbox.com/u/241006/Triptych_2.6.4.html I'm confident TW5 will be even much more versatile than the current, so that any disliked

[tw] Re: Inline, nested tabs extension?

2012-04-13 Thread wolfgang
I know it's possible to do something *similar* by using the standard tabs macro and giving it references to sections of the current tiddler, but among other problems, you can't really nest content that way. Are you're looking for an easier syntax? Because you seem aware that nested tabs are

[tw] Re: Inline, nested tabs extension?

2012-04-13 Thread wolfgang
Saq once wrote the InlineTabsPlugin, don't know if it still works with the latest TW version: DEMO Note: you can space out the tabs to make editing easier, the linebreaks between tabs will be ignored: {{{ tabs mytabs tab tab1 This is my first tab /tab tab tab2 This is my second tab /tab tab

[tw] Re: Changes I made in Autoweaveplugin

2012-04-11 Thread wolfgang
Doesn't work anymore with the latest TW version: text with titles to existing tiddler wont autoweave anymore. Funnily, these just don't change out of edit mode with clicking 'done'. However, I see Tobias just created an alternative. :-) Am Mittwoch, 11. April 2012 06:25:51 UTC+2 schrieb Craig

[tw] Re: DiscussionPlugin Formatting

2012-02-18 Thread wolfgang
These style don't have anything to do with any plugins. In the actual Mocha style sheet: http://discuss.tiddlyspot.com/#StyleSheet ..find the definitions starting with: #sidebarTabs .tabContents {background:#fff;} and ending with: #sidebarTabs .tabUnselected:hover { border-bottom:

[tw] Re: Download portable Firefox 4 with full TW support - for Windows and Linux

2011-11-28 Thread wolfgang
Hi Måns, saw you said in an other you couldn't find the bookmarklets of Saq anymore. Just in case you sought them for this package, I would have them still collected at: http://menuflex.tiddlyspot.com/#favlets Specially DeleteTagged and RenameTag I use all the time. Regards On 28 Nov., 18:12,

[tw] Re: 'new tiddler' macro in Backstage?

2011-11-28 Thread wolfgang
Great! Now it works like a charm. Just tried to adapt it for permaview and it seems this can be used for all the other default macros. Thanks again. On 28 Nov., 17:41, Eric Shulman elsdes...@gmail.com wrote: I tried your code in empty TWs v2.6.5 and v2.6.1 using Firefox v8.01 and Firefox

[tw] Re: 'new tiddler' macro in Backstage?

2011-11-28 Thread wolfgang
By the way, just found yesterday that RescueStoreArea bookmarklet is missing from your InstantBookmarklets tiddler. Today I realized you replaced it with SaveToClipboard bookmarklet, but haven't updated the InstantBookmarklets to reflect that change yet. On 28 Nov., 19:00, wolfgang pamo

[tw] Re: Can anybody make it simple?

2011-11-28 Thread wolfgang
There are solutions out there for rescuing a TW when saveChanges doesn't work, but I'm not sure if this really was the problem? Just in case, this would be the most straightforward: http://www.tiddlytools.com/#SaveToClipboard -- You received this message because you are subscribed to the

[tw] Re: CORS enabling for TiddlyTools.com

2011-11-28 Thread wolfgang
Made the test on XP, FF8 via the backstage import into a 2.6.4 on my drive, and it works without errors. -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email to tiddlywiki@googlegroups.com. To unsubscribe from this

[tw] Re: 'new tiddler' macro in Backstage?

2011-11-27 Thread wolfgang
Thanks Ton, for trying to help. Eric read my mind right ;-). Though I didn't knew that macro buttons could be indicated directly as with the example by Jeremy, however, for having it implemented this way I found using a simple tiddler with the macros much more straightforward and easier to adjust.

[tw] Re: Error retrieving tiddlers from url, please ensure this url exists and is CORS enabled

2011-11-27 Thread wolfgang
In any case, I'm stymied on plugins for the moment, because the CORS error is something I don't know how to override (at this point.) You might be able to use Firefox portable ver 4.0.1 or 4.0b9:http://groups.google.com/group/tiddlywiki/msg/128ef7307176cf57 Or simply use:

[tw] Re: Problems with (dominating) iframe height - and a mysterious shadowtiddler

2011-11-27 Thread wolfgang
Hi Måns, I've also got a shadowtiddler which I don't know where came from: StyleSheetzzTwineOptionshttp://tiddlytwine.tiddlyspace.com/#StyleSheetzzTwineOptions I guess this tiddler (http://tiddlytwine.tiddlyspace.com/#zzTwineOptions ) must have produced it - however i don't know why or how?

[tw] Re: Error retrieving tiddlers from url, please ensure this url exists and is CORS enabled

2011-11-27 Thread wolfgang
Sorry for not having been more precise. What is the relationship betweenhttp://www.TiddlyTools.com/#InstantBookmarklets http://www.tiddlytools.com/#InstantBookmarklets and the ImportTiddlersPlugin. ImportTiddlersPlugin is like any plugin easiest installed by copying its content in 'edit'

[tw] Re: Error retrieving tiddlers from url, please ensure this url exists and is CORS enabled

2011-11-27 Thread wolfgang
The information is helpful. Yet I still get this: Openinghttp://www.tiddlytools.com/ Could not openhttp://www.tiddlytools.com/- error=0 I entered URLs such ashttp://www.tiddlytools.com/#CompareTiddlersPlugin orhttp://www.tiddlytools.com/#SystemInfoPlugin Are you still trying to use the

[tw] Re: How to turn autosave off for SystemSettings shadowed tiddler?

2011-11-27 Thread wolfgang
Or was this new feature designed that way for reasons I just don't understand? Don't think this was designed, but is really a nasty bug. What makes it worse for a non-developer to find its cause is that this bug seems very inconsistent. Tried to remove one cookie after the other each time with

[tw] Re: How to turn autosave off for SystemSettings shadowed tiddler?

2011-11-27 Thread wolfgang
. On 27 Nov., 21:07, PMario pmari...@gmail.com wrote: Hi Wolfgang, I tried to create an easy testcase description, that works with a vanilla TW and opened an issue at github.https://github.com/TiddlyWiki/tiddlywiki/issues/72 Please confirm, if my testcase reflects your findings. -m -- You

[tw] Re: How to turn autosave off for SystemSettings shadowed tiddler?

2011-11-27 Thread wolfgang
Question remains: why do you want to disable SystemSettings autosaving behavior?...if it's just because of autosave I suggest you use the cookie options only. Till now, and with this bug in the future too, I save most portable settings in a systemConfig tagged tiddler with a title beginning

[tw] Re: Can anybody make it simple?

2011-11-27 Thread wolfgang
Hi Serge, from your description it isn't very clear what the actual problem is. You say you couldn't save your TW after editing. For me this usually happens when I work on a TW and inbetween rename the TW file at the file system level. But then you talk about the different import feature. Did

[tw] Re: Can anybody make it simple?

2011-11-27 Thread wolfgang
For the case the problem is really more related to importing tiddler, you could check this other thread: http://groups.google.com/group/tiddlywiki/browse_thread/thread/37602829dd7c2ed0# On 28 Nov., 00:57, wolfgang pamo...@googlemail.com wrote: Hi Serge, from your description it isn't very

[tw] Re: Can anybody make it simple?

2011-11-27 Thread wolfgang
Is there any site who explain like TiddlyWiki for dummies because all these explanations are for people who know about plugins and other programming issues. Maybe 'Tiddler Toddler': http://tiddlertoddler.tiddlyspot.com/ ? There is an old list of various help TiddlyWikis at:

[tw] 'new tiddler' macro in Backstage?

2011-11-26 Thread wolfgang
Though there is documentation about adding any tiddler or a search input box to the backstage area at: http://oldwiki.tiddlywiki.org/wiki/Dev:Backstage#Customization the example about the 'saveChanges' macro there doesn't really works - for example: with the 'newTiddler' macro. Though

[tw] How to turn autosave off for SystemSettings shadowed tiddler?

2011-11-26 Thread wolfgang
How to turn autosave of for SystemSettings shadowed tiddler? The usual hard coded way in a systemConfig tagged tiddler doesn't work for this instant of a cookie value saved to the SystemSettings tiddler. Or was this new feature designed that way for reasons I just don't understand? -- You

[tw] Re: 'new tiddler' macro in Backstage?

2011-11-26 Thread wolfgang
Thanks Måns, but none of your samples are answering my question. As I wrote in the opening post, it is very easy to add any tiddler, or even the search input box to the backstage area. But no direct macro button, as for example the one for 'new tiddler'. See what I'm asking for in this example:

[tw] Re: some styling questions

2011-11-23 Thread wolfgang
With SystemSetting's shadowed tiddler auto saves not being possible to shut off I prefer not to use it, therefore back to CookieSaverPlugin :- S For that CookieSaverPlugin works perfectly well, because it immediately saves a specific changed cookie to the CookieJar tiddler (while it can be

[tw] Re: invalid cookie error

2011-11-23 Thread wolfgang
I reported already for weeks that there is a serious problem with cookie specific tools, like NukeCookis, and CookieManagerPlugin in that they don't seem to recognize cookies anymore with TW versions above 2.6.1. Didn't receive any attention on this yet at all. Hope you're more lucky than me till

[tw] Re: New Plugin: Kanban Productivity Tool

2011-11-22 Thread wolfgang
Thanks for the response, Mario. To be clear, with my comparison I didn't want to diminish the value of JSorter at all. I was really flabbergasted when I saw it the first time. What an unique example what could be possibly done with TW already at that time? - Nevertheless, I actually never used

[tw] Re: New Plugin: Kanban Productivity Tool

2011-11-22 Thread wolfgang
I only compare bananas and apples when discussing a fruit salad ;-) Leave discussing fruit salads to you guys less carb sensitive. Here the case how my kind of salad would look like with tiddlers collapsed (just commented-out the wikify of tiddler text in the plugin code):

[tw] Re: New Plugin: Kanban Productivity Tool

2011-11-22 Thread wolfgang
Any thoughts? Hmm, maybe - if it doesn't add too much overhead - beside making the manual sorting sticky, also by most recent modified date beside the default by alphabet? -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group,

[tw] Re: New Plugin: Kanban Productivity Tool

2011-11-21 Thread wolfgang
understand 'Kanban' wrongly (only heard of it now) and it isn't meant for anything than very short tiddler texts? - But then also the tiddler titles alone could already do. On 21 Nov., 01:18, wolfgang pamo...@googlemail.com wrote: Wow, very nice plugin. Would it be possible that a tiddly link

[tw] Re: New Plugin: Kanban Productivity Tool

2011-11-21 Thread wolfgang
A small bug I mentioned with one of my TiddlyWiki. Here TiddlyKanban doesn't automatically create a StyleSheetKanbanPlugin shadowed tiddler, but a StyleSheetzzConfig with the usual enclosing of css, but empty otherwise. -- You received this message because you are subscribed to the Google Groups

[tw] Re: some styling questions

2011-11-21 Thread wolfgang
. Has anyone come up with a solution to have a auto refresh related to cookie changes? Or any other solution to this problem? Had a victory! AutoRefresh transclusion by Eric placed in the CookieJar does refresh the menus with cookies changed! But since CookieSaverPlugin only works

[tw] Re: TW for iPhone and iPad - tiddlyNotes

2011-11-21 Thread wolfgang
You don't need to copy anything yourself into the Dropbox folder. The only thing you need to do is, to point the tiddlyNotesSync plugin to the folder. Once saved and sync option selected, the plugin will extract the data from your TW and place it into the folder. Maybe it is easier to

[tw] Re: some styling questions

2011-11-21 Thread wolfgang
CookieSaverPlugin still does its job perfectly well, despite its brother's full failure (which, after all, once were one single inline script). Well, not exactly a 'full' failure. It actually still is able to 'bake' cookies. However, no cookies show in the CookieManagerPlugin panel listbox,

[tw] Re: some styling questions

2011-11-21 Thread wolfgang
Do you need the CookieManagerPlugin when the SystemSettings shadow tiddler exists?? Thanks for pointing out 'SystemSettings' shadowed tiddler and some info about, wasn't aware that that existed at all! And I'm glad I don't need the CookieManagerPlugin at all for my use! I only needed something

[tw] Re: New Plugin: Kanban Productivity Tool

2011-11-21 Thread wolfgang
What's wrong? Maybe forgot to put a stylesheet specific transclusion into your StyleSheet, ie: [[StyleSheetKanbanPlugin]] -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email to tiddlywiki@googlegroups.com. To

[tw] Re: some styling questions

2011-11-21 Thread wolfgang
Do you need the CookieManagerPlugin when the SystemSettings shadow tiddler exists?? And yes, even the CookieSaverPlugin wouldn't be needed with the new SystemSettings shadowed tiddler, which also could trigger the auto refresh with a particular cookie change (if the particular

[tw] Re: New Plugin: Kanban Productivity Tool

2011-11-21 Thread wolfgang
- or ask if you really want to loose your changes, when updating the page  : In a standalone it does. Also the tag number change is reflected in TabTags with a refresh. -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send

[tw] Re: New Plugin: Kanban Productivity Tool

2011-11-21 Thread wolfgang
Thanks for all responses! .. thought that it would be useful if a particular column could be adjusted to show tiddler titles only, with the text initially collapsed. .. To expand on it slightly, I would think a min/max button for each tiddler, and a whole column function could be the way

[tw] Re: some styling questions

2011-11-21 Thread wolfgang
Thanks for trying to help. But in my zzConfig no config.options are commented out: config.options.chkAutoSave=false; so this thread didn't help :-( -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email to

[tw] Re: Tiddler Properties Box Question

2011-11-20 Thread wolfgang
The simpler the solution, the better. Don't know, but for me the simplest solution seems to simply adapt ToggleTiddlerTitle from TiddlyTools to your needs: http://www.TiddlyTools.com/#ToggleTiddlerTitle as I have done here some time ago with it's former version as an inline script with the

[tw] Re: TW for iPhone and iPad - tiddlyNotes

2011-11-20 Thread wolfgang
Tried, but somehow must have understood something wrong: Opened the tiddlyNotes backstage panel in a TW on my Desktop, entered for its location the public link to my Dropbox with an older version of the same TW, and selected Client from the available options: You have modified your Dropbox

[tw] Re: some styling questions

2011-11-20 Thread wolfgang
That's where this TW is now at, with still no answers found to also my 2 other questions in the opening post: An further styling mistake in this TW is, that the vTabs in the MainMenu, though set with the property: #mainMenu {width:auto} .. does not adjust it's width in all tabs. Though it

[tw] Re: New Plugin: Kanban Productivity Tool

2011-11-20 Thread wolfgang
Wow, very nice plugin. Would it be possible that a tiddly link, for example from the TabTimeline, could be dragged straight to one of the column? -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email to

[tw] Re: Business Thought [was: Important Message from Eric]

2011-11-15 Thread wolfgang
Well, this google group is already the meeting place for this community. And will remain if it isn't actively closed by those responsible for it. The problem with forums I expect is that they are 1) difficult to restructure and 2) need extensive and wise moderation In forum, such

[tw] Re: Business Thought [was: Important Message from Eric]

2011-11-13 Thread wolfgang
As for now, I can show a table of contents of my current documentation (note, though, that the text is not fully linear): Your table of content is just one example how subforums could be structured. The only real work that would have to be done is extracting Google's TW threads and assign them

[tw] Re: Error Upgrading Tiddly Wiki from Version 2.2.6

2011-11-12 Thread wolfgang
2011/11/12 James F That did not help. Assuming I used it correctly, I added the plugin to my new Tiddly Wiki, tried to import the old file, and got another error: Opening C:\fakepath\guardianwiki.html Could not open C:\Users\jfletcher\Dropbox\Personal Writings\Guardian

[tw] Re: Overly enthusiastic editing warning, and self-determining scroll bars...

2011-11-12 Thread wolfgang
It does seem  XP and IE8 don't like Tiddlywiki, though. Shame, as I use it as my documentation and to do list at work. I know some who download PortableFirefox, which doesn't needs to be installed, everyday anew to their working place with IE only. Don't know if this would be possible for you

[tw] Re: some styling questions

2011-11-12 Thread wolfgang
# If one toggles from the standard theme shown by default at startup, to the actual triptych theme the displayArea needs a refresh. Then there is a 'Menu' item to the left of the top menu, which opens a prompt to enter a tiddler title for display in the main menu, which requires a

[tw] Re: Business Thought [was: Important Message from Eric]

2011-11-12 Thread wolfgang
I can't help but only repeat what I said already many years ago, and repeated again at other occasions: A really centralized, comprehensive and easy to navigate 'How to manual' for TiddlyWiki will very unlikely ever materialize: The possible adjustments, addaptability, possibilities with add-ons

[tw] Re: Displaying MathML equations in a tiddler

2011-11-12 Thread wolfgang
for the MathJax library there was also a plugin (PluginMathJax) at [9], but the site have disappeared in a little time after I discovered it, so I haven't any copies of the plugin (and don't know anything about the author). [9]http://tiddlywiki.canada-east.ca/#PluginMathJax Took the google

[tw] Re: Business Thought [was: Important Message from Eric]

2011-11-11 Thread wolfgang
Thanks for sharing your inside views Chris and Jeremy, I really appreciate. At some point, Tiddly is going to live or die by whether or not the folks most committed to it find a long-term model for supporting the software and themselves. I completely disagree with this, and I think it is

[tw] DeleteListPlugin request

2011-11-11 Thread wolfgang
One minor limitation for the envisioned extended popup menus with the existing FAQViewer, RecentChanges - and for example, the TableOfContentsPlugin too - is, that they aren't able to recognize included tiddler by IncludePlugin. Though LoadTiddlersPlugin with even more abilities than IncludePlugin

[tw] Re: DeleteListPlugin request [was: 'ViewerPlugin' request]

2011-11-11 Thread wolfgang
Really sorry if my last post gave the impression of being too negative (must be 'cos Englisch is only my second language). My intention has rather been to make the best out of this situation by becoming as much as possible creative myself. From my side there really wasn't any negative undertone

[tw] Re: Business Thought [was: Important Message from Eric]

2011-11-11 Thread wolfgang
I believe that one of the simpler causes is that over the last 4 years the content of the main tiddlywiki site hasn't been actively updated and managed. As a result of this neglect .. You hit the head of the nail. And what I really wanted to emphasis with my latest response was, how

[tw] Re: Split command in QuickEdit does not totally work...

2011-11-11 Thread wolfgang
I experience the same with some of my TWs. However, I recently made a test-case of TiddlyTools with the latest 2.6.5 TiddlyWiki version to see which of my favorite plugins have stopped to work properly (really not that many, but the least favorite: where I wont 'getting dizzy already' upon

[tw] Re: Error Upgrading Tiddly Wiki from Version 2.2.6

2011-11-11 Thread wolfgang
By using ImportTiddlersPlugin from TiddlyTools most of these difficulties importing tiddlers can be easily overcome. Don't even have to install it, just drag it's bookmarklet link from the original TiddlyTools to your bookmarks browser bar, and apply it with the tab of your TW to import into open:

[tw] Re: Important Message from Eric

2011-11-09 Thread wolfgang
You'll find some documentation about templating in the TiddlySpaceDocs if you search for tscan:http://docs.tiddlyspace.com/#%5B%5BtsScan%20macro%5D%5D Thanks. Not much time right now. But right away: I seem to have been mistaken thinking the new templating feature would be a feature of the

[tw] Re: Important Message from Eric

2011-11-09 Thread wolfgang
Sorry for the short answers... Thanks for taking the time for such detailed responses, Måns. Try to keep myself short. You should be able to do sth like: list filter [tag[someTag] template:someTemplate Why should I spent many, many hours to recreate what ForEachTiddler already does? - maybe

[tw] Re: Important Message from Eric

2011-11-08 Thread wolfgang
Though I really do understand and appreciate the voices of complain, somehow they also seem in the wrong place of Eric trying to find a solution for being of continuing help, and thereby in part addressing those very issues. Don't think one person could handle all this as one person alone though.

[tw] Re: Important Message from Eric

2011-11-08 Thread wolfgang
right now, it's amateur hour You need to get paid to be called a pro - right? Pay the man ;-) Well, if Eric got paid since 2006, and the whole Osmosoft team for not that much shorter - it's really difficult to even imagine how many $$$ would be needed. -- You received this message

[tw] Re: Important Message from Eric

2011-11-08 Thread wolfgang
But it doesn't answer where are the plugins and the hot news and the doc, etc... Wished it were otherwise - but I can only relate all too well. Actually took a break for quite some time from TW group and was happily using a TW version 2.5. When I checked back to find out what a year and whole

[tw] Re: TagsAsTabs

2011-11-06 Thread wolfgang
Here's a quickshot... http://tagsintabs.tiddlyspot.com Just found out it only works with TW version 1.6.2 upwards. I'd like to be able to setup my own template for what is going to be shown in the tabs... If you could implement Jon's templating for the  list filter

[tw] Re: some styling questions

2011-11-06 Thread wolfgang
Thanks for trying to help, Ton. But it's the search __button__ and not the search input field I would want to disappear. This button maybe isn't too obvious with the button text removed, but if you hover to the left of the search inputfield you'll see it's still there. -- You received this

[tw] Re: some styling questions

2011-11-06 Thread wolfgang
Has anyone come up with a solution to have a auto refresh related to cookie changes? Or any other solution to this problem? Theoretically.. CookieSaverPlugin by Eric would able to write any cookie changed instantly to a CookieJar tiddler. And practically it does that till TW version 2.6.1 -

[tw] Re: some styling questions

2011-11-06 Thread wolfgang
Anyhow - in a standard TW - setting the label of the button to {with merge(config.macros.search)} leaves a very small button. That does not help either. How would you practically write?: {with merge(config.macros.search)} Tried to put it into my zConfig tiddler. in a format like in this

[tw] Re: some styling questions

2011-11-06 Thread wolfgang
a solution to have a auto refresh related to cookie changes? Or any other solution to this problem? CookieSaverPlugin .. and AutoRefreshPlugin.. AutoRefreshPlugin fails completely to refresh - even with the menu tiddler open in the Display area it doesn't refresh anything!! Had a

[tw] Re: some styling questions

2011-11-06 Thread wolfgang
I see. So to work it would have to be written: merge(config.macros.search,{label: ,}); However, doesn't do anything additional the one config I already have. But since CookieSaverPlugin only works with TW v2.6.1 - though just where Triptych plugins start to work - other tools, like TagsInTabs

[tw] Re: some styling questions

2011-11-06 Thread wolfgang
In the ATriptych (theme) tiddler I find (section SideBarOptions) search ' s e a r c h '. Interestingly, Udo uses search buttonAtRight:1 in his PageTemplate to move the button to the right side of the search input field. Does anyone understand this syntax? Changing the number in it doesn't

  1   2   3   4   5   6   >