marktext icon indicating copy to clipboard operation
marktext copied to clipboard

Open a non-existed file from a command line issue

Open sgon00 opened this issue 5 years ago • 2 comments

When I execute marktext foo.md and foo.md is not existed.

Case 1: when there is no running marktext instance

What I expect: marktext should be launched with titled foo.md. Then I can simply use Ctrl+S to save the file as the name foo.md.

Current behavior: marktext will launch with Untitled title.

Case 2: when there is a running marktext instance

What I expect: marktext should open a new tab with the title name foo.md.

Current behavior: marktext doesn't do anything.

Thanks a lot.

sgon00 avatar May 24 '20 15:05 sgon00

For case (2), compared to opening a new tab, opening a new window may be more desirable

brainchild0 avatar Jun 19 '20 04:06 brainchild0

Without this, marktext cannot be used as an external editor for jrnl.

cbajgier avatar Mar 12 '25 04:03 cbajgier