TiddlyWiki / TiddlyWiki/TiddlyDesktop
TiddlyDesktop having trouble supporting other image formats
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
Only know for external image
Steps to Reproduce
- Have a image format not listed on under type, in my example i have a tiff image
- Add
_canonical_urito fields (which isn't listed) - Set type to
image/tiff - Check uri is correct by clicking
- Save
Expected Results:
See the image
Actual Results:
Trying to load external content from path/to/image.tif
If this message doesn't disappear, either the tiddler content type doesn't match the type of the external content, or you may be using a browser that doesn't support external content for wikis loaded as standalone files. See https://tiddlywiki.com/#ExternalText
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in TiddlyDesktop with an external TIFF image, following the listed steps and tracing the external-content handling. Done means an external image with type image/tiff and a _canonical_uri displays after the tiddler is saved instead of showing the loading warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100