Coder Social home page Coder Social logo

narutoahgit / obsidian-proxy-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gslnzfq/obsidian-proxy-server

0.0 0.0 0.0 594 KB

为了解决国内无法访问插件商店和主题商店的问题,我写了这个代理服务器,可以部署在netlify上运行。

Home Page: https://obsidian-proxy.netlify.app/

JavaScript 7.04% TypeScript 21.12% CSS 54.25% MDX 17.59%

obsidian-proxy-server's Introduction

Obsidian Proxy Server

为了解决国内无法访问插件商店和主题商店的问题,我写了这个代理服务器,可以部署在netlify上运行。

部署

部署方法,请登录netlify,点击New site from Git,选择GitHub,然后选择你的仓库,点击Deploy site,稍等片刻,就可以访问你的网站了。

使用

需要结合Obsidian Proxy Github插件使用,插件地址:

配置

部署完成后会生成一个网址,然后再obsidian中进行配置即可,配置文件如下:

{
  "id": "myproxy",
  "raw": "<your site url>/api/proxy/raw/",
  "page": "<your site url>/api/proxy/site/",
  "userImages": "<your site url>/api/proxy/user-images/"
}

将上面的<your site url>替换成你的网址即可。

添加配置后,重启Obsidian,就可以使用了。

常见问题

1、 自己部署的服务,帮助页面的图片看不到了?

为了防止带宽被用完,图片没有放到本站的目录,第三方的域名有防盗链,不影响使用。

obsidian-proxy-server's People

Contributors

gslnzfq avatar

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.