Feature Requests

Tell us what to build next, and vote for the ideas you want most. When something ships, it moves to What's New.

💡 Suggest a feature

Submitting and voting need a free account, so every voice counts once.

Shipped 🎉
Shipped

Move over all tab by x amount

Jul 28, 2026
I was writing a tab and at the last column, i needed fret 12. so i could only write "1" on the last column and the "2" went to the next tab row. I had already made a bunch of progress after that, so fixing it would required re-typing everything and shifting it over one row. I'd love it if I could just move everything over by x amount or have a tab width i could define for each row, so it can go on horizontally forever, or as long as I specify so it doesn't truncate
Guitar Scribble team
Thanks for the detailed report, this was genuinely helpful. You found a real bug: a two-digit fret like 12 typed at the end of a line was splitting its digits across two lines. That's fixed and live now: two-digit frets (up to 36 for extended-range guitars) stay together at line ends, whether typed or entered from the fret buttons, moving whole to the next line. Insert Column also now works on a full line, rolling the overflow onto the next line, so you can shift everything over without retyping, and the Delete key plus a smarter Backspace make it easy to remove a note in the last column. On line width: exports are page-based (PDF and image), so lines can't run on forever, but a user-adjustable line width is on the roadmap. Refresh the editor and you'll have all of it. Also remember- you can ALWAYS use copy paste instead of retyping stuff. I also made copy paste more obvious on mobile. Hard refresh the page (ctrl+r) to make sure you're using the latest editor. Thanks again for writing in. See it in What's New →
Shipped

For me it would be very easy to delete a column for exemple in the middle if i accidently create one

Jul 19, 2026
Guitar Scribble team
thanks for your note. ⌫ Delete This Col (new, also Ctrl+Shift+Backspace): removes the column under the cursor across all strings and the picking line; symbols sitting on that column are removed, and everything after, including chords, text notes, bends, arcs, and ending brackets, shifts left to close the gap. ⌫ Remove Column (unchanged, Ctrl+Backspace): trims the last column, as always. Bonus bug fixed while in there: inserting a blank column (spacebar) never shifted chord names or text notes along with the music, so they'd drift out of alignment. Now they ride their column in both directions. See it in What's New →