Terminal

by polyipseity
Score: 66/100
favorite
share
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
200
stars
34,239
downloads
8
forks
839
days
38
days
38
days
2
total PRs
0
open PRs
1
closed PRs
1
merged PRs
45
total issues
5
open issues
40
closed issues
64
commits
Latest Version
a month ago
Changelog

3.16.0

Minor Changes

  • 8e35613: Update template, and Obsidian API to 1.4.11.

Patch Changes

  • 0869147: Use a script to launch the terminal instead of via the command line. This may help with escaping arguments. (Escaping quotes on Windows is a clusterfuck…) Partially fixes GH#41.
  • f17338f: Update dependencies.
README file from