-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add a method to create a new link manually #11017
Copy link
Copy link
Closed
Labels
FirstTimeCodeContributionTriggers GitHub Greeter WorkflowTriggers GitHub Greeter Workflow[outdated] type: enhancementcomponent: entry-editorcomponent: external-filescomponent: uigood first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.
Metadata
Metadata
Assignees
Labels
FirstTimeCodeContributionTriggers GitHub Greeter WorkflowTriggers GitHub Greeter Workflow[outdated] type: enhancementcomponent: entry-editorcomponent: external-filescomponent: uigood first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
StatusShow more project fields
Done
Is your suggestion for improvement related to a problem? Please describe.
Currenty, the General tab > File entries can hold either paths to local files, or links to online URLs, but when creating them manually, only local files can be added there (either by selecting a local file with the file chooser, or by downloading a URL).
This makes it difficult to use that field for other information such as e.g. links to github repositories for code related to the article.
Describe the solution you'd like
It would be good if a method to create a new file entry manually was available -- open the file entry editor with blank entries, allow filling them up manually, and create the entry with the result of that operation.