[tw] Re: Search duplicate caption-fields

2018-02-11 Thread magev958
Thanks I got it to work as expected :) I haven't had time until yesterday today @B urningTree I tried your code to, but it made my browser to hang. I guess it was to complex

[tw] Search duplicate caption-fields

2018-02-08 Thread magev958
Most of my tiddlers have a uuid-title and a caption-field. With the collection of tiddler growing I have come across a couple of tiddler with same caption. I would likt to find all duplicates but don't know how /Magnus -- You received this message because you are subscribed to the Google

[tw] Re: Image storage suggestions

2018-01-18 Thread magev958
I have the same situation and uses github for image hosting. I think the limit is 1 GB but it is enough for me and it's free /Magnus -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw] Re: Presenting: sticky-shade for sticky titles

2017-11-23 Thread magev958
Nothing shows in Safari 10.1.2 for mac, but do in Chrome 62 and Firefox 56. Opera Neon for mac shows the shadow all the time but the sticky-title does not work Looks nice :) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from

[tw] Re: Welcomes ideas for how visually display the relationships between MANY tiddler

2017-11-09 Thread magev958
thousands. I have an old version online <http://magev958.github.io/Orchidelirium>. In Swedish, unfortunately, but it gives an idea. The toc to the right is hidden until hovering http://magev958.github.io/Orchidelirium -- You received this message because you are subscribed to the Google

[tw] Welcomes ideas for how visually display the relationships between MANY tiddler

2017-11-08 Thread magev958
I have created a private wiki about my orchids. Each genus has got its own tiddler that links to each species within the genus. Now I would like to show the relationship between the subfamily (5) -> tribus (22) -> subtribus (58) -> genus (769) -> species (27863) but I do not really know,

[tw] Re: Confirm strange behavior

2017-09-27 Thread magev958
Den tisdag 26 september 2017 kl. 23:46:11 UTC+2 skrev RichardWilliamSmith: > > The website is called tiddlywiki.com btw. > Autocorrection :) I was on my ipad -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and

[tw] Confirm strange behavior

2017-09-26 Thread magev958
Hi, don't know if anyone else already brought this up, but if I go to tiddlywinks.com, open "Control panel", "Settings" and deactivate "Enable links to missing tiddlers" and then go into edit mode, clic on the "content type" the dropdown no longer consists of links either. That feels wrong

[tw] Re: Is there a permanent TiddlyFox solution?

2017-09-18 Thread magev958
How about https://twcloud.github.io/tw5-dropbox/? I presume that will still 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

[tw] Re: Sort by size?

2017-09-12 Thread magev958
I use this solution: https://groups.google.com/d/msg/tiddlywiki/hr75FTeEL_g/Yuk_6gxpY_wJ -- 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: Link to tidier from modal?

2017-09-08 Thread magev958
I have tried different ways of adding the tiddler to be opened to the $:/StoryList and closing the modal but to no avail. Anyone know if it would be possible to make a macro to achieve this? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw] Re: Link to tidier from modal?

2017-08-31 Thread magev958
Vacation is over and it´s time to give it a new go. I´ll try and explain in more detail what I want to do. I have a template that insert a button in all parent tiddler. The template list all tiddler with the field "parent" containing the content of the parent-tiddlers field "caption " and opens

[tw] Re: Link to tidier from modal?

2017-08-19 Thread magev958
Thanks for Your respond, but I'm not sure how to use the answer. I have this code in a template-tiddler: \define modalLink(tiddlerName,message) <$button message="tm-navigate" param="$tiddlerName$" class="tc-btn-invisible tc-tiddlylink "> $message$

[tw] Table with value from more than one datatiddler

2017-08-19 Thread magev958
I'm trying to build a table to show content from two datadictionary with the same index but different values, but with no luck. Anyone know how to do this? /Magnus -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group

[tw] Link to tidier from modal?

2017-08-01 Thread magev958
Is it possible to open links to tiddler from a modal? Can't seem to get it to work /Magnus -- 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: [TW5] How to use $list filter in css stylesheet?

2017-07-12 Thread magev958
Thanks, that worked perfekt! I was almost sure it was one of them "sorry, can't be done"-questions :) -- 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: [TW5] How to use $list filter in css stylesheet?

2017-07-11 Thread magev958
My field is "rank" with the text "species" for the tiddlers I would like to be affected Den lördag 8 juli 2017 kl. 02:40:49 UTC+2 skrev magev958: > > I have tried to use $list filter in an stylesheet tiddler as per this > https://groups.google.com/d/msg/tiddly

[tw] Re: [TW5] How to use $list filter in css stylesheet?

2017-07-11 Thread magev958
I have tried this code in my stylesheet, but it affects all tiddlers. My stylesheet is tagged $:/tags/Stylesheet but the type is *text/vnd.tiddlywiki* instead of *text/css*. <$list filter="[rank[species]]"> /* Columns */ body.tc-body .tc-tiddler-frame .tc-tiddler-body { display: block;

[tw] Re: [TW5] How to use $list filter in css stylesheet?

2017-07-11 Thread magev958
Actually I tried to use fields as limiter, to have the stylesheet only apply to tiddler with the field "Field_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

[tw] Can not change tiddler-type in edit mode

2017-07-07 Thread magev958
When I install and change language to Swedish I can't change tiddler-type when in edit mode. I downloaded a fresh TW 5.1.14 on Win7 Chrome 54, only installed swedish language plugin, saved and reloaded. Can anyone confirm same problem? /Magnus -- You received this message because you are

[tw] [TW5] How to use $list filter in css stylesheet?

2017-07-07 Thread magev958
I have tried to use $list filter in an stylesheet tiddler as per this https://groups.google.com/d/msg/tiddlywiki/BN2lJiDKSNE/AVrsbrHkCgAJ but the resulting css applies to all tiddler, not only to the ones in the filter results. Anyone using this? /Magnus TW 5.1.14 -- You received this

[tw] Re: Macro for Google image search

2017-06-16 Thread magev958
Thank you for your answer. Seems it would require much work way beyond me. I'll try to find another way :) -- 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] Macro for Google image search

2017-06-16 Thread magev958
Hi, I was wondering if it would be possible to make a macro/template to include the first image from a Google image search in every tiddler with a tag "TAG_1"? All tiddler have a caption-field to use for the search. Cheers /Magnus -- You received this message because you are subscribed to

[tw] Re: How to restrict search to caption field?

2017-06-03 Thread magev958
Thanks, that worked perfect! :) -- 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] How to restrict search to caption field?

2017-06-03 Thread magev958
I tried this editable table discussed here and I got it to work. But the included search function search all fields, including the text field.

[tw] Re: apple-touch-icon.png

2017-04-27 Thread magev958
Yes the favicon works, but the Homescreen on iPhone and iPad uses a file called apple-touch-icon.png. Only newer Firefox can use .svg as favicon, no one else display it. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this

[tw] Re: apple-touch-icon.png

2017-04-27 Thread magev958
Yes, I do get the favicon to work, I just like something as nice an my iPads homescreen. Or do You mean I can just name it $:/apple-touch-icon.png and it will work? I did not try that... -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw] apple-touch-icon.png

2017-04-26 Thread magev958
Is there any way to apply a apple-touch-icon.png the same way as favicon in TW5? Looks like crap when I save to desktop on iPad :D /Magnus -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails

[tw] Re: Open the recently made tiddlers automatically

2017-04-11 Thread magev958
I use this snippet in "Default tiddlers" in ControlPanel [tag[unfinished]] +[days:modified[-30]sort[created]![template/buttonGenus]limit[1]] It opens 1 tiddler tagged "unfinished" created first of the tiddlers modified the last 30 days :) -- You received this message because you are

[tw] Re: Presenting: Publish - a blog tool for TiddlySpot

2017-04-10 Thread magev958
Nice, but I can't seem to get it to work. I get the message "Error while saving - username or password do not match" but I know it is the same. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw] Re: Presenting: Publish - a blog tool for TiddlySpot

2017-04-07 Thread magev958
This is great, solves one of my problem. Now, how do I fetch the same tiddler to a 3:e tiddlyspot? -- 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: next/previous navigation

2017-02-22 Thread magev958
Thank you! That worked perfectly :) -- 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: next/previous navigation

2017-02-22 Thread magev958
Also both buttons "next" and "previous" seems to point to the same tiddler, "next"? On Chrome 54.0.2840.99, Win7 -- 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: next/previous navigation

2017-02-22 Thread magev958
This looks really nice, but when I try it in a new TW5 (5.1.13) the no1 and no2 tiddler in a set of three get the next/prev button but not the no3 tiddler Den måndag 20 februari 2017 kl. 16:50:39 UTC+1 skrev The Bo: > > Very interesting stuff indeed! > @thomas > I played with your code as well

[tw] Re: [TW5] Removing indicies from data tiddlers and using regex to list/search data tiddler indicies

2016-11-17 Thread magev958
Ahh, thank You! :) Den torsdag 17 november 2016 kl. 12:55:12 UTC+1 skrev Jed Carty: > > That requires the hover widget plugin by Andreas Hahn. His site is > somewhere, I don't have the link handy at the moment. > > You can get the widget off of the wiki reference wiki here >

[tw] Re: [TW5] Removing indicies from data tiddlers and using regex to list/search data tiddler indicies

2016-11-17 Thread magev958
Hi, I looking at your site from time to time and always finds something new and shine :) This time I liked the macro from "Make data from a dictionary tiddler appear when you hover over something

[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread magev958
Yes, that worked! Nice theme, really like the look :) Den torsdag 3 november 2016 kl. 16:50:19 UTC+1 skrev Riz: > > > > On Thursday, 3 November 2016 21:07:21 UTC+5:30, magev958 wrote: >> >> Sorry, I was not clear. It's the fix to show the close-button not >> working

[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread magev958
Sorry, I was not clear. It's the fix to show the close-button not working, for me. Win 7 & Chrome 51. I added the css to Your stylesheet but the close-button is still hidden until hover Den torsdag 3 november 2016 kl. 13:40:07 UTC+1 skrev Riz: > > Hi magev958, > I haven't speci

[tw] Re: Ghostwriter theme by Rory Gibson adapted for TW5

2016-11-03 Thread magev958
This does not seem to work in Chrome 51? Den torsdag 3 november 2016 kl. 12:35:36 UTC+1 skrev Riz: > > Here is the steps that will keep the 'close' button always visible while > others will appear when you hover over the close button > > 1. Open up "$:/themes/ghostwriter/stylesheet/main" > 2.

Re: [tw] Journal/Notes Page for readers of TW ReadOnly vers. - Ideas sought. Access to Option provided to view & use.

2016-10-05 Thread magev958
> > If you want to see Adding notes and bookmarking function in a little more > fancier environment, try *https://ibnishak.github.io/hQp/ * > *. *Pick a chapter, then an author, > under the translation, there will be a hamburger menu which will enable the >

[tw] TW5 Recent list updated only when started?

2016-08-05 Thread magev958
Hi, my TW is rather big with +27.000 tiddler and opening the "Recent"-tab makes the whole TW unresponsive for up to a minute (or so it feels). I would like to make a list that only updates when the TW is opened. Is this possible? /Magnus -- You received this message because you are

[tw] Re: [TW5] Responsive modal

2016-06-23 Thread magev958
Ok, thanks for the quick reply. Then I know that I do not need to spend so much time on the problem :) -- 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] [TW5] Responsive modal

