First iteration of the Graph View

I'm testing this with the Foam documentation. This has revealed a number
of bugs in our link resolver - most of which have now been fixed.

The graph layouting is not being done as this is so incredibly slow.

This has been added as an experimental feature.
This commit is contained in:
Vishesh Handa
2020-09-14 17:45:24 +02:00
parent a28fc308c0
commit f7adeafe7d
8 changed files with 507 additions and 0 deletions

View File

@ -74,6 +74,7 @@ settings:
backlinks: Show Backlinks in Markdown Preview
fs: Show File System
markdownToolbar: Show Markdown Toolbar in Editor
graphView: Graph View
editors:
title: Editor Settings
subtitle: Configure how different editors work
@ -273,6 +274,7 @@ drawer:
all: All Notes
folders: Folders
fs: File System
graph: Graph View
tags: Tags
share: Share App
rate: Rate Us