But often it breaks
GitHub | https://github.com/jacobmealey/ |
GitHub | https://github.com/jacobmealey/ |
OKAY i have been able to put a little bit more time into charta this weekend and realized the way I was going about bulleted lists was clunky and made me unhappy!!
This work should also provide a good base for doing numbered lists and stuff. It also brought to light some weird bugs when it comes to handling bold / italics. It is surprising how much work it is to make a notes app
Hm I've heard getting themes to work nicely in #gtk can be a bit of a pain... and I suppose they were right. After a few hours of tinkering, Charta almost works with nice themes.
If anyone familiar with GTK development has seen something like this please point me in the right direction lol
Follow-up toot:
I have managed to get the auto-formatting for bulleted lists working nicely, but there is still some weirdness with triggering the beginning of a bulleted list. For now, I have made it so you can type a hyphen and then two spaces and it will start a list. I don't love it but it makes formatting the lists easier.