mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-01-16 22:31:25 -08:00
feat: upgrade tiddlymap
This commit is contained in:
parent
763712790a
commit
a2efb03ac4
6 changed files with 10 additions and 6 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -2,8 +2,8 @@
|
|||
"title": "$:/plugins/felixhayashi/tiddlymap",
|
||||
"description": "TiddlyMap – Map drawing and topic visualization for your wiki",
|
||||
"author": "Felix Küppers",
|
||||
"version": "0.17.7+9982",
|
||||
"released": "Sun, 31 May 2020 07:04:54 GMT",
|
||||
"version": "0.17.8+10010",
|
||||
"released": "Sun, 27 Sep 2020 20:47:13 GMT",
|
||||
"core-version": ">=5.1.5",
|
||||
"source": "https://github.com/felixhayashi/TW5-TiddlyMap",
|
||||
"type": "application/json",
|
||||
|
|
|
|||
|
|
@ -9,6 +9,10 @@ caption: Layout
|
|||
field:"config.physics_mode"
|
||||
descr:"Set this to true if you want your nodes to freely
|
||||
swirl around.">>
|
||||
<<tmap-row type:"input-checkbox"
|
||||
title:"Filter nodes by edge types"
|
||||
field:"config.filter_nodes_by_edge_types"
|
||||
descr:"Only display nodes having edges matching the edge-type filter.">>
|
||||
<<tmap-row type:"input-text"
|
||||
title:"Background image"
|
||||
field:"config.background_image"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue