[tw5] Re: How to add/use Javascript in splashscreen?

2020-06-06 Thread Magnus
Aah, I see. Thank you, a very good explanation :) Den söndag 7 juni 2020 kl. 02:40:13 UTC+2 skrev Eric Shulman: > > On Saturday, June 6, 2020 at 5:27:14 PM UTC-7, Magnus wrote: >> >> Ok, just noted when I build the current SplashScreen I have that >> https://tiddlywiki.co

[tw5] Re: How to add/use Javascript in splashscreen?

2020-06-06 Thread Magnus
Ok, just noted when I build the current SplashScreen I have that https://tiddlywiki.com/#%24%3A%2FSplashScreen use \import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]] so I thought I could import all tiddler with tag *factoid *& run the script on them --

[tw5] How to add/use Javascript in splashscreen?

2020-06-06 Thread Magnus
I would like to use http://tobibeer.github.io/tw5-plugins/#%24%3A%2Fplugins%2Ftobibeer%2Frandom to open a "random" tiddler with the tag *factoid* in the SplashScreen. Is it even possible? Thanks Magnus -- You received this message because you are subscribed to the Google Groups &

[tw5] Re: Don't call attention to TWC

2020-05-17 Thread Magnus
Yes, that is not possible, the IT-guys (and women) won´t allow it :D Den söndag 17 maj 2020 kl. 23:18:54 UTC+2 skrev Mat: > > Thanks for reply guys. > > Alfonso Arciniega wrote: >> >> plugins that don't exist in TW5 (again, so far). >> > > Which ones, if you do

[tw5] Re: Don't call attention to TWC

2020-05-17 Thread Magnus
> > Before I pass on to the other side, please tell me... why would you want > to use TWC instead of TW5 other than the argument that it would be messy to > convert it? What about the defective cars > ? > TiddlyLockPlugin

[tw5] Would appreciate help with custom search

2020-04-15 Thread Magnus
tent%2Fsearch%2Fall%20content%2Fsearch%2Fabbreviations%20content%2Fsearch%2Fauctor%20content%2Fsearch%2Ffavorites /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 e

[tw5] Re: A small Plugin for a dramatic login-screen.

2020-03-30 Thread Magnus
Very nice! I changed .overlay { right: 35%; } to .overlay { right: calc(50% - 125px); } to get it right in the middle :) -- 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,

[tw5] Re: [TW5][Plugin] Announcing TOC Counting

2020-02-14 Thread Magnus
Maybe not a question for You, but how would I go about to apply this counting to the tocP-macro ? > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this

[tw5] Re: Graphic representation of data

2020-01-05 Thread Magnus
Thanks, I'll check it out :) Den söndag 5 januari 2020 kl. 03:31:52 UTC+1 skrev PMario: > > Hi Magnus, > > There is the D3 graphics library, which can do similar things. eg: > > - Sequence Sunburst > <https://bl.ocks.org/kerryrodden/766f8f6d31f645c39f488a0befa1e3c8>

[tw5] Re: Graphic representation of data

2020-01-05 Thread Magnus
Hmm, yes, haven't given mobile much thought. Maybe hide it altogether when on small screen? I have tried tree-view but it gets very long, mobile would be even worse. I did try a sort of huge excelish-table-like-something where every genus got one of five size-class depending on number of

[tw5] Re: Graphic representation of data

2020-01-04 Thread Magnus
Också naturvetare, pluggade till grön biolog :) I have tried tree views but the problem is there are like 800 genus which makes it a very long list and a lot of scrolling. I would like some kind of fancy "first-page-representation" showing of the complexity and volume of the orchid family --

[tw5] Graphic representation of data

2020-01-04 Thread Magnus
Would it be possible in TW, maybe through css & html, to create something resembling https://www.nationalnyckeln.se/images/uploaded/orienteringssystemet-large.jpg? This image is from the Swedish national project "NationalNyckeln" and represent all plant, fungi and animal family currency

[tw5] Re: Can I Steal Your Work?

2019-12-29 Thread Magnus
Immature poets imitate; mature poets steal T. S. Eliot -- 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 view this

[tw5] Re: Favorites Plugin 4 beta: a rewrite of favorites 3.x

2019-12-27 Thread Magnus
I really like this, but I wondered if it would be possible to delete favFolder one by one instead of all or nothing? > > -- 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

[tw5] Re: viewport, screen size and tiddler size

2019-12-21 Thread Magnus
Forgive a silly question but what are the difference in vw/vh and using %? Den fredag 20 december 2019 kl. 15:41:55 UTC+1 skrev Eric Shulman: > > On Friday, December 20, 2019 at 6:24:54 AM UTC-8, Chuck R. wrote: >> >> Others might need a slightly different way to do this. Just to add my 2 >>

[tw5] Re: search operator and variables

2019-12-19 Thread Magnus
Not to nitpick, but would be even more ultraperfekt if there where possible to use NOT (checkbox to negate [system + shadow] for example) :) Den torsdag 19 december 2019 kl. 11:54:26 UTC+1 skrev Eric Shulman: > > Another update to http://tiddlytools.com/filtergenerators.html > SearchAndDestroy

[tw5] Re: SimpleNavigation

2019-12-10 Thread Magnus
Thanks for all help & tips, managed to get it working :) I created a macro with \define tv-wikilink-tooltip() <$transclude field="caption"><$transclude field="title"/> \end and changed <$button to <$link in the simpleNavigation-macro and everything is dandy :D -- You received this message

[tw5] Re: SimpleNavigation

2019-12-09 Thread Magnus
Looks interesting, have to play with and see how I can use it :) Den fredag 6 december 2019 kl. 05:52:24 UTC+1 skrev A Gloom: > > Not sure if this would be of help, it involves tags & fields but what I > use to backtrack a tiddlers' parent & grandparent and make a tree view of > them > > <$list

[tw5] Re: SimpleNavigation

2019-12-09 Thread Magnus
I think I worked out the sorting problem too, thanks to all your help! Just a thought, a "1-99% problem", 1% of the overall design, 99% of the work :D How would I go about to change the tooltip to show the caption-field of the target tiddler instead of the title? -- You received this message

[tw5] Re: SimpleNavigation

2019-12-09 Thread Magnus
er to work with :) Den lördag 7 december 2019 kl. 04:39:33 UTC+1 skrev TonyM: > > Magnus, > > I am a little unsure of you having fields for *parent*-field and > *relation*-field. My Parent is my child's grandparent, my grandchild's > great grandparent. The only information is w

[tw5] Re: SimpleNavigation

2019-12-05 Thread Magnus
. It does work in the grand-child-tiddlers, the next and previous button are there and jumps to the right tiddler. I think it's still my filtering that's not working quite right Den fredag 6 december 2019 kl. 02:00:36 UTC+1 skrev A Gloom: > > Magnus > > Thanks for the help, suspected

[tw5] Re: SimpleNavigation

2019-12-05 Thread Magnus
Thanks for the help, suspected it had to do with the filter. Think I made it work, there is only one sorting problem left :) -- 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

[tw5] SimpleNavigation

2019-11-29 Thread Magnus
brain can think of. Hope a tiddlywikier out there can help me :D Cheers 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 tiddlywik

[tw5] Re: tiddlywiki uses

2019-11-17 Thread Magnus
I mainly use a TW to keep track of my orchids, and dussins of experimental ones to evolve this into something useful. Also, many years ago I designed a intranet info site for work in TWC, still in use :) Den tisdag 24 september 2019 kl. 11:54:01 UTC+2

[tw5] Re: CSS question regarding the html tag

2019-10-30 Thread Magnus
Yes you are correct, I was lazy and just copied from my stylesheet in view mode. In edit mode it is .tc-tiddler-body h1:nth-child(1) {background: url("<>") no-repeat top left;} Den onsdag 30 oktober 2019 kl. 23:37:14 UTC+1 skrev Sycom: > > Hello Hubert, >

[tw5] Re: CSS question regarding the html tag

2019-10-25 Thread Magnus
Maybe try background: url("data:image/svg+xml,%3Csvg%20xm.. that works for me Den torsdag 24 oktober 2019 kl. 15:55:23 UTC+2 skrev Hubert: > > Hello, > > I'm using the below customised html tag and would like to > replace the unicode symbols (highlighted) with a SVG graphic that I've >

[tw5] Re: Combine TwFusejs and Context Plugin?

2019-10-05 Thread Magnus
Thank you, I had missed that! I will try it :) -- 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 view this discussion on

[tw5] Combine TwFusejs and Context Plugin?

