Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

terrastruct/d2-obsidian

yleflour opened a pull request on terrastruct/d2-obsidian
Enable "[[Internal Link]]" formated links
- Removes the "[[" and "]]" characters when an obsidian link is detected
yleflour created a comment on an issue on terrastruct/d2-obsidian
This seems to be an issue on the d2 render engine. After testing, the rendered svg doesn't have an href when writing "Link" but has one when writing "[[Link]]"

View on GitHub

yleflour opened an issue on terrastruct/d2-obsidian
Internal links partially working
Here is a test you can add in an obsidian document: ```d2 Linked { link: "[[Link]]" } NoLink { link: "Link" } ``` **What happens:** - [[Link]] is turned into a link to the "[[Link]]" doc - Link...
diversable starred terrastruct/d2-obsidian
Janneaa starred terrastruct/d2-obsidian
luissimas starred terrastruct/d2-obsidian
spawnrider starred terrastruct/d2-obsidian
laurin-kraemer starred terrastruct/d2-obsidian
i-am-the-slime created a comment on a pull request on terrastruct/d2-obsidian
well, okay then

View on GitHub

i-am-the-slime closed a pull request on terrastruct/d2-obsidian
Add support for custom font paths
I hope this is enough to enable the feature requested in #49
colerehbein starred terrastruct/d2-obsidian