ArkHost/HelixNotes
14
150
Fork
You've already forked HelixNotes
13

Add wiki‐link autocomplete trigger using double Chinese brackets 【【 (keep 【 unchanged) #105

Closed
opened 2026年06月12日 13:13:36 +02:00 by Wang234 · 1 comment

Description:

Currently, Helix Notes only triggers wiki‐link autocomplete when the user types [[ (double square brackets). This request proposes adding 【【 (U+3010, U+3010) as an additional trigger for the autocomplete popup.

Important:

Single Chinese brackets 【 and 】 (U+3010 and U+3011) must remain as plain text – they should NOT trigger any special behavior.

Only the double 【【 should invoke the autocomplete (and similarly, after selection, the closing pair would be 】】).

Expected behavior
When the user types 【【, Helix Notes shows the same wiki‐link suggestion list (existing note titles).

Upon selecting a title, the app inserts 【【Selected Title】】.

The inserted link should be clickable/navigable just like a standard Title link – i.e., Helix Notes should treat 【【...】】 as a valid wiki‐link delimiter.

Single 【 or 】 typed alone (e.g., in 【note】 or 【title】) must NOT open autocomplete or behave as a link.

Why this is needed
Many Chinese users naturally type 【【 for emphasis or outline structures, but currently it does nothing. Adding this trigger makes wiki‐linking more intuitive without breaking existing plain‐text usage of single brackets.

Avoids conflict with mixed syntax like 【title】 where inner 【 and 】 are part of the title text – they should remain literal.

Edge cases to consider
If a note title itself contains 【 or 】, the autocomplete should still work.

The link resolver should treat 【【 ... 】】 as equivalent to ... , but only when both opening and closing brackets are double. Single brackets remain inert.

Thank you for considering this enhancement – it would greatly improve the experience for Chinese writers while preserving full backward compatibility.

Description: Currently, Helix Notes only triggers wiki‐link autocomplete when the user types [[ (double square brackets). This request proposes adding 【【 (U+3010, U+3010) as an additional trigger for the autocomplete popup. Important: Single Chinese brackets 【 and 】 (U+3010 and U+3011) must remain as plain text – they should NOT trigger any special behavior. Only the double 【【 should invoke the autocomplete (and similarly, after selection, the closing pair would be 】】). Expected behavior When the user types 【【, Helix Notes shows the same wiki‐link suggestion list (existing note titles). Upon selecting a title, the app inserts 【【Selected Title】】. The inserted link should be clickable/navigable just like a standard [[Title]] link – i.e., Helix Notes should treat 【【...】】 as a valid wiki‐link delimiter. Single 【 or 】 typed alone (e.g., in 【note】 or [[【title】]]) must NOT open autocomplete or behave as a link. Why this is needed Many Chinese users naturally type 【【 for emphasis or outline structures, but currently it does nothing. Adding this trigger makes wiki‐linking more intuitive without breaking existing plain‐text usage of single brackets. Avoids conflict with mixed syntax like [[【title】]] where inner 【 and 】 are part of the title text – they should remain literal. Edge cases to consider If a note title itself contains 【 or 】, the autocomplete should still work. The link resolver should treat 【【 ... 】】 as equivalent to [[ ... ]], but only when both opening and closing brackets are double. Single brackets remain inert. Thank you for considering this enhancement – it would greatly improve the experience for Chinese writers while preserving full backward compatibility.

Hello, this has been implemented in the latest release v1.3.1. Closing this issue.

Hello, this has been implemented in the latest release v1.3.1. Closing this issue.
Sign in to join this conversation.
No Branch/Tag specified
main
fix/vault-indication
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.9
v1.2.8
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ArkHost/HelixNotes#105
Reference in a new issue
ArkHost/HelixNotes
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?