-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] On Create Sibling or Child Note, link to child or sibling incorrect #24
Comments
For now I am closing this issue as it will be in the upcoming version see the roadmap issue for more information. If after we get this update out you still see the problem please feel free to reopen it. That said this exact issue is why I became one of the mantainers of this project so I will be confirming this is fixed in the upcoming release for sure. |
Reopening this issue because its still not fixed just tested current codebase |
This should be fixed in PR #31 |
Resolved by #31 |
When creating a child or sibling note with Add titles automatically enabled, the link on originating note only contains the Luhman ID, but no title. The new child or sibling note has the correct <title> for the filename, but the link from originating page only has . So when you click the link on the originating page it takes you to a new note, not the actual child note that was created.
The text was updated successfully, but these errors were encountered: