diff --git a/index.html b/index.html index b716957..c024daf 100644 --- a/index.html +++ b/index.html @@ -155,6 +155,8 @@ Error message and password prompt
  • $:/config/SideBar/Visibility/Menu
  • +
  • $:/config/Whitespace/search
  • +
  • $:/config/Whitespace/sidebar
  • $:/core
  • @@ -255,6 +257,8 @@ Error message and password prompt
  • $:/StoryList
  • +
  • $:/temp/advancedsearch
  • +
  • $:/temp/info-plugin
  • $:/temp/NewTagName
  • @@ -283,6 +287,8 @@ Error message and password prompt
  • $:/temp/RemoteAssetInfo/https://kookma.github.io/TW-PluginLibrary/library/index.html/$:/plugins/kookma/utility
  • +
  • $:/temp/search
  • +
  • $:/temp/ServerConnection/https://kookma.github.io/TW-PluginLibrary/library/index.html
  • $:/theme
  • @@ -389,15 +395,18 @@ To use in other wikis, drag and drop this link to those wikis: [[Kookma Plugin L
    hide
    -
    +
    hide
    -
    +
    hide
    show
    +
    +
    no
    +
    left
    @@ -11362,7 +11371,10 @@ exports.run = function(tag) {
    ulaulaman
    -
    +
    +
    
    +
    +
    
     
    @@ -11736,6 +11748,9 @@ For learning plugin features, syntax, tutorial and examples see the plugin demo " requires-reload="no" server-url="https://kookma.github.io/TW-PluginLibrary/library/index.html" source="https://github.com/kookma/TW-Utility" tags="$:/tags/RemoteAssetInfo" title="$:/temp/RemoteAssetInfo/https://kookma.github.io/TW-PluginLibrary/library/index.html/$:/plugins/kookma/utility" type="text/vnd.tiddlywiki" version="2.1.2">
    
     
    +
    +
    
    +
    loaded
    @@ -12280,7 +12295,7 @@ See the [[control panel|$:/ControlPanel]] for more options. <<TagTable "github">>
    -
    +
    | Title | Source | Pdf |
     |:-------------|:------------------|:------|
     | A rocket | [tex source](https://github.com/ulaulaman/tikzdraw/blob/master/graphics/rocket.tex) | [pdf](https://github.com/ulaulaman/tikzdraw/blob/master/graphics/pdf/rocket.pdf) |
    @@ -12295,7 +12310,9 @@ See the [[control panel|$:/ControlPanel]] for more options.
     |:-------------|:------------------|:------|
     | Mars | [tex source](https://github.com/ulaulaman/tikzdraw/blob/master/graphics/mars.tex) | [pdf](https://github.com/ulaulaman/tikzdraw/blob/master/graphics/pdf/mars.pdf) |
     | Mercury | [tex source](https://github.com/ulaulaman/tikzdraw/blob/master/graphics/mercury.tex) | [pdf](https://github.com/ulaulaman/tikzdraw/blob/master/graphics/pdf/mercury.pdf) |
    -| Moon | [tex source](https://github.com/ulaulaman/tikzdraw/blob/master/graphics/moon.tex) | [pdf](https://github.com/ulaulaman/tikzdraw/blob/master/graphics/pdf/moon.pdf) |
    +| Moon | [tex source](https://github.com/ulaulaman/tikzdraw/blob/master/graphics/moon.tex) | [pdf](https://github.com/ulaulaman/tikzdraw/blob/master/graphics/pdf/moon.pdf) | +| Europa | [tex source](https://github.com/ulaulaman/tikzdraw/blob/master/graphics/europa.tex) | [pdf](https://github.com/ulaulaman/tikzdraw/blob/master/graphics/pdf/europa.pdf) | +| Io | [tex source](https://github.com/ulaulaman/tikzdraw/blob/master/graphics/io.tex) | [pdf](https://github.com/ulaulaman/tikzdraw/blob/master/graphics/pdf/io.pdf) |
    I imported in my TiddlyWiki the [[code tiddler|http://tw5magick.tiddlyspot.com/#code]] by [[Stephan Hradek|http://tw5magick.tiddlyspot.com/]] in order to show code of macros and other tiddlers.
    @@ -12337,10 +12354,10 @@ For example the show twitterFollowButton's code use `{{twitterFollowButton||code
     
     Leggo anche molti libri e fumetti e collaboro con una webzine di fumetti.
    -
    +
    !! Lavoro
     
    -Amministrazioe e gestione del sito [[Edu INAF|https://edu.inaf.it/]]. Vedi tutti i [[miei articoli|https://edu.inaf.it/author/filippelli/]].
    +Amministrazione e gestione del sito [[Edu INAF|https://edu.inaf.it/]]. Vedi tutti i [[miei articoli|https://edu.inaf.it/author/filippelli/]].
    I try to use original Macros' system, whitout any results. After a brief research, I find [[TW5 Magick|http://tw5magick.tiddlyspot.com/]], a collections of various tricks. Here i find a useful and [[very simple way to define macros|http://tw5magick.tiddlyspot.com/#A%20global%20Macro%20-%20with%20limitations]].