makemd
makemd copied to clipboard
Canvas: dragging a card by a column header of the table, drags the column while not in edit mode
With Make.md 1.1.3 on Obsidian 1.8.9 (linux)
- Create an empty note.
- In that page, create a table.
- Add a couple columns to the table (for example, Category and Status).
- Create a canvas file and edit it.
- Add the previously created note as a card, which has the previously created table with three columns: Name, Category, Status.
- While still staying in the canvas view in edit mode, drag the card by taking it by a column header (say, the second column, Category).
- Move the mouse cursor around as if you wanted to reorganise your cards.
- While moving around, the Category column will reorganise inside the table, will go take the place of Name or Status.
Expected behaviour: no such change should be able to be made, unless in Edit mode.