stevencohn/OneMore

Unable to create bidirectional connection

styuanqn2022 opened this issue · 1 comments

ONeMore问题 # Problem to Solve

A clear and concise description of what the bug is.
在同一页面,创建双向连接功能,经常会出现“无法创建双向连接”。之前以为是选中的字符太多造成的,但是调整选中字数后,仍然无法使用该功能。(On the same page, when creating a two-way connection function, "Unable to create a two-way connection" often appears. I thought it was caused by too many characters being selected, but after adjusting the number of selected characters, the function still cannot be used)

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected Behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Environment (if applicable)

  • OneNote Version: [e.g. Office 2019, O365, also 32bit or 64bit?]
  • OneMore Version [e.g. 3.4 - from the About dialog or from the log file]

Additional Context

Add any other context about the problem here. Attach page XML file or the app log file as appropriate. You can find the log file here: %localappdata%\temp\OneMore.log

THE FINE PRINT This is a hobby project that I started for myself. I'm happy to take requests and will promise to
consider each one carefully but offer no guarantees that I will ultimately agree to their
usefulness or have time to implement any of them. If OneNote offers a "close enough" work-around
then I will probably reject the request - you've been warned!

The error message "无法创建双向链接" indicates that the starting anchor is incorrect. This could mean that you've tried running Finish Bidirectional Link command before setting the anchor point using Start Bidirectional Link.

Also note that you cannot create bidirectional links between two text runs within the same paragraph.

If you have more detailed information to repeat steps that reproduce the error, please post them here.