khuongduy354 / obsidian-git-url

Home Page:https://obsidian.md/plugins?id=git-url

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidian Git Url Plugin

  • Copy file with remote storage's link, so it's accessible, shareable online.

  • Copy file content with resources accessible on the internet, so you don't have to upload assets manually online.

Tips

Use this extension with VSCode Obsidian Visualizer extension, and Github Codespace to have a browser-based Obsidian experience

  • VSCode Obsidian Visualizer: is a VSCode extension developed by me. It supported showing Global Graphs, Local Graphs, and backlinks (near future),... It also supports Desktop VSCode.

Features

File's remote repo url

Usage

Why

Live Content

Usage

  • Configure as File's remote url above, and resources location (See Settings > Files & Link > Attachment folder path)
  • Open file explorer tab in obsdian -> right click on file -> Copy live content
  • Paste content in any markdown renderer (for e.g Stackedit), and images should load.

Why

  • When copy file content (markdown) from obsidian to other platforms, we have to upload resources (images,...) manually.
  • With this plugin, we can copy whole content, and with replaced images local link to internet link (for e.g https://domain/my_image.png), which is accesible in any markdown renderer.

Note: Currently, Github is not working, only Gitlab, or provide your custom cloud storage.

About

https://obsidian.md/plugins?id=git-url

License:MIT License


Languages

Language:TypeScript 82.1%Language:JavaScript 16.2%Language:CSS 1.7%