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

Roadmap #82

Open
tchayen opened this issue Dec 30, 2020 · 0 comments
Open

Roadmap #82

tchayen opened this issue Dec 30, 2020 · 0 comments

Comments

@tchayen
Copy link
Owner

tchayen commented Dec 30, 2020

It's high time to keep track of various requests that should be considered when doing some bigger changes.

Graph interactions/interactivity

#71 - filtering nodes that are displayed (especially dimming nodes that are not connected to currently open file).

New nodes

#72 – show non-markdown files and URLs.
#60 – (optional) links are not followed immediately by file creation.

File discovery

I remember that at some point we have changed a vscode API function that is responsible for detecting files and this one if I remember correctly respects .gitignore files but can't find it now. That's a thing that definitely should be kept in mind in this area.

#63 – custom search expression for users that have specific needs in terms of directory.
#48 – how about recognizing / as the workspace directory?

Performance

Nohing really changed, still does not scale well (#33).

Other

#52 – exporting SVG/XML/JSON of the graph.

Bugs

#40, #45 – parsing links can break the whole graph visualisation 😬 .

@tchayen tchayen pinned this issue Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant