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

{{caret_position}} variable #119

Closed
Taitava opened this issue Dec 7, 2021 Discussed in #114 · 1 comment · Fixed by #118
Closed

{{caret_position}} variable #119

Taitava opened this issue Dec 7, 2021 Discussed in #114 · 1 comment · Fixed by #118
Projects
Milestone

Comments

@Taitava
Copy link
Owner

@Taitava Taitava commented Dec 7, 2021

Discussed in #114

Variable Description
{{caret_position}} Returns both line and column (e.g. 1442:10)
{{caret_position:line}} Returns just line (e.g. 1442)
{{caret_position:column}} Returns just column (e.g. 10)
@Taitava Taitava added this to the 0.9.0 milestone Dec 7, 2021
@Taitava Taitava changed the title Caret Position Variable {{caret_position}} variable Dec 7, 2021
@Taitava Taitava linked a pull request that will close this issue Dec 7, 2021
@Taitava Taitava added this to Actively working on in Roadmap Dec 7, 2021
vrajur added a commit to vrajur/obsidian-shellcommands that referenced this issue Dec 8, 2021
vrajur added a commit to vrajur/obsidian-shellcommands that referenced this issue Dec 8, 2021
Taitava added a commit that referenced this issue Dec 8, 2021
@Taitava Taitava moved this from Actively working on to Released lately in Roadmap Dec 18, 2021
@Taitava
Copy link
Owner Author

@Taitava Taitava commented Dec 18, 2021

Released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roadmap
Released lately
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant