Skip to content

An Obsidian plugin which renders console commands and their output.

License

Notifications You must be signed in to change notification settings

dellermann/obsidian-console

Repository files navigation

Obsidian Console Plugin

This plugin renders console commands and their output in Obsidian.

Usage

```console
$ ls -l
-rw------- 1 dellermann dellermann  894 Dec 11 12:26 .bash_history
-rw-r--r-- 1 dellermann dellermann  220 Dec 10 19:58 .bash_logout
-rw-r--r-- 1 dellermann dellermann 3771 Dec 10 19:58 .bashrc
-rw-r--r-- 1 dellermann dellermann    0 Dec 14 10:43 .motd_shown
-rw-r--r-- 1 dellermann dellermann  807 Dec 10 19:58 .profile
```

Copyright

Copyright (c) Daniel Ellermann