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

allow to open links in new tab #569

Open
axaluss opened this issue Apr 28, 2024 · 5 comments
Open

allow to open links in new tab #569

axaluss opened this issue Apr 28, 2024 · 5 comments

Comments

@axaluss
Copy link

axaluss commented Apr 28, 2024

smart connection files always opens the link in the current tab.

It would be nice to be able to use middle mouse button as well as cmd/ctrl+click to open the link in a new tab.

That's how browsers commonly let users interact with links as well.

@brianpetro
Copy link
Owner

Hey @axaluss

Thanks for letting me know that you're having trouble with this.

Are you referring to the Smart View or the Smart Chat?

That functionality seems to be working for me in both.

I wonder what might be happening 🤔

🌴

@axaluss
Copy link
Author

axaluss commented Apr 29, 2024

"smart connections Files"

lmb and ctrl+lmb work (open the file) only when the entry is expanded. other wise it only expands the entry. mmb does not work at all.

@axaluss
Copy link
Author

axaluss commented Apr 29, 2024

my plugins:
[
"obsidian-advanced-uri",
"auto-classifier",
"auto-glossary",
"canvas-filter",
"obsidian-checklist-plugin",
"code-styler",
"copilot",
"obsidian-custom-frames",
"dataview",
"obsidian-day-planner",
"obsidian-dictionary-plugin",
"cm-editor-syntax-highlight-obsidian",
"obsidian-find-and-replace-in-selection",
"obsidian-full-calendar",
"homepage",
"obsidian-kanban",
"obsidian-linter",
"mermaid-tools",
"obsidian-mind-map",
"nldates-obsidian",
"oz-image-plugin",
"periodic-notes",
"obsidian-read-it-later",
"obsidian-reminder-plugin",
"obsidian-rollover-daily-todos",
"tag-wrangler",
"obsidian-tagfolder",
"obsidian-tasks-plugin",
"obsidian-version-history-diff",
"obsidian-task-archiver",
"obsidian-pandoc",
"obsidian-regex-replace",
"quickadd",
"omnisearch",
"obisidian-note-linker",
"obsidian-latex",
"obsidian-emoji-toolbar",
"dbfolder",
"table-editor-obsidian",
"obsidian-auto-link-title",
"workspaces-plus",
"numerals",
"meld-calc",
"smart-connections",
"darlal-switcher-plus"
]

@axaluss
Copy link
Author

axaluss commented Apr 29, 2024

core:
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"page-preview",
"templates",
"note-composer",
"command-palette",
"editor-status",
"bookmarks",
"outline",
"word-count",
"workspaces",
"file-recovery",
"sync"
]

brianpetro added a commit that referenced this issue Apr 29, 2024
@brianpetro
Copy link
Owner

Hey @axaluss

It looks like I over looked the CTRL+click UX for when the result was collapsed.

It's been implemented in v2.1.53

🌴

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

2 participants