2016-06-23 Thread magev958
Hi, I have been trying to build a more responsive lightbox than the built-in tm-modal. I copied the code from http://www.designcouch.com/home/why/2013/11/01/responsive-css3-lightbox-with-no-javascript/ and it works, sort of. It use as opening link which opens the non-exiting tiddler

[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: [TW5] HowTo display image dynamically

2016-04-22 Thread magev958
That might be very interesting, I'll check it out, thanks :) -- 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

[tw] Re: [TW5] HowTo display image dynamically

2016-04-22 Thread magev958
I used this macro in TW 5.1.9 on Tiddlyspot but it does not seem to work in TW 5.1.11. Has something changed and how can I edit my macro to work again? \define dropbox(folder,file) https://dl.dropboxusercontent.com/u/955759/$folder$/$file$.jpg; /> \end <$list filter="[is[current]tag[species]]">

[tw] Re: TW5: Customizing span between headings and text

2016-04-06 Thread magev958
The added benefit is if you use columns, this keeps the heading from end up at the bottom of the column and the text at the top of the next column. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw] Re: TW5: Customizing span between headings and text

2016-04-06 Thread magev958
I would suggest CSS. To your stylesheet add something like this: body.tc-body .tc-tiddler-frame h1, body.tc-body .tc-tiddler-frame h2 { padding-bottom: 30px; } body.tc-body .tc-tiddler-frame h1+h2, body.tc-body .tc-tiddler-frame h1+p, body.tc-body .tc-tiddler-frame h2+p { margin-top: -50px; }

[tw] Re: TW5 Global macro leave

2016-04-05 Thread magev958
Thanks :) The one-line does not work, but the other one does. I may have put some interfering css i a stylesheet somewhere, but now it works and I'm happy :) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

[tw] TW5 Global macro leave

2016-04-03 Thread magev958
I made a global macro: \define counting() <$count filter="[tag{!!caption}] -[tag[genus]]"/> \end and call it with <> and it works perfectly. But the text does not continue on the same line after the number but starts a new line. Any idea why? -- You received this message because you are

[tw] Custom search-macro

2016-02-28 Thread magev958
Hi, in http://contextplugin.tiddlyspot.com the context-search appear only after 4 letters are typed. How would I go about to create a custom search with this behavior? I'm trying to adapt http://spangenhelm.github.io/TW5-EnhancedSearchResults/, showing only the results from "text"-field and

[tw] Re: Style on SVG in TW5

2016-02-04 Thread magev958
Thank you, that worked perfekt! :) -- 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] Style on SVG in TW5

2016-02-02 Thread magev958
I have tried to re-use an svg by changing the fill color on different path. I've come halfway. I managed to transclude a svg by putting it in a tiddlers field and than change the colors from a stylesheet, but all different path colors are visible all the time. I would like it to change

[tw] Re: [TW5] Favorites

2016-01-27 Thread magev958
Thank You all, that was fast & fine solution to my question. I will implement them directly. :) -- 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

Re: [tw] Re: [TW5] Favorites

2016-01-27 Thread magev958
Good advise, I'll do that -- 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

Re: [tw] Re: [TW5] Favorites

2016-01-25 Thread magev958
Hi, I was wondering if it would be possible to use fields in one single tiddler to keep track of favorites? A new field with text-ref for every new favorite? Den söndag 24 januari 2016 kl. 18:34:31 UTC+1 skrev Andrew: > > Hello again. It seems that there was a problem with my previous release

[tw] Re: [TW5] Host on github for free without any git knowledge or software installation

2015-10-22 Thread magev958
This is my first attempt at GitHub, so very new to it. I did download GitHubDesktop on mac, but when I tried upload it wanted an "commit comment" on every file. Not so fun on 27.000 files! -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw] Re: [TW5] Host on github for free without any git knowledge or software installation

2015-10-20 Thread magev958
I've followed your excellent step-by-step-setup but I have one question. How do I push my Node-version from my mac to Github without having to create the .tid one by one? I have 27000 .tid-files I like to batch upload :) -- You received this message because you are subscribed to the Google

Re: [tw] Re: [TW5] Trying to set BrowserTabTitle as per @Eric's example

2015-09-29 Thread magev958
Would it be possible to show the field "caption" instead of "title"? Den söndag 27 september 2015 kl. 21:44:48 UTC+2 skrev Tobias Beer: > > Hi Jeremy, > > >> It's actually a bit easier than that. Set $:/SiteTitle to: >> {{$:/HistoryList!!current-tiddler}} >> > > Thanks, that's nice. I have

[tw] Re: [TW5] HowTo display image dynamically

2015-09-19 Thread magev958
Thank You, it works perfectly! :) /Magnus -- 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: [TW5] HowTo display image dynamically

2015-09-18 Thread magev958
I'm too is a long term user of Dropbox and is so lucky to have the relative-path-folders :) -- 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] [TW5] HowTo display image dynamically

2015-09-18 Thread magev958
Hi all I have a public Dropbox-folder with a bunch of images that I like to show based on title in all tiddler tagged "Tag1" in my TW5. E.g. https://dl.dropboxusercontent.com/MyFolder/[[currentTitle]]; /> I guess i need some kind of macro, but I can't figure out how to do it /Magnus --

Re: [tw] [TW5] Bottom-tabs notes like MagicTabs

2015-08-13 Thread magev958
It sounds great, but unfortunately I can not get through on your link. I have tried several times in recent days without success :( -- 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,

[tw] [TW5] How big can a tiddlywiki file be?

2015-08-12 Thread magev958
Hi, I have a TW5 with more than 27000 tiddlers, most of of them empty. The TW is ~10Mb and it is a little slow. Saving can take up to 30sec in Firefox without any addon But it is still usable -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To

Re: [tw] [TW5] Bottom-tabs notes like MagicTabs

2015-08-09 Thread magev958
Yeah, I was afraid of that answer. I'll give it a try to adapt it as much as possible . Thank you for your effort -- 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] [TW5] Bottom-tabs notes like MagicTabs

2015-08-08 Thread magev958
I love http://magictabs.tiddlyspot.com but it is much more than I need so I have tried to copy only the add show note-function at the bottom of every toddler, but it is very much to complex for me to wrap my head around and I would appreciate some help /Magnus -- You received this message

[tw] [TW5] Show ToC-path in tiddler

2015-08-04 Thread magev958
Hi, I was wondering if it would be (easy) possible to show the path to a tiddler If I have a ToC like this: tiddler1 tiddler1.1 tiddler1.1.1 tiddler1.1.2 tiddler2 tiddler2.1 tiddler2.2 In tiddler1.1.2 I'd like automagic something like: tiddler1 / tiddler1.1

[tw] Re: [TW5] Show ToC-path in tiddler

2015-08-04 Thread magev958
Thank you, it worked perfekt! -- 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: [TW5] Adding a tiddler to favorite-list without adding tag or field?

2015-07-28 Thread magev958
The More, Tools and such is available from the 4:e button in sidebar. The lists I made with your help is in the tabs in the sidebar, real nice :) -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To unsubscribe from this group and stop receiving

[tw] Re: [TW5] Adding a tiddler to favorite-list without adding tag or field?

2015-07-28 Thread magev958
Search for phrag will show all content-tiddler -- 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: [TW5] Adding a tiddler to favorite-list without adding tag or field?

2015-07-28 Thread magev958
Not finished, but I have a test-case at magnus-evald.tiddlyspace.com/tw5. In Swedish I'm afraid, but the code is in English ;) Some trouble with lazy loading, the images and ToC won't show, but I'm pleased. I'll use it to keep track of my orchids and hope to share it with my friends in the

[tw] Re: [TW5] Adding a tiddler to favorite-list without adding tag or field?

2015-07-28 Thread magev958
Hmm, when I try a different computer at work where I'm not logged in, I get the same. Seems the TW5 systemtiddler $:/StoryList does not hold its privacy-setting. I keep setting it to public but it keep geting private. -- You received this message because you are subscribed to the Google

[tw] Re: [TW5] Adding a tiddler to favorite-list without adding tag or field?

2015-07-27 Thread magev958
Just wanted to say it worked as a charm! :) -- 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] [TW5] Adding a tiddler to favorite-list without adding tag or field?

2015-07-27 Thread magev958
Hi all I want to have a shared TW where the user can add tiddler to his / her own favorite list of his / her own offline copy. The TW: n will (hopefully) be able to sync against a TiddlySpace instance so tiddler may not be modified with new tags or fields. Ideally, a button in the View Toolbar

[tw] Re: [TW5] Adding a tiddler to favorite-list without adding tag or field?

2015-07-27 Thread magev958
That is a superfast supersweet answer! Thank you, I'l try it right now :) -- 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.

[tw] [TW5] Image in SideBar

2015-07-21 Thread magev958
Hi all, I'd like to put a image icon.svg infront of the SiteTitle SubTitle in the SideBar. I tried changing the PageTemplate. It works, sort of, but the image got placed above the title the Title SubTitle got dubbled slightly misaligned. Any ide? -- You received this message because you

[tw] Re: [TW5] Image in SideBar

2015-07-21 Thread magev958
Yes! Thank you! It worked! When I wrote PageTemplate I really meant $:/core/ui/PageTemplate file:///Users/magnus/Dropbox/tiddlyWeb/%20TW5/%20Orchidelirium/orchidelirium_species_newest.html#%24%3A%2Fcore%2Fui%2FPageTemplate, it is TW5. I experimented and got @@float:left;[img width=64 [

Re: [tw] Re: [TW5] Default settings for startup (after saving)

2015-07-04 Thread magev958
Since 5.1.9 this do not work anymore for me :( -- 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] [TW5] MagicTabs only in toddler tagged Tag1

2015-07-04 Thread magev958
I have tried to get one of the MagicTabs only in tiddlers tagged Tag1 and two other MagicTabs in tiddler tagged Tag2 but with no luck. Does anyone know if it is possible? Thanks /Magnus -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To

[tw] Re: upgrade.html does still requires an upgrade on each tiddler

2015-06-02 Thread magev958
If you have lots of Tiddlers and if you have your wiki in html file (instead of Node) your could make a copy, just to be safe. Then, use a text editor like Notepad++ and do a search for type=text/x-tiddlywiki and replace it with type=

[tw] Re: story and sidebar width

2015-05-02 Thread magev958
In the ControlPanel Appearance Theme Tweaks change the value of Story right, Story width and Tiddler width to percent. I have: Story right 77% Story width 75% Tiddler width 100% -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To unsubscribe

[tw] Re: [TW5] Auto scrolling list of tiddler

2015-04-24 Thread magev958
Yes, it is totally unnecessary but just for fun. If you had a tiddler from top to bottom of the screen (~ 30 rows) with one title per row and a row disappear every 0.2 sec, it would still take 1.5 hours :) -- You received this message because you are subscribed to the Google Groups TiddlyWiki

[tw] [TW5] Auto scrolling list of tiddler

2015-04-23 Thread magev958
Would it be possible to have a list of tiddler titles scroll from top to bottom like the after-text i a movie? I have a big TW with some 27000 tiddler and it would be fun to show them all :D -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To

[tw] Re: [TW5] Family tree

2015-03-26 Thread magev958
... that is, when I add the css-code: .tree{ -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); transform: rotate(270deg); filter: progid:DXImageTransform.Microsoft. BasicImage(rotation=3); /* IE6, IE7 */ -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3) /*

[tw] Re: [TW5] Family tree

2015-03-26 Thread magev958
Not really what I've been looking for but nice. Relly nice, I'll take a close look at it and see if I can use it. Thanks :) -- 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

[tw] [TW5] Family tree

2015-03-26 Thread magev958
Hi Of a list I have created a family tree from this extraordinary example - http://thecodeplayer.com/walkthrough/css3-family-tree I have three problems I would very much like to have help to solve: 1) Tiddler does not expanded with the tree but the tree extends below the tiddler 2) In the

[tw] (TW5) Possible to list all non-system tiddler not in TOC?

2015-03-12 Thread magev958
As the title say, is it possible to filter on all non-system tiddler that does not appear in the TOC? -- 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: [TW5] Autocollaps TOC categories

2015-03-05 Thread magev958
A follow-up question. TOC get sorted by the title but I would like to sort it by caption . Where do I put that in the code? -- 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

[tw] Re: [TW5] Autocollaps TOC categories

2015-03-05 Thread magev958
It's so simple that I should have figured it out myself :) -- 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

[tw] [TW5] Autocollaps TOC categories

2015-03-03 Thread magev958
Hello, I was wondering if it is possible to auto-collapse open categories in the TOC when you click on another. I have 800 *links* in 40 or 50 subcategories, making a very long list if everything is open category (TOC link: no) subcategory (TOC link: no) sub-sub-category (TOC link:

[tw] Re: [TW5] Autocollaps TOC categories

2015-03-03 Thread magev958
Thank You, it works like a charm :) -- 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: [TW5] Show image depending on field value

2015-02-16 Thread magev958
Thank you both for that record fast response :) I will try both suggestions -- 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.

[tw] [TW5] Show image depending on field value

2015-02-15 Thread magev958
New to TW5 and trying to grasp the new logic, I have a lot of questions but starts with this one: I'm trying to add an ViewTemplate with quickinfo about tiddler stored in fields. But instead of the text-value in the fields I'd like to use embedded svg-icons representing the value. If field

[tw] Re: [TWc] Field-based CSS?

2015-01-15 Thread magev958
I want to: A link to *tiddlerB* inside *tiddlerA* is green if *tiddlerB* has a field, *fieldA, *with a value, regardless of value. If *tiddlerB* does not have any value in the *fieldA* at all, the link to *tiddlerB* inside *tiddlerA* will be red. -- You received this message because you are

[tw] [TWc] Field-based CSS?

2015-01-14 Thread magev958
Is it possible to have CSS in the styleSheet depending on if a field is not empty? You can have tag-based CSS like... div[tags~=welcome].tiddler .viewer { background-color: #ffccaa; } ... but I would like to have links coloured a specific way in tiddlerA if the tiddlerB linking to have

[tw] Re: [TWC] CheckBoxPlugin and radio buttons

2015-01-03 Thread magev958
Thanks, I'll check it out :) -- 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] [TWC] CheckBoxPlugin and radio buttons

2015-01-02 Thread magev958
Hi, I use CheckBoxPlugin (1) for some editing fields but I'd like to have exclusive choices to: like checking field1 should uncheck field2, and vice versa. That could be a radio button or drop-down. But how can I do that with CheckBoxPlugin (1)? /Magnus (1)

[tw] [TWC] How to get tiddler size in kilobytes?

2014-10-03 Thread magev958
Can I use list macro or fET or something to list tiddler by filesize i bytes? I'd like to see how big included images and plugins are, chasing bytes ;) -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To unsubscribe from this group and stop

[tw] [TWC] Help with ThumbThing

2014-10-02 Thread magev958
Hi, I'd like some help with image scaling plugin Thumb Thing (1) (I call the modified plugin Image Thing). 1) I have set the view template in a TiddlySpace (2) to display four images depending on tiddlerTitle. A large on top and three small in number below. But only one of the small display

[tw] Re: CSS fixed position header and auto-scrolling

2014-08-28 Thread magev958
Bumps this thread since I'm trying to accomplish the same and run into the same error -- 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

  1   2   >