pereorga / minimalist-web-notepad

Minimalist Web Notepad
https://notes.orga.cat
1.01k stars 276 forks source link

Ability to open files on server #33

Closed ikwyl6 closed 4 years ago

ikwyl6 commented 5 years ago

Can this be done via a menu with file listing of a particular directory on local webserver?

pereorga commented 5 years ago

It could be done, yes. I'm not interested in adding more complexity, though. Please consider forking the project if you want to add this feature.

domOrielton commented 4 years ago

I'm not 100% sure if my fork does what you need but it does show a file listing if enabled in the config (can be turned on/off as not everyone would want the notes to be visible in a list) - https://github.com/domOrielton/minimal-web-notepad

ikwyl6 commented 4 years ago

I forked this project and added my own drop down menu with file listing. I need to update it to remote so it's reflected on github branch.