* New package: Org Pandoc Import
@ 2020-08-15 19:29 TEC
2020-08-15 20:36 ` Diego Zamboni
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: TEC @ 2020-08-15 19:29 UTC (permalink / raw)
To: org-mode-email
Hi Everyone,
I've just pushed the initial version of a package I think is pretty nifty (no
bias here ;) and thought it might me nice to mention it to the mailing list.
https://github.com/tecosaur/org-pandoc-import
This leverages Pandoc to reduce my interaction with other formats. Hopefully
it's of interest to a few of you :)
Enjoy!
Timothy.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: New package: Org Pandoc Import
2020-08-15 19:29 New package: Org Pandoc Import TEC
@ 2020-08-15 20:36 ` Diego Zamboni
2020-08-16 11:28 ` [SUSPECTED SPAM]New " ian martins
2020-09-10 13:53 ` New " Bastien
2 siblings, 0 replies; 5+ messages in thread
From: Diego Zamboni @ 2020-08-15 20:36 UTC (permalink / raw)
To: TEC; +Cc: org-mode-email
[-- Attachment #1: Type: text/plain, Size: 500 bytes --]
This look very neat - I will definitely give it a try!
On Sat, Aug 15, 2020 at 9:30 PM TEC <tecosaur@gmail.com> wrote:
> Hi Everyone,
>
> I've just pushed the initial version of a package I think is pretty nifty
> (no
> bias here ;) and thought it might me nice to mention it to the mailing
> list.
>
> https://github.com/tecosaur/org-pandoc-import
>
> This leverages Pandoc to reduce my interaction with other formats.
> Hopefully
> it's of interest to a few of you :)
>
> Enjoy!
>
> Timothy.
>
>
[-- Attachment #2: Type: text/html, Size: 919 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [SUSPECTED SPAM]New package: Org Pandoc Import
2020-08-15 19:29 New package: Org Pandoc Import TEC
2020-08-15 20:36 ` Diego Zamboni
@ 2020-08-16 11:28 ` ian martins
2020-08-16 14:15 ` TEC
2020-09-10 13:53 ` New " Bastien
2 siblings, 1 reply; 5+ messages in thread
From: ian martins @ 2020-08-16 11:28 UTC (permalink / raw)
To: TEC; +Cc: org-mode-email
[-- Attachment #1: Type: text/plain, Size: 781 bytes --]
I'll have to take a closer look, but at a glance I think I'll be using this
every day from now on. I interact with three wiki formats frequently at
work. I'd written a few helpers to convert tables back and forth but mostly
resort to writing in those markups or exporting to markdown and hand
converting. This will be a big help. Thanks!
On Sat, Aug 15, 2020, 3:30 PM TEC <tecosaur@gmail.com> wrote:
> Hi Everyone,
>
> I've just pushed the initial version of a package I think is pretty nifty
> (no
> bias here ;) and thought it might me nice to mention it to the mailing
> list.
>
> https://github.com/tecosaur/org-pandoc-import
>
> This leverages Pandoc to reduce my interaction with other formats.
> Hopefully
> it's of interest to a few of you :)
>
> Enjoy!
>
> Timothy.
>
>
[-- Attachment #2: Type: text/html, Size: 1205 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [SUSPECTED SPAM]New package: Org Pandoc Import
2020-08-16 11:28 ` [SUSPECTED SPAM]New " ian martins
@ 2020-08-16 14:15 ` TEC
0 siblings, 0 replies; 5+ messages in thread
From: TEC @ 2020-08-16 14:15 UTC (permalink / raw)
To: ian martins; +Cc: org-mode-email
ian martins <ianxm@jhu.edu> writes:
> I'll have to take a closer look, but at a glance I think I'll be
> using this every day from now on. I interact with three wiki
> formats frequently at work. I'd written a few helpers to convert
> tables back and forth but mostly resort to writing in those
> markups or exporting to markdown and hand converting. This will
> be a big help. Thanks!
Fantastic to hear! If you become interested in improving the
conversion between formats, please PR improvements. The extension
currently has two entry points for import to org
+ pre-processing by calling an elisp function with the file of
interest (see ./preprocessors) + lua filters (see ./filters)
Then export is just calling any old elisp function you like :)
All the best,
Timothy.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: New package: Org Pandoc Import
2020-08-15 19:29 New package: Org Pandoc Import TEC
2020-08-15 20:36 ` Diego Zamboni
2020-08-16 11:28 ` [SUSPECTED SPAM]New " ian martins
@ 2020-09-10 13:53 ` Bastien
2 siblings, 0 replies; 5+ messages in thread
From: Bastien @ 2020-09-10 13:53 UTC (permalink / raw)
To: TEC; +Cc: org-mode-email
Hi Timothy,
TEC <tecosaur@gmail.com> writes:
> I've just pushed the initial version of a package I think is pretty nifty (no
> bias here ;) and thought it might me nice to mention it to the mailing list.
>
> https://github.com/tecosaur/org-pandoc-import
I've added a note to https://sr.ht/~brettgilio/org-webring/
Thanks for sharing!
--
Bastien
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2020-09-10 13:53 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-15 19:29 New package: Org Pandoc Import TEC
2020-08-15 20:36 ` Diego Zamboni
2020-08-16 11:28 ` [SUSPECTED SPAM]New " ian martins
2020-08-16 14:15 ` TEC
2020-09-10 13:53 ` New " Bastien
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).