Terminal

by polyipseity
favorite
share
Score: 71/100
Description
Category: Coding & Technical Tools

The Terminal plugin for Obsidian integrates powerful terminal functionality directly into your notes. It allows you to run external or integrated terminals, manage multiple terminal profiles, and provides an emulated developer console that works across all platforms. Features include terminal history saving, keyboard shortcuts for quick access, and the ability to customize terminal appearance. Users can also find text in the terminal, clear the terminal, and restart it. The plugin supports shell and terminal emulator profiles and offers various commands for a seamless terminal experience within Obsidian.

Stats
261
stars
50,171
downloads
14
forks
955
days
5
days
6
days
5
total PRs
0
open PRs
2
closed PRs
3
merged PRs
50
total issues
5
open issues
45
closed issues
64
commits
Latest Version
6 days ago
Changelog

3.20.0

Minor Changes

  • abd992c: Add Korean translation support for the terminal plugin. (GH#55 by @BongSangKim)
  • 2824807: Add $.history and $.results in DeveloperConsoleContext.
  • 8438d3a: Add right click to copy or paste.
  • 5a8d545: Allow customizing right click action.

Patch Changes

  • c5c31ee: Fix escaping on Windows once and for all. Fixes GH#41.
  • d8b26e5: Fix terminal disappearing after moving to a new window.
README file from