Releases: mgmeyers/obsidian-kanban
Releases · mgmeyers/obsidian-kanban
0.1.0
- Adds global and board specific settings
- Allow defining a template for new notes
- Allow defining a folder for new notes
0.0.13
- Fixes hover preview not respecting cmd/ctrl toggle
0.0.12
- Use "Default location for new notes"
- Enable page preview for internal links
0.0.11
- Refactor menu system
- Add "New note from card" menu option. This will create a new note with the card's contents and link the note to the card.
0.0.10
- Adds IME support (🤞)
- Prevents cards from flickering when dragging & dropping
- Prevents suggest box from remaining open when it shouldn't
- Adds better handling for external links (🤞)
- Force cards to scroll horizontally for long words
0.0.9
- Fixes: new card text remains after creating new card
0.0.8
- Fixes markdown styles when items are being dragged
0.0.7
- Adds markdown support to cards
- Adds link / tag autocomplete
0.0.6
- Enables horizontal drag scrolling
- Lane heights are now unrestricted, which isn't ideal, but this is currently the only way to have both lane scrolling and board scrolling while dragging a card.