Giter Site home page Giter Site logo

Comments (4)

onigoetz avatar onigoetz commented on July 28, 2024

Hi,

you can't really transform a UNC path from \\server\... to file://server, is it would need to be mounted. it would need to be changed to smb://server/... and at this stage, why not write it directly like this ? it works on any OS.

from daux.io.

SebastianMarotzki avatar SebastianMarotzki commented on July 28, 2024

Hi,
i have tested it with smb:// and it does not seem to work with Chrome or Internet Explorer on Windows 10. And additional i can't find any informations about "smb://" instead of "file://". Why it's not possible to transform UNC to file://? It should be a normal path, like a simple URL to any other file.

I think it would be good, because "under windows" you can copy & paste the path and when you take a look at the Markdown-File, you can see at once if the file is hosted on a web server or not. It would reduce the time i need to manually encode the UNC path to a file-link.

best regards
Sebastian

from daux.io.

onigoetz avatar onigoetz commented on July 28, 2024

oh, my bad, I checked any you're right file://server/... works fine.

I think this is quite specific and I'm not entirely sure if I wish to add this to Daux by default.

The easiest would be to write a processor to do that.

from daux.io.

onigoetz avatar onigoetz commented on July 28, 2024

I'm closing this issue as the Daux project has been moved to https://github.com/dauxio/daux.io

from daux.io.

Related Issues (20)

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.