-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
actionableIssue is actionable and contributions (pull requests) are very welcomeIssue is actionable and contributions (pull requests) are very welcomebugConfirmed, replicable bugConfirmed, replicable bug
Description
Problem Description
This problem comes from sharing websites to the Android "tiddlydesktop-rs" app.
Websites often have a description: Mr. world-wide-web | my World
I'm scraping that description and put it as imported tiddler title.
If I click on "Import" then the $:/Import tiddler shows a link to "my World" with the link-text "Mr. world-wide-web".
To Reproduce
Steps to reproduce the behavior:
- At https://tiddlywiki.com
- Create a tiddler titled "Mr. world-wide-web | my World" and save it
- Drag and drop this tiddler into another wiki
- Click on "Import"
- Click on the link that shows what has been imported
- See it's a missing tiddler
- Notice that the tiddler "Mr. world-wide-web | my World" HAS been imported
Expected behavior
As a user,
I would expect that the tiddler link would show the same tiddler title that was imported and would link to it
TiddlyWiki Configuration
v5.3.8
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
actionableIssue is actionable and contributions (pull requests) are very welcomeIssue is actionable and contributions (pull requests) are very welcomebugConfirmed, replicable bugConfirmed, replicable bug