Latex-like Figures and Section Referencing in Obsidian

This page summarizes the projects mentioned and recommended in the original post on /r/ObsidianMD

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pandoc-crossref

    Pandoc filter for cross-references

    Hi everyone, I've recently been working on my dissertation and found it a bit hard to find any resources on how to reference image and sections in markdown just like in LaTeX. On Discord I didn't seem to get any replies and in the forum I could only find things like using HTML blocks. Well, I've found a way to do this, similar to how citations work using the pandoc-crossref filter (https://github.com/lierdakil/pandoc-crossref). Essentially it works like this:```![your nice caption](your_img_path.png){#fig:your_fig_name}```And in-text, reference the figure with: @fig:your_fig_name . The same can be done with sections.If anyone needs a step-by-step guide, I've updated my article on using Obsidian for Academic Writing: https://betterhumans.pub/obsidian-tutorial-for-academic-writing-87b038060522

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts