careteditor / issues

Caret issues
https://caret.io
327 stars 12 forks source link

Multiple windows #42

Closed instanceofme closed 8 years ago

instanceofme commented 8 years ago

I'd like to open several documents at the same time

(The shortcut for this could be the widespread cmd-shift-N).

erusev commented 8 years ago

We are considering adding the feature.

Could you share with us the use case(s) that you have for the feature and why using cmd+e or ctrl+tab to navigate recent / open documents doesn't work for these case(s)?

Thanks.

instanceofme commented 8 years ago

Sure!

Multiple copy-paste from a Markdown document to another, editing multiple long documents, dispatching info from a same source into several destination (e.g. I review some design spec and write both user doc and admin doc, or different pages of user doc), comparing two versions of a same doc (with preview in both)… Basically anytime I need to have both documents in front of me; switching only takes me so far, but I give up after two or three switches.

Open recent will lose my scroll position, and rightly so: in the general case of Open Recent, I would not want it to remember my scroll position. Plus I can't make multiple comparisons at different places easily, and copy/pasting different parts is a pain too, I ended opening the other doc in TextEdit but that felt wrong.

erusev commented 8 years ago

Thanks, that's a great response, I appreciate it.

anandrajaram commented 8 years ago

I'd like this too (along with the Command+ backtick to switch between windows

erusev commented 8 years ago

We are working on it.

astoilkov commented 8 years ago

We are very happy to say we have included multiple windows support in the new 1.2.0 version of Caret.

instanceofme commented 8 years ago

Nice, thanks

slawek-survicate commented 5 years ago

@astoilkov Is it still available in 4 beta? How can i use it?

astoilkov commented 5 years ago

Hi Slawek,

No. We removed multiple windows support in version 4. However, we have ways to achieve a similar behavior using our Files and Folders popup. You can quickly jump to the last file or project you have been in.

slawek-survicate commented 5 years ago

Thats deal-breaker for me :/ Most productivity apps support multi window managment. Any chance this will be re-implemented in future releases?

erusev commented 5 years ago

Hi @slawek-survicate, could you share your use cases for multiple windows? What are the kinds of things that do that require multiple windows? Thanks so much!

slawek-survicate commented 5 years ago

I just like my windows managment. I use Contexts app to switch between multiple website / documents / projects I have opened concurrencly. I it also useful for copy / paste, comparing things, side-by-side etc.

erusev commented 5 years ago

Thanks for the quick response! There is a chance to bring back the feature in future releases, but since this would add some complexity to the code we want to make sure that the essential features of the app work well before we do this. I hope this makes sense. Thanks again!

slawek-survicate commented 5 years ago

Just to convince you it is important expierience for mac users - there are several one-window applications have multiple windows support implemented:

1Password and Things have deticated button to separate current document from main window:

obraz

Evernote has it hidden more but it is still available. Not to mention all native applications. If you want that native feeling you have to support it. Otherwise it is still webpage-packed-to-app expirience.

erusev commented 5 years ago

@slawek-survicate Thanks for mentioning that! It helps a lot. We'll see what we can do.

slawek-survicate commented 5 years ago

@erusev btw implementing this please consider put filename into window title so when i switch windows I can see which file i am switching to:

_

Already bought pro version you guys have done a really good job! Cant wait for multi window support but no pressure there. Just keep being awesome 😎

erusev commented 5 years ago

@slawek-survicate That's a great suggestion, thanks!