Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Imply siblings farther than one link away #280

Closed
mikkovedru opened this issue Jan 16, 2022 · 1 comment
Closed

Feature Request: Imply siblings farther than one link away #280

mikkovedru opened this issue Jan 16, 2022 · 1 comment

Comments

@mikkovedru
Copy link
Contributor

Let's say there are 3 notes: A, B, and C.

  • A says that B is "same".
  • B says that C is "same".

The implied connections created:

  • From B to A.
  • From C to B.

But there are no implied connections:

  • A -> C
  • C -> A

Is there a reason why they are missing? Is it a bug or some kind of philosophical/technical issue?

It would be nice to have those notes automatically connected with the settings option of turning it on or off.

Might be a bit trickier with prev/next categories...

@SkepticMystic
Copy link
Owner

Hey @mikkovedru :)
This is covered in the more general discussion here #259.
I'm currently working on the features, in fact, so there should be a beta up relatively soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants