Well, I am not yet understand how to check "can you USE the css and 
whatever you have in $...one.js" . I supposed just to put some js lib and 
css to plugin tiddler and then it will do some stuff with each 
<code></code> block "classified" in certain way (like all these vue.js etc).

But I can not even see my plugin's jses in loaded Sources list 


<https://lh3.googleusercontent.com/-Y5uT6zpfcQQ/WzYJUL7ikOI/AAAAAAAAJ6U/u8JOTTBjHBYUiL0SR1uwjubCTW9fmgltACLcBGAs/s1600/no-mine-plugin.PNG>


 While I definitely see it installed in TW5. For example 
$:/plugins/mine/mine/alert.js 
<file:///C:/dev/plugins.html#%24%3A%2Fplugins%2Fmine%2Fmine%2Falert.js> 
contains 
just 
alert("Hi there");
log.console("Hi");

Shouldn't this create alert windows just after wiki reloaded? I do not see 
any :/


On Friday, 29 June 2018 01:59:06 UTC+3, Mark S. wrote:
>
> If you see them as shadows then it sounds like they're really there. What 
> do you mean by:
>
> BUT I do NOT see neither my "$:/plugins/user/pluginname/one.js" tiddlers 
>> not .css :(
>>
>
> The question is, can you USE the css and whatever you have in $...one.js ?
>
> When they're part of the plugin, they won't show up in the regular search 
> -- only as shadow tiddlers. But they will still do their jobs.
>
> Good luck!
> -- Mark
>
>
> On Thursday, June 28, 2018 at 3:27:29 PM UTC-7, Martian wrote:
>
>
>
> Hello!
>>
>> I've just "made" my first plugin. I mean I just made 2 js tiddlers and 1 
>> css tiddler and 1 tiddler for plugin itself and "packed" all that according 
>> to this page 
>> https://tiddlywiki.com/dev/#How%20to%20create%20plugins%20in%20the%20browser
>>  
>> Well, now I can see 3 my tiddlers are "shadow" (searchable only in Shadow 
>> tab) and my plugin is enabled. BUT I do NOT see neither my 
>> "$:/plugins/user/pluginname/one.js" tiddlers not .css :(
>> So seems it is not loaded.
>>
>> Then I found that tw https://tid.li/tw5/plugins.html and repeat all with 
>> help of "Control Panel / Tinka Plugin Management / Create New Plugin" tab. 
>> But result is the same - I see my plugin in Installed list, but in fact it 
>> is not seen in DevTools / Sources / Network list (while other plugins are 
>> there).
>>
>> Seems I missed something. 
>> Is there a manual how to develop a plugin in right manner? 
>>
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6d8c4e65-ac58-4414-9c71-df2698641334%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to