[GH-ISSUE #371] Add support for sequence diagrams (PlantUML support) #157

Closed
opened 2026-03-03 00:18:54 +03:00 by kerem · 3 comments
Owner

Originally created by @eleijonmarck on GitHub (Mar 4, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/371

Originally assigned to: @Rokt33r on GitHub.

Current behavior

```sequence
titile: here is title
A->B: normal line
B-->C: dashed
C ->> D: open
D -->> A: Dashed open

Inputting the sequence diagram specification in boostnote, not rendering the sequence diagram.
image

Expected behavior

Sequence to be rendered

Steps to reproduce

Download boostnote and make a note and write any sequence.

Environment

  • Boostnote version: 0.1.4
  • ubuntu 19.10

Thank you in advance for the product!

Originally created by @eleijonmarck on GitHub (Mar 4, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/371 Originally assigned to: @Rokt33r on GitHub. # Current behavior ``` ```sequence titile: here is title A->B: normal line B-->C: dashed C ->> D: open D -->> A: Dashed open ``` Inputting the sequence diagram specification in boostnote, not rendering the sequence diagram. ![image](https://user-images.githubusercontent.com/7727602/75875984-1baf0300-5e15-11ea-9591-f150c5f556df.png) # Expected behavior Sequence to be rendered # Steps to reproduce Download boostnote and make a note and write any sequence. # Environment - Boostnote version: 0.1.4 - ubuntu 19.10 Thank you in advance for the product!
kerem 2026-03-03 00:18:54 +03:00
Author
Owner

@Flexo013 commented on GitHub (Mar 4, 2020):

I don't think this is implemented yet.

<!-- gh-comment-id:594842872 --> @Flexo013 commented on GitHub (Mar 4, 2020): I don't think this is implemented yet.
Author
Owner

@eleijonmarck commented on GitHub (Mar 5, 2020):

I see!

<!-- gh-comment-id:595309550 --> @eleijonmarck commented on GitHub (Mar 5, 2020): I see!
Author
Owner

@Rokt33r commented on GitHub (Aug 25, 2021):

Fixed.

<!-- gh-comment-id:905275294 --> @Rokt33r commented on GitHub (Aug 25, 2021): Fixed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#157
No description provided.