mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
* added workspace WIP * workspace supports resources * uri check more lenient (was causing bug by not recognizing some objects) * added placeholder resource type * consolidated code in FoamWorkspace and added more tests * updated all modules to use FoamWorkspace * fixed FoamWorkspace.getConnections function when links or backlinks are not present it no longer adds `undefined` to the connection list * fix in workspace handling of direct links * consolidated id/name generation functions * added test for wikilink resolution when several notes have same filename * removed reference to graphMiddleware in foam-local-plugins doc graph middleware won't be supported with the `FoamWorkspace`. Support for the markdown provider remains * removed support for graph middleware, graphlib dependency, and old note-graph implementation