Files
basicmachines-co-basic-memory/docs/obsidian-test.md
T
2024-12-23 20:48:22 -06:00

1.2 KiB

id, created, modified, type, tags, created_by, status
id created modified type tags created_by status
5 2024-12-24T02:30:29.343588+00:00 2024-12-24T02:30:29.343588+00:00 test
obsidian
markdown
documentation
Claude draft

Obsidian Test Document

This is a test of how documents appear in Obsidian's interface.

We can use:

Features to Test

Knowledge Graph

This document should show up in the knowledge graph with connections to:

Any document that links to this one should appear in the backlinks panel.

YAML Frontmatter

Obsidian should display the frontmatter cleanly at the top of the document.

Code Blocks

def test_function():
    """Code blocks should have syntax highlighting"""
    print("Testing display")

Callouts

Note

Obsidian supports special callout blocks They help organize important information

Task Lists

  • Create test document
  • Add various markdown features
  • View in Obsidian
  • Check graph visualization