Replies: 2 comments 6 replies
-
Well I feel like if we wanted to do this, there are a few ways to accomplish it.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I'm not too worried about the "how", a separate modal with a couple text fields for each source or a textarea to be filled with a JSON would work just fine.
I'm asking if it's something "only I would use" or it might be useful in general.
Full URLs are actually bad. Whenever a source changes their hostname for whatever reason, all the history is gone after the extension gets updated, and if the main entry uses that too then it's even worse as you have to migrate it.
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wondered if we should have a way for users to manually set a
baseUrl
(and "chapterBaseUrl
") for theirextensionssources under settings.It would be exclusively for the page to form full URLs to entries on the details modal as most are saved as relative paths.
1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions