The Lossless Group

Obsidian Plugin Community Projects

No projects currently configured for Obsidian Plugin Community.

No Projects Available

Projects for Obsidian Plugin Community are configured via the MOC (Map of Contents) system. To add projects, update the :::projects section in content/moc/Obsidian Plugin Community.md.

🔍 Debug Information (Click to expand)

MOC File Path:

/vercel/path0/src/generated-content/moc/Obsidian Plugin Community.md

MOC File Exists:

Yes

Projects Block Found:

No

Parsed Projects (0):

[]

Available Projects in Gallery Config (7):

[
  "augment-it",
  "context-vigilance",
  "astro-turf",
  "content-farm",
  "emergent-innovation",
  "memopop-ai",
  "lossless-flavored-markdown"
]

Matching Attempts:

[]

Matching Projects (0):

[]

Full MOC File Content:

:::features
- Reader
- Projects
- Portfolio
- Recommendations
:::


How to configure projects

Add this to /vercel/path0/src/generated-content/moc/Obsidian Plugin Community.md:

:::projects
- "augment-it"
- "context-vigilance"
:::

The project IDs should match the keys in src/config/project-gallery.json.

Legacy formats are also supported:

:::projects
- { path: [[projects/Augment-It/Specs/Data Augmentation Workflow with Microfrontends]], title: "Augment-It" }
- [[Project Name]]
:::