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

Insert links from notes queired through their tags #725

Open
Yoquec opened this issue Sep 26, 2024 · 0 comments
Open

Insert links from notes queired through their tags #725

Yoquec opened this issue Sep 26, 2024 · 0 comments

Comments

@Yoquec
Copy link
Contributor

Yoquec commented Sep 26, 2024

🚀 The feature, motivation and pitch

I tend to really like querying my notes based on their tags via the ObsidianTags command. When working on a new note, and having to link an older note to it, I don't always remember how I named the latter, so linking via the completion menu is a little bit messy. However I find myself remembering note tags really well.

I would like for there to be a selection mapping just like in ObsidianSearch for inserting a link for the highlighted note (<C-l> insert link) inside the ObsidianTags callback.

The menu would look similar to:

╭───────────────── #tag-name | <CR> confirm | <C-l> insert link ─────────────────╮
│>                                                                          1 / 1│
╰────────────────────────────────────────────────────────────────────────────────╯

Instead of just having <CR> confirm as the only option.

Alternatives

No response

Additional context

I tried to implement this feature myself. Will link the pull request to the issue if it is of any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant