Giter Club home page Giter Club logo

Comments (6)

alphapapa avatar alphapapa commented on July 28, 2024

helm-org-in-buffer-headings' does that (from `helm-org' package in melpa), but it fails to preserve the structure of the tree, sorting everything in alphabetical order.

No, it doesn't sort in alphabetical order.

from org-rifle.

some-mthfka avatar some-mthfka commented on July 28, 2024

No, it doesn't sort in alphabetical order.

You are right. I have updated the packages and the sort reflects the tree structure now (still resorts to alphabetical when searching, though).

My main problem with it however is that when searching for a subheading, the parent heading info is lost. That is, if I search for a subheading, I am not always sure to which branch it belongs. In org-rifle this is already solved by showing "heading/subheading". The dramatic version of the same downside is when several subheadings happen to be the same:

* heading A
** subheading
* heading B
** subheading

where the search yields

** subheading
** subheading

While I could file a feature request for helm-org (probably should anyway), org-rifle doesn't have this problem in the first place.

from org-rifle.

alphapapa avatar alphapapa commented on July 28, 2024
helm-org-format-outline-path is a variable defined in ‘helm-org.el’.
Its value is t
Original value was nil

Documentation:
Show all org level as path.

You can customize this variable.

from org-rifle.

some-mthfka avatar some-mthfka commented on July 28, 2024

Thought that would have been a default if it existed! Now it's like I want it and the colored highligting appears for each heading as well, thank you!

from org-rifle.

alphapapa avatar alphapapa commented on July 28, 2024

It's not a default because it decreases performance to format the path for every heading. Be sure to check M-x customize-group for packages you use, because they usually have settings for things like this.

from org-rifle.

some-mthfka avatar some-mthfka commented on July 28, 2024

@alphapapa I see, thanks!

from org-rifle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.