Tab Flow- Interactive Guitar Tabs in Obsidian, Write Tabs Like Markdown #2315
LIUBINfighter
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Really nice project, thanks for sharing. I'm making good progress on the new alphaTex parser which would could be the base for a LSP (language server protocol) server to provide further editor capabilities like code complete, error highlighting etc. But I currently travel Japan for 2 months and only develop a little bit in the morning/evenings 🤣 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I'm writing to share a project I built using alphaTab.js and to express my sincere gratitude for your work.
https://github.com/LIUBINfighter/Obsidian-Tab-Flow
This obsidian plugin aims to provide a seamless experience for working with guitar tabs and sheet music within Obsidian. I started working on it back in April, and it's now officially in the waitlist for the Obsidian team's manual review and release!
TabView
EditorView
DocView
(Integrate with a live editor playground to learn basic elements in alphaTex)
MarkdownView (wite alphaTex in markdown codeblock)

SettingTab
Design your own playbar and highlight
Support community-themes
Related pages (Tons of thanks for you!)
#1933
#2303
https://github.com/Danielku15/alphatab-obsidian
About....
Although I'm not an experienced programmer (3rd-year-UG in SUSTech), I've learned a tremendous amount throughout this process—both from alphaTab.js’s excellent library and from building this plugin😋. I learn ci and organizing issues using tags like alphaTab.js Issues. Github issue is also a better online notebook for dev than local markdown flies in obsidian.
Looking ahead, this semester I'll be focusing on training a vision-language model to do some interesting work around alphaTex. For the plugin itself, I plan to improve the documentation (e.g., adding demo GIFs) , add support for exporting tabs to .png and make it easier to share.
(If OCR for Markdown/LaTeX already exists, why not for alphaTex?)
You can check out the project here:
https://github.com/LIUBINfighter/Obsidian-Tab-Flow
Thanks again for the inspiration and support! Let me know what you think.
Beta Was this translation helpful? Give feedback.
All reactions