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

How to access the activeTiddler as a variable #8

Open
arunnbabu81 opened this issue Dec 25, 2023 · 0 comments
Open

How to access the activeTiddler as a variable #8

arunnbabu81 opened this issue Dec 25, 2023 · 0 comments

Comments

@arunnbabu81
Copy link

Is there any variable available to access the activeTiddler. I have some keyboard shortcuts which work on the current active tiddler in the historylist $:/HistoryList!!current-tiddler . Keyboard shortcut code is like this

<$action-setfield $tiddler={{$:/HistoryList!!current-tiddler}}  tiddler-multicolumn-view="1-column" column-1="$:/arsheth/tiddler-multicolumn-views/codeblock-template" />

Instead of $tiddler={{$:/HistoryList!!current-tiddler}} I want to use the activeTiddler as defined in your plug in. Is that available as a variable like currentTiddler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant