question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Opening a file opens an entirely new instance of marktext

See original GitHub issue

Description

  • Can you reproduce the issue?

Steps to reproduce

  1. [First step]
  2. [Second step]
  3. [and so on…]

Expected behavior:

I expected the file would be opened in the existing instance of MarkText. Actual behavior:

A separate instance of MarkText was opened with the new file. Link to an example: [optional]

Versions

  • Mark Text: 0.13.65
  • Operating system: Ubuntu Liinux 18.04 (Chrome 70)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
fxhacommented, Mar 7, 2019

@CAtoDC @RickyWong33 We added a settings option openFilesInNewWindow to open files in a new window (true) or tab (false). I’m thinking about to add an option for folders as well in v0.15.x but first we need to refactor some code to implement this feature for folders.

0reactions
imrickywongcommented, Dec 8, 2018

quite useful if implemented

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting files to open in the same instance of a program.
From Windows explorer. How do I manipulate the way files are opened. I.E. double click to open a file in the same instance...
Read more >
The Mark Text element - HTML: HyperText Markup Language
Marking text of interest. In this first example, a <mark> element is used to mark some text within a quote which is of...
Read more >
KOFAX POWER PDF ADVANCED QUICK START GUIDE
Use File > Open > Browse, set All Files as file type and choose one or more non-PDF files whose types are supported...
Read more >
Why Mark Text is my favorite markdown editor | Opensource.com
For me, Mark Text is Typora's open source opposite number. While not quite as polished as Typora, Mark Text is still quite a...
Read more >
Writing in Markdown with Mark Text - Open Source Musings
While not quite as polished as Typora, Mark Text is quite a flexible editor ... You can either start a new document or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found