decaf-dev / obsidian-dataloom

Weave together data from diverse sources and display them in different views. Inspired by Excel spreadsheets and Notion.so.
https://dataloom.xyz/
MIT License
900 stars 32 forks source link

Up and down keys Navigation does not work within a cell #891

Open psychsatani opened 7 months ago

psychsatani commented 7 months ago

Describe the bug

Up and down keys doe not work inside a cell. So if the cell type is a text, and that text is a sentence or paragraph long, the only way left to navigate within that cell using keyboard is left and right arrow. Not sure if it is a bug or if I should consider this as a feature request. I am attaching a video file that shows this.

https://github.com/trey-wallis/obsidian-dataloom/assets/78266798/530b44e9-6ae6-487f-a425-fbe34f438c5e

Steps to reproduce

  1. Create a loom and a column with text as type.
  2. Write or paste few sentences.
  3. Start navigating using up, down, right and left keys.
  4. Note that left and right keys work but up and down keys don't do anything

Expected behavior

Up and down keys should help me jump to the line above and below.

Are you using the mobile app?

No

Obsidian debug info

SYSTEM INFO: Obsidian version: v1.5.1 Installer version: v1.4.16 Operating system: Darwin Kernel Version 23.1.0: Mon Oct 9 21:28:12 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T8103 23.1.0 Login status: logged in Catalyst license: vip Insider build toggle: on Live preview: on Base theme: dark Community theme: none Snippets enabled: 13 Restricted mode: off Plugins installed: 133 Plugins enabled: 45 1: Homepage v3.6.0 2: Dataview v0.5.64 3: Advanced Cursors v0.5.1 4: Advanced URI v1.38.1 5: Another Quick Switcher v10.0.0 6: Auto Card Link v1.2.2 7: Better Command Palette v0.17.1 8: Better File Link v1.1.4 9: Commander v0.5.1 10: Completr v3.2.0 11: Contextual Typography v2.2.5 12: DataLoom v8.15.4 13: Default New Tab Page v0.11.4 14: Longform v2.0.4 15: Kindle Highlights v1.9.2 16: Link Archive v0.2.0 17: No dupe leaves v0.0.11 18: Natural Language Dates v0.6.1 19: Periodic Notes v0.0.17 20: QuickAdd v1.6.0 21: Sortable v0.3.1 22: Templater v1.18.2 23: Various Complements v9.1.0 24: Style Settings v1.0.7 25: Daily Note Outline v1.3.1 26: Obsidian42 - Jump-to-Date v1.0.14 27: Tag Wrangler v0.6.1 28: Settings Search v1.3.10 29: Tags Overview v0.1.8 30: Chronology v1.1.11 31: Full Calendar v0.10.7 32: Importer v1.5.6 33: Apple Books Highlights v1.0.1 34: Multi Properties v0.10.1 35: Meta Bind Plugin v0.9.0 36: Omnisearch v1.19.0 37: Metadata Menu v0.6.4 38: Minimal Theme Settings v7.3.1 39: Image Converter v1.1.7 40: Quick Plugin Switcher v4.4.1 41: Image Gallery v1.1.1 42: File Cleaner Redux v0.8.1 43: Plugin Update Tracker v1.5.2 44: Hover Editor v0.11.15 45: Supercharged Links v0.11.1

RECOMMENDATIONS: Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets. Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.

Relevant log output

No response