Hey people !
This is more like requests what i’m posting here, but i don’t want to contact directly by mail for these requests.
First :
I’m a student programming and i use a lot of mindmap in my projects organization. I think it could be usefull for programmers like me to include small part of code with a colored synthax like this :
int main(int argc, char **argv)
{
printf("hello world !");
return(42);
}
Second :
I love dark modes and i think they are more and more important for users theses days. I don’t found it so i think there isn’t this feature. I know it’s a ton of work in UI perspective but it’s a really worth of users comfort.
Thank you for reading me and share your opinion about my requests in comment section,