搜索标签时,无法用 || (or逻辑)进行搜索。
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
OS Version (操作系统): Windows
VNote Version 2.7.2
想搜出所有带有A标签,同时也带有B标签的文档,输入A||B,无结果。
是没有这一功能,还是输入错了呢?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce tag searching in VNote 2.7.2 on Windows with A||B, as described in the issue. Then locate the tag-search entry point and determine whether this syntax is unsupported or incorrectly handled. Done means documenting or implementing the intended combined-tag search behavior and verifying that matching documents are returned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100