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 option to skip picker in follow_link and goto_date #272

Open
Aneeqasif opened this issue Jul 15, 2023 · 7 comments
Open

Add option to skip picker in follow_link and goto_date #272

Aneeqasif opened this issue Jul 15, 2023 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@Aneeqasif
Copy link

the telescope picker pops up on places where i dont need it to. like follwoing a link ceating daily/weekly notes etc any way to disable this

@Aneeqasif Aneeqasif added the bug Something isn't working label Jul 15, 2023
@lambtho12
Copy link
Member

You can set the option `journal_auto_open = true' in the configuration. I think this is maybe not properly documented though.

This is actually a more or less a duplicate of #93.

@Aneeqasif
Copy link
Author

Aneeqasif commented Jul 15, 2023

You can set the option `journal_auto_open = true' in the configuration. I think this is maybe not properly documented though.

This is actually a more or less a duplicate of #93.

will this also stop telescope popup when following a link?
seemingly it is not available as you prefer the telescope way of preview it first, which is totally ok but it would be really nice if there were an option for user that want to skip the telescope thing. i hope u will understand :)

@lambtho12 lambtho12 changed the title is there any way to avoid telescope picker for follow link Add option to skip picker in follow_link and goto_date Jul 26, 2023
@lambtho12 lambtho12 added enhancement New feature or request and removed bug Something isn't working labels Jul 26, 2023
@pmatulis
Copy link

I also find it surprising that when you say to open a page that you are presented with a prompt for opening the page.

@lambtho12
Copy link
Member

It depends on your workflow. Often you just need to quickly skim a given note to retrieve a single piece of information. With the current implementation, you can just have a look in the picker without needing to open the file in a new buffer. This is why it was implemented this way.

@Aneeqasif
Copy link
Author

It depends on your workflow. Often you just need to quickly skim a given note to retrieve a single piece of information. With the current implementation, you can just have a look in the picker without needing to open the file in a new buffer. This is why it was implemented this way.

sir many users are on small screens and its hard to skim through from small telescope window. so have an option just to turn it on off wont hurt anyone imo

@lambtho12
Copy link
Member

@Aneeqasif, I agree this feature would definitely be useful. I was just explaining the reasoning behind the initial implementation 😉

It is definitely on my list regarding the refactoring of the pickers.

@Aneeqasif
Copy link
Author

It is definitely on my list regarding the refactoring of the pickers.

thank you sir for understanding. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants