- add node/nodes to the graph
- add a node/nodes/edges to the Repo
function addNode(node) {
}
function search(term) {
}
=> search the array of nodes/edges from Github/Git what to search? issue: title, comment: text, etc
a weight slider similar to the one we have