You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.
Recently I found a branch of TiddlyWiki, which is called TiddlyRoam. The main reason it attracts me is it has the support of graph maps. I was hopping @kebifurai can add this function to TiddlyResearch too.
I'm pretty in favor of the theme and anki support, but when I try to manually install the TiddlyMap, it failed to show the Map tab in the side bar.
The text was updated successfully, but these errors were encountered:
Unfortunately integrating the tiddlymap plugin is not that simple.
The krystal theme uses custom CSS classes that are different from the standard tiddlywiki, this means that the tiddlymap code has to be manually changed (a lot of shadow tiddlers).
Also, since tiddlymap only recognizes backlinks and tags by default, it becomes necessary to add reference list filters for every level of reference supported by tiddly research (mentions, transclusions).
Doing this manually is not an easy task, I am not planning on adding tiddlymap to tiddly research because maintaining the plugin would be a lot of work.
Sorry for discouraging you, hopefully you will understand.
I will keep this issue open for everyone that is willing to make a fork version with the tiddlymap plugin.
Recently I found a branch of TiddlyWiki, which is called TiddlyRoam. The main reason it attracts me is it has the support of graph maps. I was hopping @kebifurai can add this function to TiddlyResearch too.
I'm pretty in favor of the theme and anki support, but when I try to manually install the TiddlyMap, it failed to show the Map tab in the side bar.
The text was updated successfully, but these errors were encountered: