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

Add option to open Smart Connections view in main tab or right sidebar #654

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

moblangeois
Copy link

Description

This pull request adds a new option to the Smart Connections plugin settings, allowing users to choose whether the view should open in the main tab or the right sidebar.

Changes Made

  • Added open_in_main_tab setting in default_settings.js.
  • Updated sc_settings.js to include open_in_main_tab setting.
  • Modified smart_obsidian_view.js to respect open_in_main_tab setting.
  • Updated smart_settings.ejs to allow user configuration of open_in_main_tab.

Motivation

The new setting provides users with more flexibility in how they prefer to view the Smart Connections, enhancing the user experience.

- Added open_in_main_tab setting in default_settings.js
- Updated sc_settings.js to include open_in_main_tab setting
- Modified smart_obsidian_view.js to respect open_in_main_tab setting
- Updated smart_settings.ejs to allow user configuration of open_in_main_tab
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

Successfully merging this pull request may close these issues.

None yet

1 participant