typora / typora-issues

Bugs, suggestions or free discussions about the minimal markdown editor — Typora
https://typora.io
1.53k stars 58 forks source link

Multi tabs on Windows/Linux #638

Open Regna91 opened 7 years ago

Regna91 commented 7 years ago

It is possible to add tab like in Mac OS (multiple file in on app)? #296

Regna91 commented 7 years ago

Multiple Tabs work only on macos not on windows

xmarkclx commented 6 years ago

+1 This is a very useful feature. Please add it.

ArthaTi commented 6 years ago

This issue is 1 year old and is still not in the app. :/ I need it.

gandalfsaxe commented 6 years ago

Very much needed :)

meredithheskethfortescue commented 6 years ago

I always have a bunch of instances opened. This feature would be really cool! :)

nnsense commented 6 years ago

+1!

neilbalch commented 5 years ago

This is a NECESSARY feature for me. I really don't understand how or why this is a mac only feature. This app uses electron, so it's certainly not a compatibility issue. I love this for markdown, but I'm afraid it's not going to be used for much longer if I can't have more than one file open in the same window.

exetico commented 5 years ago

+1 for Linux <3 Hate my 3-4-5 windows....

jrocha-dev commented 5 years ago

+1!

unlimitedLoop commented 5 years ago

+1

idleyui commented 5 years ago

stardock groupy can add multi tabs feature on windows. I think it's a wonderful choose for the moment.

preview: image

neilbalch commented 5 years ago

Lol, @idleyui, I've already descoped Typora from my daily workflow. Thanks for the idea, but this really needs to see attention from the devs for me to consider using this application. :(

exetico commented 5 years ago

What did you use, as an alternative to Typora?

ons. 15. maj 2019 17.50 skrev Neil notifications@github.com:

Lol, @idleyui https://github.com/idleyui, I've already descoped Typora from my daily workflow. Thanks for the idea, but this really needs to see attention from the devs for me to consider using this application. :(

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/typora/typora-issues/issues/638?email_source=notifications&email_token=AA3CSBJJC64IK3UZ35PJUSDPVQWKPA5CNFSM4DG5XX52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVPDDLQ#issuecomment-492712366, or mute the thread https://github.com/notifications/unsubscribe-auth/AA3CSBPACSJKTHA7RJOZ3B3PVQWKPANCNFSM4DG5XX5Q .

neilbalch commented 5 years ago

@exetico Straight VSCode with extensions. Not as good, obviously, but it's honestly more functional than Typora.

phrogg commented 5 years ago

This is a killer feature.

TechPlasma commented 5 years ago

Is there any idea on an ETA for Windows/Linux Multi-Tab support? I'm constantly switching between files between notes and writing and its fairly frustrating to both have to search through my folder structure for the requisite file and also need to save and close the file which clears the undo-chain.

danielandastro commented 5 years ago

Same, I use it for school notes and need it to open the workspace quickly without prompting, i also switch between notes fast, so tabs are a must

exetico commented 4 years ago

I couldn't wait, so i just added CodiMI to my server. It works great! I know it won't fix all needs, but it works great, overall. And it's brilliant to have notes in sync - on my own server...

LeBaux commented 4 years ago

This was possibly the biggest blocker for using Typora when I initially switched from OneNote. The simple temporary workaround is to enable the auto-save feature.

This way you can simply use file tree in sidebar and switch between files/folders pretty fast. Think of it as having the "tabs" on the side, rather than on the top.

The obvious drawbacks are:

For me personally, this makes the workflow fluent. Plus it finally forced me to organize my notes into one neat folder. Not bad.

image

edit: Clarification for @DutchPete

DutchPete commented 4 years ago

@LeBaux : how is that a workaround for having tabs?

GAZ082 commented 4 years ago

Only on mac? Whut?

nikpmr commented 4 years ago

electron-tabs (https://www.npmjs.com/package/electron-tabs) provides a quick & easy way to add tabs to an Electron app. Shouldn't be too hard to install and combine instances to one window.

wanglongbiao commented 4 years ago

+1

Ventto commented 4 years ago

+1

ogrodnikm commented 4 years ago

+1

bekyarov commented 4 years ago

Is there any update on this? This is a critical feature for the experience of the app, not just an enhancement.

gaetanlegac commented 4 years ago

+1 . A tabs system is the only missing feature to put Typora on the modern editors podium. So, where are the technical barriers ?

DutchPete commented 4 years ago

@Gaetan-LeGac : who says there are technical barriers?

gaetanlegac commented 4 years ago

@DutchPete Maybe the dev, indirectly. I don't see any other reason (including bugs and long term pricing strategy) that would explain the non-implementation of a feature long requested by a large number of users.

DutchPete commented 4 years ago

@Gaetan-LeGac it may have been long requested, but you don't know all the issues he is currently working on, plus his roadmap for further developing Typora. It's a bit, uhm …… uncouth to decide that the dev now needs to implement this feature.

StickChen commented 4 years ago

I moved to MarkText (https://github.com/marktext/marktext), which has multi tabs, a typora alternative.

neilbalch commented 4 years ago

@StickChen OOOOOOH! I didn't know about that one... It's a real competetor because it's got "WYSIWYG"/inline rendered text. I think I'm going to install it tomorrow; looks great!

DutchPete commented 4 years ago

@StickChen OOOOOOH! I didn't know about that one... It's a real competetor because it's got "WYSIWYG"/inline rendered text. I think I'm going to install it tomorrow; looks great!

Check out Obsidian, blows them all out of the water, esp. with the high dev cycle, a very active, helpful community, brilliant features, and high customisability with css.

neilbalch commented 4 years ago

@DutchPete Obsidian looks nice, but it's not open source like MarkText. Hrm. I'll take a look.

neilbalch commented 4 years ago

OOF! it's not "WYSIWYG", i.e. it doesn't have inline rendered text, as far as I can tell... you have to switch into a separate "preview mode"... ☹️

DutchPete commented 4 years ago

OOF! it's not "WYSIWYG", i.e. it doesn't have inline rendered text, as far as I can tell... you have to switch into a separate "preview mode"... ☹️

WYSIWYG is being worked on and is expected to be available by the end of the year. As for open source: Typora isn't open source either. The Obsidian devs intend to make their app open source in the future.

In any case, it all depends on what's most important to you. I still use Typora, like it, but it misses some very important features, such as, but not only, transclusions.

Anyway, we should not really discuss other apps on the Typora page.

AlvaroDeMenard commented 4 years ago

+1 on tabs being needed, it makes a huge difference

TechPlasma commented 4 years ago

I checked out Obsidian recently and it looks pretty cool. Plus it really does look like they're actively developing it.

mredigonda commented 4 years ago

+100

consciousgaze commented 3 years ago

+1000 Please add multi-tab and multi-window on ubuntu/linux too

YanMingUP commented 3 years ago

我看这都一年多了,还不更新这个功能吗?windows用户表示好难受。

YanMingUP commented 3 years ago

我看这都一年多了,还不更新这个功能吗?windows用户表示好难受。

这是好几年了,开发人员还不更新吗?这个非常影响使用感受

dxps commented 3 years ago

Dear Typora team,

This tool is so great that I would pay for it. I am using it for at least one year (and I tried the majority of existing PIM tools until I got settled on Typora, and also recommended it to my peers). I even created my own theme named Greenview, just didn't yet proposed it to be part of the official offering.

I switched from macOS to Linux some months ago and I am desperately missing the tabs (or Tab Bar). I am working on a couple of topics on a daily basis, so tabs are really handy instead of having multiple Typora windows open for each such topic.

Also, I've asked about it through the "Contact us" section, so here I am, trying again to get a feedback about any chance and delivery time estimation for it. So, please, are you planning to offer the similar nice UX that macOS version has for Linux platform also :question:

Thanks and appreciate ANY feedback!

PS Just started evaluating MarkText alternative since it has tabs and a similar markdown experience (that doesn't need any preview, which is great). However, it's a little strict with (not) displaying multiple empty lines and it doesn't yet (but it's planned to be included in their next release) offer support for custom themes.

heavenkiller2018 commented 3 years ago

I have the same problem. Multi-tab is a very useful and nessessary feature!

coolMarlon commented 3 years ago

+1

dxps commented 2 years ago

So now we have 1.0.0 as an official and stable release, and time to pay for a license. I don't mind, I like this tool that much that I'd pay twice the money.

But the fact that tabs are still missing on Linux is already getting that much annoying that I'm seriously consider switching to a different tool. I'm working on multiple topics throughout the day and I'm used to have multiple tabs (not windows) open (when I was on macOS). For now, without any useful feedback and planning about it, I think I will downgrade to a previous (beta) version and live with it for a while.

Sad, but true :disappointed: ...

hardmagnett commented 2 years ago

https://github.com/typora/typora-issues/issues/638#issuecomment-979909036 I have same feeling.

This is very annoying to switch windows instead of tabs.

I'm Windows user. I'm working with few .md files simultaneously. Average quantity is 3-4, but in rare cases I have up to 10 typora windows.

I had waited for stable paid Typora release for a long time and hoped that this feature will be implemented in it. 😟

dxps commented 2 years ago

I just started using VSCode, since:

It seems that I might not miss that much the wysiwyg behavior.

And I'm seriously consider developing such a solution with:

And other stuff like that. Wish me luck! :blush: My need and OCD should push me forward with it.

OuttaSpaceTime commented 2 years ago

Can someone who is asking for the feature here make a pull request?

dxps commented 2 years ago

@OuttaSpaceTime A pull request to a closed source code?