Makdown support for wiki links #73062
Replies: 8 comments
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
I think the best thing you can do is to install an obsidian plugin to convert wikilinks to normal GitHub links, such as Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
This is still a good idea. Makes for much cleaner and flexible approach to documentation references |
Beta Was this translation helpful? Give feedback.
-
|
I think it would be great to support Wikilinks. Markdown plugin for VSCode supports it, Obsidian supports it... so I would assume Github should too. |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
I agree, this feature would be very useful. It would make things easier to organize and edit. |
Beta Was this translation helpful? Give feedback.
-
|
Yes, I agree also. It would be great to see support for wikilinks, as they are much simpler to use. It would also mean content authored in other markdown tools, obsidian, vscode, would render in github. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Wikilinks are a great way of linking other pages to pages. Recently I have been making a wiki about tech using obsidian and put it on github so other people can add to it.
https://github.com/Obsidian-tech-wiki/obsidian_tech_wik
If you have a look at some of the pages in there wiki folder you will see that all the pages have links like [[this]].
It would be great if when you click on it github will take you to that page or show a darker blue if it doesn't exist in the repo.
There are many modules that allows you to turn wikilinks into html like this: https://python-markdown.github.io/extensions/wikilinks/
Beta Was this translation helpful? Give feedback.
All reactions