obsidian-chess-study icon indicating copy to clipboard operation
obsidian-chess-study copied to clipboard

Broken on Obsidian canvas

Open Witchell0 opened this issue 5 months ago • 2 comments

chess-study broken on obsidian canvas

I had this wonderful idea tracking key/critical variations of a chess game by using obsidian canvas but I am unable to implement this because chess-study is broken on Obsidian Canvas. The thought was to embed chess-study code blocks at specific moves in a chess game. This would enable me to visually map out development of games as I see fit (great for a visual learner like me) .

  1. fix chess-study code blocks so that they can be added properly in canvas
  • chess pieces are misaligned when chess-study is added to a canvas
  • chess pieces can no be moved when chess-study is added to a canvas
  1. allow for chess study code blocks to be loaded on a specific move on initial canvas/obsidian load or when you unfocus
  • currently it seems that the default behavior is to load to the last chess move.

Reproduce

  • create a chess-study code block on canvas
  • converting the canvas "box" into a md file and embedding it on a canvas doesn't work either.

Witchell0 avatar Jan 21 '24 15:01 Witchell0