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

Suggestion: Autocomplete from predefined values in editor #45

Open
kepano opened this issue Oct 15, 2021 · 4 comments
Open

Suggestion: Autocomplete from predefined values in editor #45

kepano opened this issue Oct 15, 2021 · 4 comments

Comments

@kepano
Copy link

@kepano kepano commented Oct 15, 2021

Feature idea:

Allow users to access the predefined values for a field from the editor. This could use a trigger character similar to creating a new link with [[ or the @ used by Natural Language Dates plugin.

Example:
If I type country:: automatically show the autocomplete list of predefined values

@cogscides
Copy link

@cogscides cogscides commented Oct 18, 2021

I think it's become possible with one of the latest obsidian updates:

New EditorSuggest is now accessible to the API to provide in-line suggestions, like auto-complete. This is what powers the link auto-complete, tag auto-complete, and slash commands.

@ooker777
Copy link

@ooker777 ooker777 commented Feb 19, 2022

so is this implemented yet?

@cogscides
Copy link

@cogscides cogscides commented Feb 19, 2022

I think it more relate to the metaedit plugin. But no, it's not implemented. Maybe other plugins could apply this

so is this implemented yet?

@HEmile
Copy link
Collaborator

@HEmile HEmile commented Feb 20, 2022

I don't think this is something for Supercharged Links, honestly. Other plugins have looked into autocompletion, like Various Complements and Completr. This sounds more like a good FR for plugins like that.

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

Successfully merging a pull request may close this issue.

None yet
4 participants