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: Create new note in ZettelSearch #89

Open
justinmoon opened this issue Jan 3, 2021 · 4 comments
Open

Feature Request: Create new note in ZettelSearch #89

justinmoon opened this issue Jan 3, 2021 · 4 comments

Comments

@justinmoon
Copy link

justinmoon commented Jan 3, 2021

Great work on improving this package. It's much better than when I last tried it last year.

Let's say I want to insert a new link. I type [[ to open ZettelSearch. If the note I want to link to already exists, I'm able to find and select it. But it would be nice if there was a way within this view to create a new note. What I currently have to do is (1) exit that view then (2) ZettelNew then (3) delete the [[ and (4) re-enter ZettelSearch.

This is workable, but it seems like we could have one view to accommodate both "find a note" and "create a note" usecases.

@justinmoon justinmoon changed the title Create new note in ZettelSearch Feature Request: Create new note in ZettelSearch Jan 6, 2021
@Jumanjii
Copy link

I have to admit, that would be a killing feature 😁

@tbsmn
Copy link

tbsmn commented Oct 29, 2021

+1

@michal-h21
Copy link
Owner

It is a good idea, but I am afraid that this is not possible. FZF doesn't execute the function that handles ZetterSeach when no item is selected, so we cannot get the search string.

@folofjc
Copy link

folofjc commented Aug 2, 2022

Even if we cannot get the search string, the ability to simply cancel out and enter the string that you want to be the title and then sending that to ZettelNew (similar to what is suggested in #126) would be great! Right now you have to exit search, then remove the [[, then type what you want, then visually select it and then z.

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

5 participants