Description
Coding & Technical Tools Plugin
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
200 stargazers
34,239
downloads
34,239 downloads
8
forks
8 forks
839
days
839 days since creation
38
days
38 days since last commit
38
days
38 days since last release
2
total PRs
2 total pull requests
0
open PRs
0 open pull requests
1
closed PRs
1 closed pull requests
1
merged PRs
1 merged pull requests
45
total issues
45 total issues
5
open issues
5 open issues
40
closed issues
40 closed issues
64
commits
64 total commits in last one year
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
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Console Markdown Plugin
2 years ago by Daniel Ellermann
An Obsidian plugin which renders console commands and their output.
HK Code Block
2 years ago by Heekang Park
Obsidian plugin developed by Heekang Park; Make code block looking good on reading view
Pieces for Developers
2 years ago by Pieces For Developers
Pieces' powerful extension for Obsidian-MD that allows users to access their code snippets directly within the Obsidian workspace
Gnome Terminal Loader
2 years ago by David Carmichael
Shell commands
4 years ago by Jarkko Linnanvirta
Execute system commands via hotkeys or command palette in Obsidian (https://obsidian.md). Some automated events are also supported, and execution via URI links.
Plugin REPL
3 months ago by readwithai
An in-note Read Evaluate Print Loop to execute JavaScript within Obsidian
Command Line
a month ago by Steven Stallion
Copy command lines from your notes to the clipboard.
Advanced Debug Mode
5 days ago by mnaoumov
Enhances debugging experience