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
{{ message }}
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
Have you considered rendering H1 headings that are links at the same time? Some of my MOCs are created in a way that the heading is also a link. I tested the plugin and it looks like this type of heading is not added to the canvas.
The text was updated successfully, but these errors were encountered:
wzajchow
changed the title
[Feature Request] Rendering heading that are links
[Feature Request] Rendering headings that are links
Jan 19, 2023
So, the plugin will only render headings if they have sublinks. It will render headings that also link, but only if they have sublinks--this may be part of the problem you are facing.
Here is an example of a link not working:
Here is an example of the links working
During this initial publishing phase of the plugin, I received a ton of feedback and feature requests. Many of them require a more flexible (recursive) algorithm, so I will be updating it soon. With these changes, I can add the feature to render headers and other nodes that do or do not have sublinks.
I also still need to set the plugin up for BRAT and, eventually, upload it to the obsidian store.
Thank you for this feedback! The plugin will render headings that are also links, but only if they have sublinks.
Hi,
great idea for a plugin!
Have you considered rendering H1 headings that are links at the same time? Some of my MOCs are created in a way that the heading is also a link. I tested the plugin and it looks like this type of heading is not added to the canvas.
The text was updated successfully, but these errors were encountered: