Ask HN: Is there a grid style Notepad?
I'd like to be able to use a grid style text tool, similar to regular Notepad (or the likes), that would extend infinitely in all directions, and wouldn't require cumbersome linebreaks or spacings to reach a certain character point on the 2d grid/text. Instead of starting from the corner and having absolute coordinates, there would be a relative text center instead.
Is there such a thing?
Usecase: I'd like to be able to write a history timeline in simple text, and if I did that in regular Notepad, it would be pure hell to navigate and level the text, if it had more than one line. There are most likely many tools for this, but I want it to be as simple and for as general use as possible, without any "graphical improvements/possibilities". Thank you.
Usecase 2: text style diagrams without pain :D.
edit: usecase 2, text changes.
5 comments
[ 5.5 ms ] story [ 26.4 ms ] threadAs an "infinite grid", there is https://strlen.com/treesheets/, but it is not exactly geared toward your aim (more like a spreadsheet/outliner combo, or "hierarchical spreadsheet").
Maybe I shouldn't have mentioned a Microsoft product, since I like Unix more. I just thought the problem is understood more easily that way.
Treesheets seems quite nice. Maybe I'll try it out, but I'm still hoping to find a cleaner alternative.
I tend to use Obsidian these days along with the excalidraw plugin (if you just want to try excalidraw without installing Obsidian: https://excalidraw.com/)
Obsidian is probably a nice tool, but I'd like to have my rigid grid. Graphs are ok, but I don't like how inexact they are.
I'd like just to type, and click switching between cells.
The other thing that popped into my head is maybe a Kanban tool (that would be a grid). You could do a quick paper prototype that easily with some postit notes on the wall to see if it works :).