Steps to reproduce
Connect an external keyboard to your iPad.
- Attempt to link to a block by typing
[[Note name|#^]]
. A list of blocks from the target note should display. - Press the up or down keys to try to select a specific block.
Expected result
Pressing the up and down keys rotate the selector through the blocks of the note, like it does on desktop.
Actual result
Nothing happens. Not only this, but something seems to break in the editor, as it’s not possible to continue writing right away - requiring to jump the cursor around first.
Even when I do select a block using the touch screen, many times the editor is left in a broken state, with partially unrendered markdown. Sometimes I even need to reopen the file for things to work normally again.
Environment
SYSTEM INFO:
Operating system: ios 16.3.1 (Apple iPad)
Obsidian version: 1.4.4 (99)
API version: v1.2.7
Login status: logged in
Catalyst license: none
Live preview: on
Legacy editor: off
Base theme: light
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 20
Plugins enabled: 18
1: Style Settings v1.0.3
2: Hider v1.2.4
3: QuickShare v1.3.1
4: Tag Summary v2.1.5
5: Smart Typography v1.0.18
6: Paste URL into selection v1.7.0
7: Emoji Shortcodes v2.2.0
8: Homepage v3.0.2
9: Map View v3.0.2
10: Advanced URI v1.35.0
11: Underline v1.2.1
12: Lumberjack
v1.3.0
13: Chat View v1.6.0
14: Tag Wrangler v0.5.8
15: Periodic Notes v0.0.17
16: Trash Explorer v1.1.0
17: Calendar v1.5.10
18: Natural Language Dates v0.6.1
Additional information
This does not happen when linking to sections (#
), only blocks (#^
).