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

Ability to create additional custom Pandoc outputs #17

Open
py opened this issue Aug 13, 2016 · 7 comments
Open

Ability to create additional custom Pandoc outputs #17

py opened this issue Aug 13, 2016 · 7 comments

Comments

@py
Copy link

py commented Aug 13, 2016

Great extension. I've been a longtime user of a similar package for SublimeText. We created the ability for the user to create an unlimited number of custom Pandoc outputs beyond the default set via the package preferences file.

See https://github.com/tbfisher/sublimetext-Pandoc/blob/master/Pandoc.sublime-settings#L90 for examples.

Is this something you're planning to do for this extension? If not, I'll fork and create a pull request.

@dfinke
Copy link
Owner

dfinke commented Aug 13, 2016

Fantastic! The recent upgrades to vscode broke the ability to publish the extension to the gallery. This will push getting it resolved higher on my the list. I was planning more features for the extension. This is a great road map. Would love the PR.

Let me get the ducks in order so I can publish and then we can figure it out.

Thanks for reaching out.

@dfinke
Copy link
Owner

dfinke commented Aug 20, 2016

Hi @py. I resolved the publishing issues. If you want to port the Sublime approach, that'd be great. If you want to do all, or kick it off and I take some, that works. Let me know.

Also would your approach address this #14 ?

Thanks
Doug

@py
Copy link
Author

py commented Aug 20, 2016

Glad the publishing issue is resolved. The new approach will solve #14 in the sense that a user can create however many custom pandoc outputs they desire by defining them in the user settings.

This is my first time writing a Code extension and using TypeScript. I'll fork the repo and start tinkering, but things will go faster with some help.

Peter

@dfinke
Copy link
Owner

dfinke commented Aug 20, 2016

Awesome. Fork the code, do a PR and then we can collaborate there.

Get Outlook for Android

On Sat, Aug 20, 2016 at 1:06 PM -0400, "Peter Yates" notifications@github.com wrote:

Glad the publishing issue is resolved. The new approach will solve #14 in the sense that a user can create however many custom pandoc outputs they desire by defining them in the user settings.

This is my first time writing a Code extension and using TypeScript. I'll fork the repo and start tinkering, but things will go faster with some help.

Peter

You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
#17 (comment)

@myaooo
Copy link

myaooo commented Sep 19, 2016

Has this feature been developed?
I am also expecting to have custom output formats for this extension.
Yao

@dfinke
Copy link
Owner

dfinke commented Sep 19, 2016

Under consideration. Too much on my plate. @szmingyao if you'd like to move forward with it, let me know.

Doug

@py
Copy link
Author

py commented Sep 19, 2016

I have not started yet - feel free to take the lead.

On Mon, Sep 19, 2016 at 8:57 AM, MYaoooo notifications@github.com wrote:

Has this feature been developed?
I am also expecting to have custom output formats for this extension.
Yao


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#17 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAOB0uroG_ZXXl5mQLfLHUprI28dwnvQks5qrpTOgaJpZM4JjkWw
.

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