mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #765] Editor tabs #399
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#399
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Komediruzecki on GitHub (Jan 11, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/765
Originally assigned to: @Rokt33r on GitHub.
Note
This issue is connected with #344 and #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:
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
Environment
Desktop
@Rokt33r commented on GitHub (Aug 20, 2021):
I'm currently thinking window management system just like major modern browsers, Chrome, Firefox, and others. So users can open other documents or spaces in a new tab and can detach them from the original window. I will close this issue once the spec is ready.
@Komediruzecki commented on GitHub (Aug 20, 2021):
@Rokt33r I'll like this issue ported to the local space repo since I think it will be in the 2022 roadmap so I'll investigate more how to achieve this in the local app. It will probably be this or a separate note window.
Can you copy it there?
@Rokt33r commented on GitHub (Aug 22, 2021):
@Komediruzecki This issue should be handled separately from the one of the local app. Please create a fresh one in the local space.