Code Monkey home page Code Monkey logo

obsidian-webdav-file-explorer's Introduction

Obsidian Webdav File Explorer Plugin

Requirements: We often need to save some of the files specialized in each software, it is not convenient to Obsidian management. For example, compressed packages, videos, pptx documents and so on.

Solution: The plugin supports you to save files in any Webdav access support network disk or cloud storage. The plugin provides browsing and referencing of these files. The plugin will read the files within Webdav and display them in the form of a file tree. On the other hand, the plugin creates fully symmetric md file trees in the local path. In the corresponding md file you can provide a description of the file for subsequent retrieval. As shown in the figure below. image.png

Usage:

  1. Install and enable the plugin.
  2. Set your Webdav file path at the plugin settings. Where "remote dir" is the specified root path, or empty if it is the entire root directory. Where "root folder path" is the local root directory for creating symmetric md files for each folder.

Thanks:

obsidian-webdav-file-explorer's People

Contributors

aidenlx avatar chrisgrieser avatar clemens-e avatar edo78 avatar ericaxu avatar fyears avatar gitmurf avatar henrebotha avatar inouetakuya avatar joethei avatar kostapc avatar lishid avatar phibr0 avatar pozdneev avatar red0orange avatar reorx avatar taurelas avatar tfthacker avatar timrogers avatar tokuhirom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

obsidian-webdav-file-explorer's Issues

无法启用插件

obsidian1.5.3版无法启用插件,显示插件不再活动,请问应该如何解决?
Snipaste_2024-02-08_15-01-50

Alist 的 webdav 无法正常显示

我可以用这款插件正常地显示我的坚果云内的文件
但是,当我尝试使用 alist(https://alist.nn.ci/zh/guide/webdav.html),来在这款插件内显示我的 NAS 中的文件时,他没有办法正常显示。
image
这是我的 Alist 界面,可以看到,“群晖本地”下一共有5个文件夹。
但是,当我在 obsidian 插件内配置好后,我的插件页面,只显示了一个文件夹,并且这个文件夹下没有任何文件。
image
我的配置应该没有问题,因为如果配置有问题,他就不会显示这个文件夹。
Alist的 webdav 功能也是可用的,我在其它软件(比如 potplayer )中,正常地使用过它的 webdav 功能。
image
但是当 Alist 的 webdav 和 obsidian 的 WebDAV File Explorer 插件放在一起,这两个分开使用都是正常的功能就无法正常使用了。
请问您知道我应该如何让 WebDAV File Explorer 插件显示我的 NAS 文件吗?感谢!

There are no settings

I installed and enabled the plugin, but there are no settings options, only the Disable toggle and the Delete cross. i am using Obsidian 1.14.10 on Windows 10.

新功能需求探索

功能需求

希望可以用obsidian的这种双链笔记对于本地电脑上的文件建立关联,而且还希望给这个关联进行撰写一段图文并茂的笔记。目前windows资源管理器的这种关联的建立是非常的低效率的(主要依据文件夹聚集在一起)。obsidian如果进行资源管理的话就要能够兼容当前的使用习惯。比如对于其他软件或者用户自己对文件名的修改,更换地址等操作,会自动的更新对应的obsidian文件关联。

这里面就存在着两个实现难点:
1,是否存在这种共能够实时监控文件被修改的软件?
2,如果有这种软件,是不是需要需要有个监控进程时刻开启?
3,这种软件如何与obsidian进行联动?

根据上面的分析,还有一个思路就是做一个小程序,当然这个小exe程序也需要一直运行着,就是他可以时刻监控着电脑的一切文件的任何操作,然后这个小exe程序再和obsidian联动,仅仅关注当前仓库下的文件变动,然后将这种变动记录下来。当打开obsidian时会自动根据记录的信息更新自己的双链。这类小软件比如说‘FileActivityWatch.exe’ 。

当然你这边采用一种基于webDav的方式,是一种不错的思路,不知道是不是可以解决上面的问题,或者是否存在更加高效的解决方法?

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.