Can I add the multiple folders I already use for organization? #103
-
I already have the symlinks set up, so I have like 6 directories that need scanned. Why can't I add as many folders as I would like? The UI seems to force me to create symlinks through OwlP. Ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Hi @tristansly ! Thank you for using OwlPlug. The main reason is described on issue #38
So, the reason is an old design choice in the early days of OwlPlug to simplify the development. Multiple directory support is not implemented for now, but it's often asked by the community. This feature is a potential candidate for a future release. Community feedback helps me to prioritize stuff. 🙂 |
Beta Was this translation helpful? Give feedback.
-
I mean, as it is I can't use it without creating new symlinks which i am
loathe to do, and the whole purpose is to organize plugins, of which there
are two types and four locations... Right?
…On Sun, Aug 8, 2021, 04:29 Arthur Poiret ***@***.***> wrote:
Hi @tristansly <https://github.com/tristansly> ! Thank you for using
OwlPlug.
The main reason is described on issue #38
<#38>
There is only one directory per plugin type to support plugin download in
one click from the "Store" tab.
We can imagine a primary directory used for installation by default and
multiple optional directories picked for the scan. When installing a
plugin, if a primary directory is not configured, a target directory can be
chosen from the list.
So, the reason is an old design choice in the early days of OwlPlug to
simplify the development. Multiple directory support is not implemented for
now, but it's often asked by the community. This feature is a potential
candidate for a future release. Community feedback helps me to prioritize
stuff. 🙂
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#103 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADY3GN4KFKO2B4ESNAUI6XLT3ZS6BANCNFSM5BYLQMEA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
Beta Was this translation helpful? Give feedback.
-
Hi @tristansly I've implemented the feature described in issue #38 on OwlPlug 1.18.0 |
Beta Was this translation helpful? Give feedback.
Hi @tristansly
I've implemented the feature described in issue #38 on OwlPlug 1.18.0
Now you can configure additional directories, no extra symlinks are needed for this use case 🙂