stevencohn / OneMore

A OneNote add-in with simple, yet powerful and useful features
Mozilla Public License 2.0
2.61k stars 219 forks source link

Hashtags - ##<digit>= not indexed/not found in search #1592

Open nhwCoder opened 1 month ago

nhwCoder commented 1 month ago

Problem to Solve

Adding the text "##" e.g. ##1 ##2 ##3 is not indexed and also not found in hashtag search.

But this is documented as feature in https://onemoreaddin.com/developers/Design%20-%20Hashtags.htm#:~:text=then%20use%20two%20number%20signs%2C%20such%20as%20%23%23123

To Reproduce

Steps to reproduce the behavior:

  1. Add text to a page: ##0
  2. Wait until it is hashtag indexed
  3. ERROR: Is not indexed and also not found in hashtag search

Expected Behavior

Hashtag ##0 can be found

Additional info

QUESTION

Can/should double hash ## hashtags e.g. ##House also be used for normal hashtags without a digit? I guess yes, bec. you also stated in your docu that single # can interfer with e.g. urls like www.mydomain.com/page01#anchor01

Environment (if applicable)

nhwCoder commented 1 week ago

Thanks a lot for solving this issue so fast! 👍 🚀