Skip to content
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

Improvements to templating and link handling #2145

Merged
merged 3 commits into from
Nov 14, 2023

Conversation

harshad1
Copy link
Collaborator

@harshad1 harshad1 commented Nov 6, 2023

#2139 but without the Javascript

@harshad1 harshad1 changed the title New templating improvements branch WIP: Improvements to templating and link handling Nov 6, 2023
@@ -168,6 +183,34 @@ public boolean onActionLongClick(final @StringRes int action) {
}
}

private boolean followLinkUnderCursor() {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have implemented this for markdown alone

@harshad1 harshad1 changed the title WIP: Improvements to templating and link handling Improvements to templating and link handling Nov 11, 2023
@gsantner gsantner added this to the Markor v2.12 milestone Nov 14, 2023
@gsantner gsantner merged commit fc7983e into gsantner:master Nov 14, 2023
1 check passed
@gsantner gsantner linked an issue Feb 16, 2024 that may be closed by this pull request
4 tasks
@harshad1 harshad1 deleted the snippet_templating_improvements branch August 18, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to set a default note title for the "Empty file" template
2 participants