NotePlan / NotePlan/plugins

Fix .hashtags and .mentions API bugs

Open
#183 6 comments 1 reaction 1 assignee View on GitHub

@EduardMe is already working on this.

Since Jan 8, 2022.

API bug documentation P-1
Dominant language
JavaScript
Stars
204
Forks
82
Avg merge
22h 27m
Merged PRs (30d)
3

Description

Either a bug or an unwanted behaviour depending on your perspective.

If I add a hierarchical hashtag #company/contact/bob then the note.hashtag call will return three items:

  • company
  • company/contact
  • company/contact/bob

I have to workaround this in the Summaries plugin.
The same goes for .mentions as well.
(First reported 2021-09-04.)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.