Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When creating an edge, allow to modify edge options given by vis #4

Closed
felixhayashi opened this issue Nov 22, 2014 · 3 comments
Closed
Labels
feature A new feature for TiddlyMap

Comments

@felixhayashi
Copy link
Owner

Vis offers many options for edges
http://visjs.org/docs/network.html#Edges_configuration

I should make them available

@felixhayashi felixhayashi added the feature A new feature for TiddlyMap label Nov 26, 2014
@andtheWings
Copy link

+1

Even just being able to make the edges different colors would be really helpful for me.

@felixhayashi
Copy link
Owner Author

Hi @andtheWings,

I think I might have a little time to work on that now. Maybe it is done in an hour.

-Felix

edit Ok this was quite optimistic. Some other stuff came in the way and it takes more time to do it. But generally speaking: I am on it. ;)

@tobibeer
Copy link

Not sure if relevant to you, but in this push I significantly simplified the ''contrastcolor'' macro so that you don't have to give it any parameters, it infers them form the current tiddler...

tobibeer/TiddlyWiki5@b52f61b

@felixhayashi felixhayashi added this to the Initial release milestone Feb 12, 2015
felixhayashi added a commit that referenced this issue Mar 29, 2015
Major enhancements
----------------------------

* Neighbourhood size of Live view (or any other view) may be greater than 1; this resolves #40
* Cloning of tiddlers is now supported
* Internal Links may be displayed in the map; #58; #14
* Editor bar with less menus
* The Edge Manager; resolves #48, #77, #4
* When node is selected, "edit node" button is displayed in manipulation bar.
* Datastructure-updater that transformes obsolete datastructures; 70
* Improved datastructure; resolves #64
* Adding existing tiddlers to a graph; resolves #75
* Welcome dialog changed; resolves #52
* Live view is now also available and manipulable in the sidebar editor

Important Bugfixes
----------------------------

* Modal buttons match the topic; resolves #46
* Fullscreen is broken for story river bug; fixes #69
* Initial setup modal should only contain most important options; fixes #52
* Configure tiddlymap shows wrong modal bug; fixes #51
* Manipulation bar is reset after user manually deleted an edge in the editor.; fixes #74

Incompatibilities to previous versions
----------------------------

* Toggle show/hide edges per select
* Hierarchy mode (temporarely)
* Private edge mode; see #71
* Node-Tooltips (temporarely)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature for TiddlyMap
Projects
None yet
Development

No branches or pull requests

3 participants