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

Telescope: handle multiple selections #88

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    7319769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    091e6df View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. feat!: enable inserting multiple refs at once

    - requires breaking change in `cite_formats` option
    jghauser committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    16a0e56 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. refactor!: don't use autocmd to format new notes

    - standardise and rename format_notes and format_references options
    - keep track of popups to prep for handling multi select and open notes
      in search
    jghauser committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3c5bb86 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. feat(utils): handle opening multiple notes

    jghauser committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    70dea91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a473e8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43061e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6620e0 View commit details
    Browse the repository at this point in the history