Skip to content

Fixes#100: added customizable card max height and toolbar toggle for card body#103

Open
Harsh16gupta wants to merge 2 commits intojoplin:masterfrom
Harsh16gupta:fix/Customizable-card-maximum-height-100
Open

Fixes#100: added customizable card max height and toolbar toggle for card body#103
Harsh16gupta wants to merge 2 commits intojoplin:masterfrom
Harsh16gupta:fix/Customizable-card-maximum-height-100

Conversation

@Harsh16gupta
Copy link
Copy Markdown

Fixes #100

Changes

  • Added a new plugin setting "Card maximum height (em)" (default: 15)
  • Added a toggle button (eye icon) in the kanban toolbar to show/hide card body without going to plugin settings

Files changed

  • types.ts: added cardMaxHeight setting
  • main.css : removed hardcoded max-height: 20em
  • useStyle.ts : applies card max height dynamically from setting
  • useToolbarButtons.ts : added eye/eye-slash toggle button
  • App.tsx : wired up both features
  • setupFontAwesome.ts : registered eye icons

Screen recording:

Screencast.from.2026-04-09.12-57-18.webm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Customizable card maximum height

1 participant