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 Oct 17, 2022. It is now read-only.
This could be a difficult one. What I'm looking for is to be able to pass the note title thru any JS function that returns a string, and have the output displayed instead.
This might be much more than is necessary or useful, but I imagine others would like to be able to format the title.
Even if you just allow a specific option to split dendron note titles, I'm happy. But this option is more extensible
The text was updated successfully, but these errors were encountered:
This could be a difficult one. What I'm looking for is to be able to pass the note title thru any JS function that returns a string, and have the output displayed instead.
My main use case is the split dendron note names:
Math.Linear Algebra.Matrix
→Matrix
I'd be able to supply a function:
This might be much more than is necessary or useful, but I imagine others would like to be able to format the title.
Even if you just allow a specific option to split dendron note titles, I'm happy. But this option is more extensible
The text was updated successfully, but these errors were encountered: