spark-tudu
- 2 Devlogs
- 6 Total hours
TUI app that puts your TODOs, FIXMEs etc in one place!
TUI app that puts your TODOs, FIXMEs etc in one place!
Added opening in editor, config file with editor command and behavior, used AI for troubleshooting. I also added priorities to the syntax and updated README.md
Biggest issue was how to make running editor work on MacOS, Linux and Windows. ChatGPT suggested the solution i used but i tested it only on linux. Feel free to test it on windows or mac os and give me information about it working on slack or discord (discord: emb3rcia, slack id: U095RD2NX8F slack username: emb3rcia)
I made MVP of app, added more markers and made marker type text colored!
It was fairly easy, even though I never used Textual before, as their docs are very good.
Now i will work on adding priorities to syntax and next opening file with specific line selected in editor of your choice.