generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
bugUndesired behavior caused by this pluginUndesired behavior caused by this plugin
Description
Please fill out these Check-boxes
- I checked for existing similar issues
- I checked that the plugin is up to date
- The issue persists with all other plugins and themes disabled
Plugin Version
1.2.5
This Issue Occurs on
- Windows
- Linux
- macOS
- Android
- iOS
Debug Info
SYSTEM INFO:
Obsidian version: v1.7.7
Installer version: v1.7.4
Operating system: Windows 11 Enterprise 10.0.26100
Login status: not logged in
Language: en
Insider build toggle: off
Live preview: on
Base theme: light
Community theme: none
Snippets enabled: 1
Restricted mode: off
Plugins installed: 71
Plugins enabled: 67
1: Auto Hide v0.4.8
2: Calendar v1.5.10
3: Checklist v2.2.13
4: Image Context Menus v1.9.1
5: Dataview v0.5.67
6: Excel to Markdown Table v0.4.0
7: Execute Code v2.0.0
8: File Cleaner v0.1.5
9: File Info Panel v1.3
10: File path to URI v1.4.1
11: Hotkeys++ v0.2.7
12: Kanban v2.0.51
13: MetaEdit v1.8.2
14: Mind Map v1.1.0
15: Natural Language Dates v0.6.2
16: Git v2.30.1
17: Outliner v4.8.1
18: Paste URL into selection v1.7.0
19: Plugin Update Tracker v1.6.0
20: QuickAdd v1.11.5
21: Sort & Permute lines v0.7.0
22: Tag Wrangler v0.6.1
23: Tasks v7.14.0
24: Text Generator v0.7.43
25: Dictionary v2.22.0
26: Style Settings v1.0.9
27: Linter v1.27.1
28: Recent Files v1.7.2
29: Pane Relief v0.5.6
30: Minimal Theme Settings v8.1.1
31: Copy document as HTML v0.8.1
32: Sortable v0.3.1
33: DB Folder v3.5.1
34: Templater v2.9.1
35: Relative Line Numbers v3.0.0
36: Code Editor Shortcuts v1.14.0
37: Text Extractor v0.5.2
38: Update modified date v1.4.7
39: Quick Explorer v0.2.12
40: Image Converter v1.2.10
41: Projects v1.17.4
42: Vertical Tabs v0.11.1
43: Image Toolkit v1.4.2
44: Preview Mode Keybinds v0.1.2
45: Note Refactor v1.8.2
46: Omnisearch v1.25.1
47: Print v0.3.8
48: Vimium v1.0.0
49: Excalidraw v2.6.7
50: Image Captions v1.1.4
51: Local GPT v1.14.4
52: SystemSculpt AI v0.7.0
53: Sheet Plus v1.4.4
54: Remember cursor position v1.0.9
55: Macros v0.1.0
56: Markmind v3.0.7
57: Strange New Worlds v2.2.0
58: Text Snippets v0.1.2
59: Vimrc Support v0.10.2
60: Datepicker v0.3.24
61: Find orphaned files and broken links v1.10.1
62: Timelines (Revamped) v2.3.2
63: Advanced Canvas v3.2.0
64: Automatic Renumbering v1.1.0
65: Pixel Banner v2.10.2
66: AnyBlock v3.1.8
67: Meta Bind v1.2.5
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.
Describe the Issue
Following inline with comma in the wikilink breaks the dropdown display, and the associated frontmatter:
INPUT[inlineSelect(option([[Doe, Jane]])):organizer]
Steps to Reproduce
INPUT[inlineSelect(option([[Doe, Jane]])):organizer]
Expected Behavior
Expect to see "[[Doe, Jane]]" or "Doe, Jane" in both dropdown and frontmatter.
Metadata
Metadata
Assignees
Labels
bugUndesired behavior caused by this pluginUndesired behavior caused by this plugin

