Bug Report: Metadata and titles are not fetched when importing URLs from .txt files
thang5878
Description
When importing a list of URLs from a plain text (.txt) file, the application fails to fetch the page titles and metadata. As a result, the bookmarks appear in the list with only their raw URLs as titles.
Steps to Reproduce
- Prepare a .txt file containing multiple URLs (one URL per line).
- Go to the Raindrop import section and upload the .txt file.
- Once the import is complete, navigate to the collection where the bookmarks were added.
- Observe the titles of the newly imported bookmarks.
Actual Result
The imported bookmarks do not have their titles or metadata extracted. They are displayed as raw URLs (e.g., https://minhchantuong.com/...) instead of the actual page titles.
Expected Result
The import process should behave similarly to adding a single link. The application should automatically crawl/fetch the website metadata and populate the title and description fields for each bookmark.
Additional Notes
This issue consistently occurs with bulk imports from text files.
Please verify if other metadata fields (such as preview images or descriptions) are also failing to populate during this process.
Log In