#configuration
View:
  • 1.
    Code Preview
    2 years ago by Hank
    favorite
    share
    Score: 46/100
    Category: Coding & Technical Tools
    The Code Preview plugin for Obsidian allows users to preview code directly from within their notes. By specifying a file path, users can display portions of the code, highlighting specific lines or sections based on configurable parameters. The plugin supports a variety of features such as line range selection, regular expression matching, and text-based search for highlighting code. It also includes options for customizing the appearance, such as line numbers and background color for highlights. Ideal for developers and anyone working with code in Obsidian, the plugin offers an easy way to visualize and navigate through code files without leaving the note-taking environment.
    View Plugin Details
  • 2.
    Custom File Extensions and Types
    2 years ago by MeepTech
    favorite
    share
    Score: 42/100
    The Custom File Extensions and Types plugin enhances Obsidian by allowing users to associate specific file extensions with different in-app view types through customizable settings. It enables seamless editing and configuration of file extensions, including options for mobile-specific settings and overriding default behaviors. Users can assign various extensions like `.txt`, `.html`, or `.yaml` to the markdown view or other registered views, ensuring greater flexibility in managing files. The plugin includes tools for debugging and viewing all current file extension associations, providing clarity and compatibility with other plugins. Extensions are case-insensitive, and real-time updates ensure immediate application of changes.
    View Plugin Details