Use case or problem
When embedding a .base into an .md file it is possible to reference a specific view within the base using ![[File.base#View]]
.
This is not possible in a .canvas file and using the latter of the workarounds described below slows down the Base’s responsivity.
Proposed solution
Being able to use the same referencing syntax would be great for ease of use; but I don’t have strong opinions on how this is feature is added.
Current workaround
Options include:
- Embedding a .base within a .canvas file and selecting the desired view
- Embedding a .base within a .md note with the reference to the desired view in the .md note; then embedding that note within a .canvas file