#code-integration2 plugins

Obsidian plugins tagged with #code-integration. There are 2 plugins in this collection.

  1. Rank 1

    Gistr

    Plugin56
    2 years ago by Aetherinox
    3rd Party Integrations#github#opengist#code-integration

    The Gistr plugin allows users to easily embed and interact with Github Gists and OpenGists directly within their Obsidian notes. With this plugin, you can integrate live websites into your notes, view and edit gists, and even save Obsidian notes as gists to Github or Opengist. The plugin supports various display modes, including a codeblock and an integrated browser for seamless interaction. Users can customize the appearance, theme, and even specify additional properties like zoom or CSS for embedded websites. Gistr also allows automatic saving and updating of notes as gists, providing efficient integration with the popular code-sharing platform.

  2. Rank 2
    4 years ago by James Jensen

    The Literate Haskell plugin enhances the integration of Haskell's native literate programming capabilities within Obsidian. It allows `.lhs` files to function like markdown files while supporting Haskell code blocks. This plugin simplifies the workflow by hiding the required `\begin{code}` and `\end{code}` delimiters in Haskell blocks, ensuring a cleaner and more readable code presentation. It is ideal for users who want to include runnable Haskell code within their notes while maintaining a seamless writing and coding experience.