GithubHelp home page GithubHelp logo

zhangaz1 / org8-wikiexporters Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dfeich/org8-wikiexporters

0.0 0.0 0.0 38 KB

Emacs Org8.x exporters to TiddlyWiki and Foswiki/Twiki

License: GNU General Public License v3.0

Emacs Lisp 100.00%

org8-wikiexporters's Introduction

Overview

https://melpa.org/packages/ox-tiddly-badge.svg

This repository provides two exporters for Emacs Org 8.x and 9.x. They allow exporting an org document to a TiddlyWiki buffer or to a Foswiki/Twiki buffer.

Both exporters are loosely based on the ox-confluence exporter by Sébastien Delafond

Installation

Put the *.el files into your load-path and the following into your ~/.emacs, or .emacs.d/init.el:

(require 'ox-tiddly)
(require 'ox-twiki)  

Usage

The following interactive commands will become available in Emacs

  • org-tiddly-export-as-tiddly
  • org-twiki-export-as-twiki

So, when you are in an org buffer and want to export to a Twiki/Foswiki formatted buffer, type

M-x org-twiki-export-as-twiki RET

Notes

The code also contains new shortcut keys for the exporter screen (reached by C-c C-e). These could possibly clash with other expansion modules. Actually, I think they should only get explicitely set, once a converter has made it into the Org standard code base, but I left them in for my own convenience.

I hope that these plugins will be useful to others. Org is a fantastic piece of software with a great community.

org8-wikiexporters's People

Contributors

dfeich avatar purcell avatar syohex avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.