Giter Club home page Giter Club logo

obsidian-asciinema-player's Introduction

English | 简体中文

Obsidian asciinema-player Plugin

This is a Obsidian plugin which supports embedding asciicast files into your Markdown files.

For more details about asciicast, you may want to visit asciinema recorder and asciinema.org.

Installation

From Obsidian Community Plugin

Attention: Not published to Obsidian Community Plugin yet

Manually

  1. Clone
$ git clone https://github.com/nekomeowww/obsidian-asciinema-player <path to obsidian vault>/.obsidian/plugins
  1. Build from source code
$ pnpm i && pnpm build
  1. Active plugin in Obsidian Community Plugin tab

Usage

Install asciinema recorder

  1. By using optional package manager brew on macOS
$ brew install asciinema
  1. By using pip3
$ sudo pip3 install asciinema

Create asciicast file

$ asciinema rec <path to a asciicast file ending with .cast>

Such as

$ asciinema rec demo.cast

Insert the file into your Obsidian Vault.

Markdown markup syntax

![](asciinema:<path to a asciicast file ending with .cast>)

obsidian-asciinema-player's People

Contributors

nekomeowww avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

hossam-nabil

obsidian-asciinema-player's Issues

bug: Markdown markup syntax problem

Can you please show path examples.
I inserted the file into obsidian vault, but this kind of path doesn't work: ![](asciinema:<[[recordname.cast]]>)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.