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

Searching for titles #39

Closed
hundredrab opened this issue Jun 11, 2020 · 2 comments
Closed

Searching for titles #39

hundredrab opened this issue Jun 11, 2020 · 2 comments

Comments

@hundredrab
Copy link

hundredrab commented Jun 11, 2020

Not sure if this is already implemented, but it'd be nice to search through files (something like Ctrl-P but which also works with titles) like [[ or ZettleSearch does currently, but instead of inserting a link, open it instead.

I can use Ctrl-P if I have %title in the filename, but I'd rather not go that way.

(Edit): :Ag works as expected if vim is opened from the same dir as the wiki, and not when using the -c VimwikiIndex command.

@michal-h21
Copy link
Owner

I've added the :ZettelOpen command. It uses the same FZF options as [[, but it opens the selected page instead.

@hundredrab
Copy link
Author

This is great, thanks for the quick fix!

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

2 participants