2019-10-04 Thread Magnus
Would it be possible to combine TwFusejs <https://thediveo.github.io/TwFusejs/output/twfusejs.html> and Context <http://contextplugin.tiddlyspot.com/> plugin so to see what has triggered the fuzzy hit in TwFuse? Or is it the goal for a totally new plugin? /Magnus -- You received

[tw5] Re: Another datapoint on extremely large TiddlyWikis

2019-06-04 Thread Magnus
Check out https://groups.google.com/d/topic/tiddlywiki/hr75FTeEL_g/discussion -- 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

[tw5] Re: TagCloud plugin

2019-04-15 Thread Magnus
Is it possible to show caption instead of title? -- 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,

[tw5] Re: How to search data tiddler for indexes or values?

2019-03-12 Thread Magnus
Sorry to resurrect an old tread but I can't get this to work. I can get the results from index OR value in the abbreviation data-tiddler but not from both Den söndag 6 januari 2019 kl. 00:46:07 UTC+1 skrev Magnus: > > I have a custom search that let me search a data tiddler for i

[tw5] Re: Prettifying list

2019-03-02 Thread Magnus
Thank you :) That did the trick -- 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

[tw5] Prettifying list

2019-02-25 Thread Magnus
quot;. But I think it would be even nicer if the currentTiddler will not be a link, just view. Example, in tiddler "Story" there will be links to all other tiddler tagged "Content" but the link to "Story" will not be a link, just view of caption-field but in the same p

[tw5] Re: Require Template for thesis notebook TiddlyWiki

2019-01-24 Thread Magnus
If you are on Windows 7 or higher you might need to right click, choose 'Properties' and there will be a checkbox 'Trust file created on an other computer' (something like that, don't have an English system myself) Den torsdag 24 januari 2019 kl. 19:10:17 UTC+1 skrev mail.san...@gmail.com: > >

[tw5] Re: Can't set favicon using SVG code?

2019-01-18 Thread Magnus
I believe only FF and Safari can show svg as favicon - https://caniuse.com/#feat=link-icon-svg Den lördag 19 januari 2019 kl. 04:13:11 UTC+1 skrev Suzanne McHale: > > I'm trying to change my TW's favicon as described at > https://tiddlywiki.com/#Setting%20a%20favicon . I am using a svg code in

[tw5] How to search data tiddler for indexes or values?

2019-01-05 Thread Magnus
I have a custom search that let me search a data tiddler for indexes, but can I also search for the corresponding value? In my abbreviation-x-tiddler-dictionary I would like to be able to search for the name or the abbreviation, I guess I could create one more data tiddler using the same

[tw5] Re: <$list links not working

2018-12-27 Thread Magnus
Ahh, yes that's it! Thank you so very much! The problem with complexity :) Den torsdag 27 december 2018 kl. 01:52:49 UTC+1 skrev Thomas Elmiger: > > Hej Magnus, > > It seems to me, that this is a CSS problem. In your test case the *Lista > över arter* > is in the HT

[tw5] <$list links not working

2018-12-26 Thread Magnus
figure out what is wrong? See http://magnus.playground.tiddlyspot.com/#%24%3A%2F_template%2Finfo:%24%3A%2F_template%2Finfo%209f3a754f-f5e0-4254-a4e7-a48ca8788aef for a test case /Magnus -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. T

[tw5] Re: Macro with transclusion from datatiddler

2018-12-25 Thread Magnus
> > There was a lot, lot more going on in your site than you indicated ;-) > Yeah I have been adding pieces for a some time :) Trying to streamline it right now > I've changed your image state tiddler to a regular tiddler and reference > it's fields instead of using it as a data

[tw5] Re: Macro with transclusion from datatiddler

2018-12-23 Thread Magnus
Thanks for your suggestion but I can't get this either to work, the photographer variable does not show Den söndag 23 december 2018 kl. 23:49:17 UTC+1 skrev Mark S.: > > This is a case where you need to call a macro inside a macro, because you > want to embed $photgrapher$ and then get the

[tw5] Re: Macro with transclusion from datatiddler

2018-12-23 Thread Magnus
I'm new to TW so not really sure how to work with macro but I made a showcase at http://magnus.playground.tiddlyspot.com/ if that helps. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails

[tw5] Re: Macro with transclusion from datatiddler

2018-12-23 Thread Magnus
I expected it to set the state-tiddler $:/_state/currentImage with the feched index for <> from the data-tiddler $:/_dictionary/photographers like $img$ and $caption$ but I get nothing -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw5] Macro with transclusion from datatiddler

2018-12-23 Thread Magnus
I'm a total noob but I have this macro for display external images and I'm trying to add the information from a data-tiddler (application/x-tiddler-dictionary) but this is not working. \define lightBox(img, caption, photographer, template) <$button message="tm-modal"

[tw5] Re: Autocollaps tocP categories

2018-12-05 Thread Magnus
How can I adapt this solution for tag-based toc to a field-based? https://groups.google.com/d/msg/tiddlywiki/DNNRxc94MJM/e2pzQVjNABAJ -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from

[tw5] Autocollaps tocP categories

2018-12-02 Thread Magnus
: no) subcategory (TOC link: no) sub-sub-category (TOC link: no) *link* /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 tiddlywik

[tw5] Re: Test data proposal and calls for contributions

2018-11-26 Thread Magnus
I have a TW with all genus & species from Orchidaceae (orchids), some 29000 tiddlers, most are empty but for testing might suffice. Hope it's not corrupt, IE10 wanted to (and did) save as .html. https://drive.google.com/file/d/1P3taYDWH6jm3_rPdWEb7zBwEHLlLzV4r/view?usp=sharing Den söndag 25

[tw5] Re: Show parent-, grandparent-, grandgrandparenttiddler via template

2018-11-20 Thread Magnus
Thank you! That worked perfectly! :) Den måndag 19 november 2018 kl. 00:06:42 UTC+1 skrev TonyM: > > Magnus, > > The following will get the value of the parent field in the current > tiddler and then inside the List widget the parent will become the current > tiddler >

[tw5] Re: Show parent-, grandparent-, grandgrandparenttiddler via template

2018-11-17 Thread Magnus
Yes, please elaborate on the get operator. How can I use it to get the parent field? I think it is the Marios tocp plugin I use, sounds familiar. Den söndag 18 november 2018 kl. 00:40:16 UTC+1 skrev TonyM: > > Magnus, > > Marios tocp plugin will help you do this. So will biml

[tw5] Show parent-, grandparent-, grandgrandparenttiddler via template

2018-11-16 Thread Magnus
I would like to be able to show the "parent" and "grandparent" tiddler from TOC in my tiddler. I use a toc based on a parent-field, don't remember from where, but how can write a template where I reference a field in the parent-tiddler? -- You received this message because you are subscribed

[tw5] Re: Referencing an SVG image in CSS content property

2018-11-15 Thread Magnus
safer to clone the tiddler, make the changes to > the clone, and then use the clone. > > As an aside, I just discovered that tw.com is a real web site, and has > nothing to do with TiddlyWiki. > > -- Mark > > On Wednesday, November 14, 2018 at 2:23:15 PM UTC-8, Magnus

[tw5] Re: Referencing an SVG image in CSS content property

2018-11-14 Thread Magnus
I can't get this to work. I have this in my stylesheet: \rules only filteredtranscludeinline transcludeinline macrodef macrocallinline macrocallblock /* First Caracter */ html body.tc-body h1:nth-child(1) { background: url("<>") top left no-repeat; padding-left: 50px; } ...and the H1

[tw5] Re: CSS for last char of tiddler title?

2018-10-16 Thread Magnus
Please, could you explain the differens for a noob like me, still trying to learn TW Den måndag 15 oktober 2018 kl. 05:52:39 UTC+2 skrev Mohammad: > > I would suggest using > [data-tags~="Period"] > > > > > instead of > > [data-tags*="Period"] > > > > > > On Sunday, October 14, 2018 at 1:07:33

[tw5] Re: Search in datatiddler

2018-09-16 Thread Magnus
Thank you, that last one 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

[tw5] Custom searching

2018-09-16 Thread Magnus
I'm trying to build a custom search where I only include tiddler if they have a certain value in a specific field. Like if radio-button or Checkbox A is checked only tiddler where field A have value 1 is shown in the list and Checkbox B field B have value 22 and so on. /Magnus -- You

[tw5] Re: Search in datatiddler

2018-09-16 Thread Magnus
This does work but if noting is written in search input-field all content in data-tiddler shows, making a very long list. I tried adding a *emptyMessage="" *to the list filter but that don't work. Any other way it's possible to hide the unfiltered content? -- You received this message because

[tw5] Re: Search in datatiddler

2018-09-15 Thread Magnus
I wrote it like this and I think it works: <$list filter="[indexes[]search{$:/state/table}sort[title]]"> :) -- 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

[tw5] Re: Search in datatiddler

2018-09-15 Thread Magnus
Thank you, I will try 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

[tw5] Search in datatiddler

2018-09-15 Thread Magnus
Hi, I'm trying to make a custom search from two data-tiddlers. I want to limit the search and only show the results that match the search field but can't make it work. Any help appreciated :) /Magnus Limit to: <$edit-text tiddler="$:/state/table" tag="input"

[tw5] Count macro with letters

2018-07-28 Thread Magnus
se numbers I use letters up to 12 (one, two, ... twelve instead of 1,2, ...12) since that is the my universitys prefererad way. How would I go about to change my macro to accommodate for this? Some kind of $list reveal? Thanks in advance /magnus -- You received this message because yo

[tw] Re: Interactive SVG Image Map does not work for TW5

2018-02-25 Thread Magnus
I usually run the svg code thru https://petercollingridge.appspot.com/svg-editor My favorite svg-minimizer :) Den söndag 25 februari 2018 kl. 14:07:41 UTC+1 skrev @TiddlyTweeter: > > One method to help debug SVG issues is to take the SVG code and put it > through a "MINIMISER" to strip out

Re: dGSD - small fixes, small tweaks, small new feature (but so handy!)

2013-01-15 Thread Magnus Larsson
in the import window, I get the error TypeError: netscape.security.PrivilegeManager is undefined, and the import does not work. I've tried finding a pre-15-version of FIrefox for ubuntu, but cannot find any Any advice on what to do? Best, Magnus On 2013-01-15 04:18, David Szego wrote

Re: Problem saving the mGSD

2012-11-24 Thread Magnus Larsson
Hi! Yes, great!! I installed the extension via the extension utility in Firefox itself, worked great, and now it saves mGSD again! Thanks!!! Magnus On 2012-11-24 08:47, Stein Roald Bolle wrote: The reason, I believe, is tightened security control in Firefox 17.0. You probably experience

Problem saving the mGSD

2012-11-23 Thread magnus
moved or renamed How can I make the file usable again? THis is somewhat urgent Best Magnus -- You received this message because you are subscribed to the Google Groups GTD TiddlyWiki group. To view this discussion on the web visit https://groups.google.com/d/msg/gtd-tiddlywiki

Re: Problem saving the mGSD

2012-11-23 Thread magnus
packages to install. Does this make sense to anyone? Magnus On Friday, November 23, 2012 3:08:20 PM UTC+1, magnus wrote: Hi! I use a local mGSD (but that is synced with my ubuntuone cloud - however, I only use it one one machine, the cloud is a backup), and suddenly, I cannot save

Importing tiddlers offline - how do I do it?

2012-09-19 Thread magnus
Hi! Basically, I want to swich from an offline-only mGSD to using a Tiddlyspot mGSD. I have an offline, full with tasks, projects and so on, and an empty one from Tiddlyspot. How do I import my stuff into the new, online-syncing mGSD? Best, Magnus -- You received this message because you

Re: Importing tiddlers offline - how do I do it?

2012-09-19 Thread Magnus Larsson
saves nicely. Best, Magnus On 2012-09-20 05:25, Daniel Baird wrote: You download the tiddlyspot wiki, use tiddlywiki importing to copy all your stuff from your local wiki into your ts wiki, then upload back to tiddlyspot. Be careful not to over-write the Tspotsetup plugin from your ts wiki

Error: It appears that this TiddlyWiki has been incorrectly saved.

2012-03-28 Thread magnus
click on this a pop-up presents itself, saying: Error while executing macro mgtdList: [Exception... Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIDOMHTMLStyleElement.replaceChild] nsresult: 0x80004003 (NS_ERROR_INVALID_POINTER) location: JS frame :: file:///home/magnus

Actions tagged as unfiled?

2010-01-09 Thread magnus
actions, all with deadline the same day, It seems to me that D3 considers the first of these to be Next action. How can I change this, so another action is Next action? Best, Magnus Larsson -- You received this message because you are subscribed to the Google Groups GTD TiddlyWiki group