You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jywarren
changed the title
Ability to repost github files as research notes/activities
Ability to post Markdown files as nodes via write API (with token)
Jan 17, 2018
It's possible to use relative links in Github repository README files, and convert them into absolute links using the latest commit hash. Example:
Version-static README: https://github.com/OpenWaterProject/riffle_328/blob/84f5294/README.md#quick-start -- this could be an activity on Public Lab.
So the format is:
https://raw.githubusercontent.com/<github user>/<repository name>/<commit hash>/relative/path/to/image.jpg
I wonder if this could be set up with some kind of interface... open design question to explore later.
The text was updated successfully, but these errors were encountered: