Git Product home page Git Product logo

call-for-visualization's Introduction

Call for Visualization

Interested in building visualizations on top of Foam?

Background

Foam is an ecosystem of tools for creating, sharing and publishing your personal knowledge base, digital gardens, etc.

Right now, we use the excellent tchayen/markdown-links VS Code Extension to render graphs, but it's clear that for larger workspaces, a simple network visualization is not optimal.

Here's an example of what Foam's own documentation workspace looks like after 1 month of content creation:

Markdown links

In this graph

  • Each point (node) is a markdown document in your Foam, and
  • Each line (edge) is a link between the documents.

I'd like to explore alternative ways of visualizing a graph of documents. There are many possible use cases for such a visualization:

  • Navigation inside VS Code (visualisation can send back events to navigate in/between documents etc)
  • Website navigation in a published Foam
  • Zooming in/out
  • Discovering connections
  • Organising/structuring
  • Decoration/inspiration
  • Etc.

In addition to just nodes and edges, we could consider other data points:

  • Length of document
  • Number of in/out edges
  • Frequency of updates over time extracted from workspace git history...
  • etc.

Data

Tools

Any HTML/JavaScript can work! As long as it runs in a web browser such as the VS Code WebView, it can work with Foam!

This list of graph visualization libraries compiled by Elise Devaux is just a few!

Interested?

If you're into dataviz and want to help people visualize their knowledge graphs, post ideas, prototypes and hacks as issues and PRs to this repository!

A simple HTML file is a good starting point! If we discover an interesting visualization and want to bring it into VS Code or the Foam website template, we can work together to integrate it.

Hop onto Foam Discord for more information!

Long term vision

In the long term, Foam could have a generalised "framework", where anyone can drop a plain HTML document that knows how to read a Foam graph into their workspace, and turn it into a useful visualization.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.