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] Support for headings in multiple markdown files #29

Open
aniketgm opened this issue Aug 1, 2024 · 0 comments
Open

Comments

@aniketgm
Copy link

aniketgm commented Aug 1, 2024

Description

Currently this supports showing headings only in current file. It possible to do that for multiple files.

Suggestion

  • Specify scope as a parameter. For e.g.
    • Telescope heading scope=~/Document/MyNotes -- This will show headings of all markdown files in the folder specified.
  • Now there are two scenarios:
    • Either the current folder user is in, is a git repo. So scope shall become Git root by default.
    • Or the current folder is some MyNotes folder (not git controlled), in that case, user should specify the folder / set keymap to call it respectively.

What are your thoughts ? Is this possible ?

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

1 participant