Skip to the content.

Current Limitations

Build System

Dependencies

Workarounds

CSS Changes During Development

Since CSS watch mode isn’t implemented yet:

# Rebuild CSS after changes
npm run build:css

# Then copy to dev vault
npm run dev

TypeScript Errors

Some minor TypeScript configuration warnings exist:

Reporting Issues

When you find an issue:

  1. Check if it’s already listed here
  2. Check GitHub Issues
  3. Create a new issue with:
    • Clear description
    • Steps to reproduce
    • Expected vs actual behavior
    • Your environment (OS, Obsidian version, Node version)

Fixed Issues

Version 0.1.0

Notes