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

Having explicitly three different view modes rather than two #2839

Open
sharif1093 opened this issue Jan 26, 2019 · 2 comments
Open

Having explicitly three different view modes rather than two #2839

sharif1093 opened this issue Jan 26, 2019 · 2 comments
Labels
feature request 🌟 Issue is a new feature request.

Comments

@sharif1093
Copy link

Current behavior

Currently, there are three different viewing modes in Boostnote:

  • Split mode: Edit+Preview
  • Single mode (unlocked):
    • Automatic switch to Preview when window looses focus
    • Double click to switch back to Edit
  • Single mode (locked): Always remain on Edit if Lock is toggled.

Expected behavior

I wonder if switching between these modes can be done in a more flat/linear way, e.g. by using a three-state button, rather than a two-state button plus a lock button. For instance, assume that only one of the following modes can be toggled in the UI:

==========================
| Edit | Preview | Split |
==========================

Then switching between different modes can be as simple as pressing alt+1, alt+2, and alt+3, or any other intuitive keyboard shortcuts.

With this approach, reaching the third viewing mode ("Single mode (locked)" in the above modes) would be much easier.

Environment

  • Version: 0.11.13
  • OS Version and name: Ubuntu 16.04 Xenial
@cdgn-coding
Copy link

I was wondering if it is possible to toggle an split view with the markdown to one side and the parsed note in the other.

Regards.

@MiloTodt
Copy link
Contributor

If I'm understanding your question correctly, you can hit this button

image

or press Ctrl+M

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request 🌟 Issue is a new feature request.
Projects
None yet
Development

No branches or pull requests

4 participants