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

Add telescope picker to show all org files to pick from to open #11

Open
GitMurf opened this issue Feb 16, 2024 · 4 comments
Open

Add telescope picker to show all org files to pick from to open #11

GitMurf opened this issue Feb 16, 2024 · 4 comments

Comments

@GitMurf
Copy link

GitMurf commented Feb 16, 2024

@lyz-code one feature I was thinking of implementing is an option to view all org files in a Telescope picker to choose from to open. Basically just like core telescope find files but for your org files. I find most of the time I actually end up using the search headlines feature just so I can do this when it would be cleaner to just have a simple picker with a simple list of org file names with the benefit of using telescopes fuzzy find.

Thoughts?

@lyz-code
Copy link
Collaborator

Hii, I find that the generic find files is enough for my workflow but if you have this need I'm fine merging it as long as it doesn't replace the current behaviour

@GitMurf
Copy link
Author

GitMurf commented Feb 16, 2024

yeah the proposal would just be an added feature and not change any of the current features. there would be a third option called something like: orgmode.open_org_file or orgmode.find_org_files. @lyz-code do you have thoughts / preferences on a name for it?

@lyz-code
Copy link
Collaborator

I feel that orgmode.find_org_files feels more natural

@seflue
Copy link
Collaborator

seflue commented Jun 29, 2024

@GitMurf This feature was already in the plugin before I overtook the maintenance. But it wasn't documented. Now it is. It is basically usable for all three major operations you can currently do with telescope-orgmode: navigate, refile and insert link.

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

3 participants