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

Support Typora as external editor #3015

Closed
fenduru opened this issue Oct 11, 2017 · 7 comments
Closed

Support Typora as external editor #3015

fenduru opened this issue Oct 11, 2017 · 7 comments

Comments

@fenduru
Copy link

fenduru commented Oct 11, 2017

Description

I'm trying to help our design team have a (non-technical) user-friendly experience for creating and updating pull requests for specifications. They author their specs in markdown using Typora so it would be great if we could have an option for Repository > Open in Typora

Version

GitHub Desktop version: 1.0.3

@j-f1
Copy link
Contributor

j-f1 commented Oct 11, 2017

Currently, GitHub Desktop only supports opening repositories in applications that can handle opening a folder. Can Typora open a folder?

@fenduru
Copy link
Author

fenduru commented Oct 11, 2017

I've tested on Windows, and it does appear to support opening a folder from the command line - however it seems to not work if there is a trailing slash on the path.

# works
"C:\Program Files\Typora\Typora.exe" C:\Users\me\Documents\GitHub\project

# doesn't
"C:\Program Files\Typora\Typora.exe" C:\Users\me\Documents\GitHub\project\

@fenduru
Copy link
Author

fenduru commented Oct 11, 2017

FWIW I'm happy to file a PR if someone can point me in the right direction

@shiftkey
Copy link
Member

@fenduru we don't quite have a good story about platform-specific editors, but we probably should. I have a similar PR open #2941 which you should follow along with.

@j-f1
Copy link
Contributor

j-f1 commented Oct 11, 2017

@shiftkey It looks like it’s cross-platform.

@shiftkey
Copy link
Member

@j-f1 @fenduru I've written some documentation about what we need from editors to integrate them nicely https://github.com/desktop/desktop/blob/master/docs/technical/editor-integration.md

@tierninho tierninho changed the title Supoprt Typora as external editor Support Typora as external editor Oct 13, 2017
@shiftkey
Copy link
Member

I'm going to roll this up into #2487 and ask for people to get involved with contributing (because I don't have the bandwidth currently) once #3038 lands.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 19, 2018
@desktop desktop unlocked this conversation Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants