Skip to content

Command to toggle full display of paths #4

@facetframer

Description

@facetframer

For example,

* One
** Two
*** Three
** Four

can be display as

  • One
  • One -> Two
  • One -> Two -> Three
  • One -> Four

in helm. Use a keybinding of M-p maybe (for path)

The rationale is to make search based of the path to a node easier (I find that I am tagging children with their parent's name to work around this).

The rationale for not doing this by default is that:

  • It is really verbose
  • The verbosity can not play well with fuzzy searches

The toggling should retain the current search

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions