Skip to content

Alfred workflow that converts the url of an image to a TiddlyWiki5 image url

License

Notifications You must be signed in to change notification settings

alexandergogl/URL-to-TiddlyWiki-image-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alfred workflow. URL to TiddlyWiki5 image reference

Alfred workflow that converts the url of an image to a TiddlyWiki5 image URL. If the image URL is followed by a space, then all the subsequent text is transformed into a figure caption. For example an Alfred command like

becomes an TiddlyWiki expression like this:

[img[https://dask.org/_images/dask-array-black-text.svg]]
<figcaption>
Dask arrays scale Numpy workflows, enabling multi-dimensional data analysis in earth science, satellite imagery, genomics, biomedical applications, and machine learning algorithms.
</figcaption>

What looks like this in TiddlyWiki:

Dask arrays scale Numpy workflows, enabling multi-dimensional data analysis in earth science, satellite imagery, genomics, biomedical applications, and machine learning algorithms.

About

Alfred workflow that converts the url of an image to a TiddlyWiki5 image url

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages