I'm in the same boat, I decided to turn all the features ive hard coded into my wiki (dokuwiki) over the last few years into a standalone fresh, from scratch, file manager with wiki journal capabilities.
* Making this for myself, but might open source it. Should be able to run independent without server, or on a server for cloud capabilities accessed through a browser since it uses a flat-file structure with a json registry of file names and metadata for collections and records.
Comments
I'm in the same boat, I decided to turn all the features ive hard coded into my wiki (dokuwiki) over the last few years into a standalone fresh, from scratch, file manager with wiki journal capabilities.
I sort of outlined some key points here: https://tumblr.macleodsawyer.com/post/187317505027/file-mana...
* Making this for myself, but might open source it. Should be able to run independent without server, or on a server for cloud capabilities accessed through a browser since it uses a flat-file structure with a json registry of file names and metadata for collections and records.