~ushin/ushin#219: 
Peer graph: Sources always included within N hops

Currently, if

  • A -> B (source)
  • A -> C (blocker)
  • C -> B (blocked)

B will not be included. However, I think B should be included by default since B is within one source hop of A (root). We should add a new variable hpg/blocks-included-within, which will be set in the transient menu. Also add a hpg/blocks-included-within-default defcustom.

With this change, the graph and list views should be updated to clearly distinguish included and excluded sources, since a source may be blocked but still included.

In the graph view, consider using a dashed border to indicate excluded sources.

Status
REPORTED
Submitter
~ushin
Assigned to
No-one
Submitted
4 months ago
Updated
4 months ago
Labels
hyperdrive.el

~pmaas 4 months ago

In transient the customizable defaults for hops, with a new line below the other 2 lines for the new feature: [Set sources max hops]: 3 [Set blockers max hops]:3 [Set blocked sources max hops]:1

Register here or Log in to comment, or comment via email.