[go: up one dir, main page]

The `file` field should support URLs

Prior to 4f6745eb it was possible to place URLs into the file field of an entry and have them automatically be opened though cobib open. However, since then, all entries into that field are regarded as file paths and, thus, will be formatted incorrectly.

This should be avoidable through more clever handling of this input and possibly the use of http: or file: protocol links.