Skip to content

(feat) Separate completion history#1901

Merged
jethrokuan merged 2 commits intoorg-roam:masterfrom
minad:completion-history
Oct 13, 2021
Merged

(feat) Separate completion history#1901
jethrokuan merged 2 commits intoorg-roam:masterfrom
minad:completion-history

Conversation

@minad
Copy link
Copy Markdown
Contributor

@minad minad commented Oct 12, 2021

  1. Use a separate history for completion commands, such that the history only contains relevant candidates
  2. Minor fix: Do not use completing-read unnecessarily.

minad added 2 commits October 12, 2021 17:33
Using separate histories has the advantage that the history only contains node
names and no other strings from other unrelated minibuffer completions.
@minad minad changed the title Completion history (feat) Separate completion history Oct 12, 2021
@jethrokuan jethrokuan merged commit f80515a into org-roam:master Oct 13, 2021
@minad
Copy link
Copy Markdown
Contributor Author

minad commented Oct 13, 2021

Thanks for merging!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants