pandoc
obsidian-html
DISCONTINUED
Our great sponsors
- InfluxDB - Access the most powerful time series database as a service
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- SonarQube - Static code analysis for 29 languages.
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
pandoc | obsidian-html | |
---|---|---|
380 | 4 | |
28,956 | 276 | |
- | - | |
9.9 | 6.3 | |
6 days ago | almost 2 years ago | |
Haskell | Python | |
GNU General Public License v2.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pandoc
-
Best website to write a rulebook for ttrpgs
I use Obsidian (https://obsidian.md) for a lot of things, including my RPG stuff, and there are options for exporting things as PDFs. It’s great for getting organized and doing research, but I would use other tools for long-form writing and layout. What I like about Obsidian though is that everything is done in Markdown (https://commonmark.org) and I can use Pandoc (https://pandoc.org) to transform the source to whatever I need. The caveat is that Obsidian uses a flavor of Markdown with some non-standard extensions, so a pure Markdown editor like Typora (https://typora.io) might be a better choice depending on your needs.
-
Screen reader accessibility of character sheets in Blades
My second question is just checking my solution is at all sane. I'm using markdown to make my own character sheets for each playbook, including all the information I think prudent (happy to share if it'd help and not be sharing anything proprietary), and then using pandoc to convert these into word documents. I'm then just sharing these with my players and they can then edit them for their characters and update them as needs be. Is this a reasonable approach? Or is there a better approach?
-
Is it just me or it nix becoming more common
Especially Haskell tools often live in proximity to nix as well, e.g., pandoc or xmonad.
- LaTeX and AsciiDoc
-
What software do you use to write documentation?
Tried mkdocs and it is great; beautiful styling and both Markdown and reStructuredText can be used. It would be perfect if I could figure out a way to replace the Markdown -> HTML converter (probably python-Markdown?) with pandoc
-
Is there anyway to extract the first page of an epub as image so I can use it in lf previewer
You could use pandoc to convert it to a PDF, from which the first page could be extracted (e.g. via pdfseparate(1)) and then converted to an image (e.g. via convert(1)). But perhaps someone else has a more elegant suggestion.
-
File Converters - Do you know of any I can self host? I want to do it all...
How about https://pandoc.org/
-
Genuine question: how do you all use Haskell IRL?
I'm freelancing as a pandoc consultant, and I regularly get to fix bugs and to extend pandoc with additional functionality. My proudest work is the Lua subsystem, which is now used heavily, e.g. in Quarto.
-
Looking for Word Processor recs
Pandoc automatically converts many (many) formats into beautiful typeset PDF pages. It uses TeX internally, which is strongly-opinionated typesetting software that will largely ignore whatever spacing is in the input document & replace it with what a detail-oriented, perfectionist, founder of Computer Science thought math textbooks should look like in 1978, & it is beautiful.
-
Any cli utility to create ascii/org mode tables?
https://pandoc.org/ can export csv to markdown/orgmode tables
obsidian-html
-
obsidian-html VS obsidian-html - a user suggested alternative
2 projects | 4 Feb 2022
- Any plugin to export an entire vault as html pages?
-
Publish your Obsidian Vault to your Digital Garden
But I missed something. I have my own place on the internet and would like to have my second brain, my digital garden, in the same place. While Obsidian Publish is cool, it is different from my website's style. What I'm looking for is a garden of my notes that I can integrate with my existing website. I've looked around quite a bit to find the tools that can help me achieve this wish, and I found them. Meet the combination of Obsidian, Jekyll and the Obsidian to HTML converter: my digital garden.
To solve this challenge, I made a small update to the converter tool. The file utils.py (find it here) performs the link generation, in the function md_link() . I updated this function to always include my /garden directory as a prefix:
What are some alternatives?
pandoc-highlighting-extensions - Extensions to Pandoc syntax highlighting
obsidian-export - Rust library and CLI to export an Obsidian vault to regular Markdown
Obsidian-MD-To-PDF - A command line python script to convert Obsidian md files to a pdf
vimwiki - Personal Wiki for Vim
kramdown - kramdown is a fast, pure Ruby Markdown superset converter, using a strict syntax definition and supporting several common extensions.
wavedrom - :ocean: Digital timing diagram rendering engine
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
mdx - Markdown for the component era
logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.
MathJax - Beautiful and accessible math in all browsers
calibre - The official source code repository for the calibre ebook manager
Pico - Pico is a stupidly simple, blazing fast, flat file CMS.