The Line Commands plugin is a game-changer for Obsidian users who often find themselves working with multiple lines of text. This plugin adds five new commands to your toolbar, allowing you to quickly select, copy, cut, paste before, and paste after individual lines of text. Whether you're on desktop or mobile, these commands make it easy to manipulate your text without having to manually select entire blocks of code. With the "cut lines" command, you can now easily move lines around with precision, even on small mobile screens.
Interactivity allows you to run shell commands and scripts directly within your notes, providing their output right alongside your written content, making your note-taking process more dynamic and interactive.
The Shell commands plugin allows users to define, customize, and execute shell or terminal commands directly from Obsidian. Commands can be run via the command palette or assigned to hotkeys, streamlining access to external applications and system utilities. It supports dynamic variables like file path, file name, and timestamps, which can be used to customize commands. Users can specify the working directory for commands and capture the output of commands back into their notes. This plugin enhances Obsidian's functionality by bridging it with system-level commands, offering a powerful tool for automation and customization.