mirror of
https://github.com/dwolfe884/obsidian-x86-flow-graph.git
synced 2026-07-22 07:30:26 +00:00
Update README.md
This commit is contained in:
parent
4c33fc6aa1
commit
83e28d0f3a
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
|
@ -49,16 +49,14 @@ It won't look as nice as this at first, all of the blocks will be in a single co
|
|||
|
||||
### Plugin in practice
|
||||
|
||||
TODO: Add GIF of running plugin
|
||||
|
||||

|
||||
https://user-images.githubusercontent.com/43447026/216844597-0f27621c-f269-47f4-a5e0-7084a5444184.mp4
|
||||
|
||||
## Roadmap
|
||||
|
||||
### TODO:
|
||||
- [x] Add true/false labels to edges
|
||||
- [-] Handle \`\`\` characters on both sides of selected text
|
||||
- [-] Move nodes to left or right to increase readbility (kinda)
|
||||
- [x] Handle \`\`\` characters on both sides of selected text
|
||||
- [x] Move nodes to left or right to increase readbility (kinda)
|
||||
- [ ] Insert Link to graph below codeblock
|
||||
- [ ] Test, test, test...
|
||||
---
|
||||
|
|
@ -67,4 +65,4 @@ TODO: Add GIF of running plugin
|
|||
<a href="https://www.buymeacoffee.com/djwolfe">
|
||||
<img src="https://media2.giphy.com/media/7ssLleBvWvESbx0BuG/giphy.gif" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue