#windows
View:
  • 1.
    Fix Line Endings on Copy
    16 days ago by KiwiJanus
    favorite
    share
    Score: 50/100
    The Fix Line Endings on Copy plugin ensures that copied text uses the correct line-ending format expected by Windows applications. It automatically converts Unix-style line feeds (`\n`) to Windows-style carriage return plus line feed (`\r\n`) only during the copy action, without altering the original markdown files in your vault. The plugin supports copying via manual selections, code block copy buttons, and even handles pop-out windows and no-selection copy behaviour. This is especially useful for users who often paste content into older Windows tools that mishandle line endings. Currently targeted at Windows environments, it runs quietly in the background, improving compatibility without interfering with how you write or store your notes.
  • 2.
    Pseudo Mica
    8 months ago by Alexis C
    favorite
    share
    Score: 27/100
    The Pseudo Mica plugin enhances Obsidian's interface on Windows by applying a Mica-like background effect. It retrieves the system wallpaper and sets it as the background, creating a visually appealing, translucent look similar to macOS's native transparency feature. The plugin adds a custom CSS class to enable this effect, allowing themes to integrate with it for further customization. While designed primarily for Windows users, theme developers can modify their styles to optimize compatibility.