Since this package uses the built in FileViewFinder there is not really any support for naming two files the same.
To specify it would be nice if the package allowed for the following scenario:
markdown/in/one/place.md
markdown/in/another/place.md
I don't really know how this would be implemented, but I'm trying to figure it out atm. I'm thinking that the make function would have an optional paramter specifying in which folder to look.
Would this feature be worth adding to the package?
Since this package uses the built in
FileViewFinderthere is not really any support for naming two files the same.To specify it would be nice if the package allowed for the following scenario:
I don't really know how this would be implemented, but I'm trying to figure it out atm. I'm thinking that the
makefunction would have an optional paramter specifying in which folder to look.Would this feature be worth adding to the package?