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

Implement tabs or separate windows #32

Open
Komediruzecki opened this issue Aug 23, 2021 · 1 comment
Open

Implement tabs or separate windows #32

Komediruzecki opened this issue Aug 23, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Komediruzecki
Copy link
Collaborator

Komediruzecki commented Aug 23, 2021

The separate windows feature is almost done/implemented
Update the code and/or investigate if everything works fine or implement tabs

@Komediruzecki
Copy link
Collaborator Author

Komediruzecki commented Aug 25, 2021

Ported from old issue

Note

This issue is connected with BoostIO/BoostNote-App#344 and BoostIO/BoostNote-App#341.
This issue is for gathering interest and discussion about implementation details of this feature.
Feel free to write your comments and like the issue if it would be helpful for you!

Few questions you can answer:

  • Do you miss this feature from boostnote legacy?
  • Is it better to have this option as opt-in i.e. editor tabs would take space at the top of the editor, by not using this feature you can have more space, but by using it you can easily navigate between notes (see #700 for navigation improvements)
  • Which shortcut would the open new tab be?
  • Ability to organize tabs (move them)
  • Ability to save opened tabs
  • Ability to split two editor views (two tabs): left/right, up/down)

Current behavior

Users cannot view multiple notes at the same time.

Expected behavior

Users should be able to view multiple notes at the same time. Either via opening note in another window or using the editor tabs (like in boostnote legacy)

Steps to reproduce

  1. Open boostnote application
  2. Try opening two notes and edit/view them simultaneously

Environment

Desktop

  • Boost Note.next version: 0.12.3
  • OS version and name: Windows/Mac/Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant