tldraw / tldraw-v1

A tiny little drawing app. This is the original 2021-2022 version, released under MIT.
https://old.tldraw.com
MIT License
63 stars 35 forks source link

[feature] Add more geometric shapes #387

Closed biantris closed 9 months ago

biantris commented 2 years ago

Recently I used the app to write a flowchart to help me at work and I missed the triangle that has the functionality to show decisions, as a solution I just rotated the square to make it look like it. It would be interesting to add this new geometric shape to the app

image

steveruizok commented 2 years ago

Any other shapes that we might want?

mysticmind commented 2 years ago

Line - draw a straight line. I noticed that you could double-click to remove the arrow head to derive a straight line. It would be good to have just the straight line as an option without the arrow head.

steveruizok commented 2 years ago

I agree. The shape itself could still be an arrow, just the tool would create it without the arrowheads?

Proful commented 2 years ago

Line Tool added as part of https://github.com/tldraw/tldraw/pull/343

Any other shape are we referring? Adding different shapes is a broader discussion going on here https://github.com/tldraw/tldraw-v1/issues/362

steveruizok commented 2 years ago

Want to try adding a diamond?

Kidlike commented 1 year ago

Hi, thanks for this awesome tool, could we get a diamond (rhombus) shape please?

As the OP described, this is crucial for flowcharts, and it's one of the hardest shapes to do properly by hand.


PS: thanks for this awesome piece of software... It works really well on my Surface Pro 8, and even it automatically switches to the eraser if I use my pen from the back side / flipped (which is the intended purpose).

PS2: It also integrates very well inside StandardNotes with this plugin: https://github.com/antonheitz/sn-whiteboard.

alex-kim-dev commented 1 year ago

@Kidlike the next version has more shapes already https://beta.tldraw.com/

Kidlike commented 1 year ago

@Kidlike the next version has more shapes already https://beta.tldraw.com/

Thanks for that, but there is still no diamond shape :(