All Projects → OliverBalfour → obsidian-pandoc

OliverBalfour / obsidian-pandoc

Licence: MIT license
Pandoc document export plugin for Obsidian (https://obsidian.md)

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to obsidian-pandoc

obsidian42-jump-to-date
Jump to a date via a convenient popup form. This plugin is a part of the Obsidian42 family of Obsidian plugins.
Stars: ✭ 28 (-92.88%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-simple-embeds
A plugin for Obsidian that automatically turns links into embeds.
Stars: ✭ 131 (-66.67%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-podcast-note
A plugin for the note taking app Obsidian that lets you add podcast meta data to your notes.
Stars: ✭ 24 (-93.89%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-charts
Charts - Obsidian Plugin | Create editable, interactive and animated Charts in Obsidian via Chart.js
Stars: ✭ 177 (-54.96%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-fullscreen-plugin
No description or website provided.
Stars: ✭ 30 (-92.37%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-readwise
Sync Readwise highlights into your obsidian vault
Stars: ✭ 79 (-79.9%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-tweet-to-markdown
An Obsidian.md plugin to save tweets as Markdown files.
Stars: ✭ 35 (-91.09%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-community-list
📃 • updated list of community themes & plugins for obsidian.md!
Stars: ✭ 16 (-95.93%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-rollover-daily-todos
An obsidian plugin that rolls over todo items from the previous daily note
Stars: ✭ 52 (-86.77%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-gist
📒 Gist View for Obsidian(https://obsidian.md)
Stars: ✭ 23 (-94.15%)
Mutual labels:  obsidian-plugin, obsidian-md
MySnippets-Plugin
MySnippets is a plugin that adds a status bar menu allowing the user to quickly manage their snippets within the comfort of their workspace 🖌.
Stars: ✭ 40 (-89.82%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-hypothesis-plugin
An Obsidian.md plugin that syncs highlights from Hypothesis.
Stars: ✭ 164 (-58.27%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-kanban
Create markdown-backed Kanban boards in Obsidian.
Stars: ✭ 974 (+147.84%)
Mutual labels:  obsidian-plugin, obsidian-md
hotkeysplus-obsidian
Adds hotkeys to toggle todos, ordered/unordered lists and blockquotes in Obsidian
Stars: ✭ 58 (-85.24%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-sort-and-permute-lines
Sort and Permute lines in whole file or selection.
Stars: ✭ 25 (-93.64%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-things-logbook
Sync your Things 3 Logbook with Obsidian
Stars: ✭ 49 (-87.53%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-encrypt
Hide secrets in your Obsidian.md vault
Stars: ✭ 83 (-78.88%)
Mutual labels:  obsidian-plugin, obsidian-md
tq-obsidian
Yet another Obsidian task manager
Stars: ✭ 94 (-76.08%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-emoji-toolbar
No description or website provided.
Stars: ✭ 35 (-91.09%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-budget-wysiwyg
Obsidian plugin that automatically switches between preview and source mode.
Stars: ✭ 25 (-93.64%)
Mutual labels:  obsidian-plugin, obsidian-md

Obsidian Pandoc Plugin

This is a Pandoc export plugin for Obsidian (https://obsidian.md).

It adds command palette options to export your notes to a variety of formats including Word Documents, PDFs, ePub books, HTML websites, PowerPoints and LaTeX among (many) others. This is all thanks to Pandoc.

This lets you write presentations, draft books, make webpages, and write assignments all in Markdown, and export to whichever format you fancy, all without leaving Obsidian.

Note: this plugin is in beta, and there are often minor formatting issues. Make sure to proof-read the output!

screenshot of command palette

Installation

Installation instructions are on the wiki, use the above link

Developer setup instructions are in development.md

Basic usage

  • Press Ctrl+P/Cmd+P to show the command palette
  • Search "Pandoc"
  • Choose your export format
  • If all goes well, it will say it was successful
  • If you exported a file called Pandoc.md as a Word Document, in your file explorer there will be a Pandoc.docx file in the same folder

Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].