- 9 Posts
- 18 Comments
AbstProcDo@alien.topOPBto Emacs@communick.news•How display SVG images with a Light background while using dark-theme in org modeEnglish1·1 year agoThe issue of setting a light-colored background for SVG images in org-babel can be resolved using gnuplot’s own settings.
` set terminal svg background “#ffffff” `
AbstProcDo@alien.topOPBto Emacs@communick.news•Dired drag files, trival but remarkable effectiveEnglish1·1 year agoThank you for the information provided. This confirms that it is indeed not a new feature of version 29.
AbstProcDo@alien.topOPBto Emacs@communick.news•Dired drag files, trival but remarkable effective1·2 years agoYes, I understand it better now.
AbstProcDo@alien.topOPBto Emacs@communick.news•Dired drag files, trival but remarkable effectiveEnglish1·2 years agoagreed, this OS is amazing.
AbstProcDo@alien.topOPBto Emacs@communick.news•Dired drag files, trival but remarkable effectiveEnglish1·2 years agoPGTK
thank you, I will try it.
AbstProcDo@alien.topOPBto Emacs@communick.news•Dired drag files, trival but remarkable effectiveEnglish1·2 years agoYes, it not support Windows temporarily:
This feature is supported only on X Windows, Haiku, and Nextstep (macOS or GNUstep
That does not matter at all, I rarely have such a requirement to move file out from emacs, since it could easily move around within Emacs.
AbstProcDo@alien.topOPBto Emacs@communick.news•Tried gnuplot which plot only require basic mathEnglish1·2 years agoOne could run gnuplot in mind to draw a graph with very limited lines, but impossible to get such a job done with large amount of matplotlib’s code.
AbstProcDo@alien.topOPBto Emacs@communick.news•Tried gnuplot which plot only require basic mathEnglish1·2 years agogreat book ,thank you.
AbstProcDo@alien.topOPBto Emacs@communick.news•Casting spells in PlantUML as a wizard in org babel to translate words to graphEnglish1·2 years agoIt’s usually hard in mind to manipulate those complex PM tools such as MS project or Omni Plan by very carefully moving mouse.
Which gantt charts tools you prefer?
AbstProcDo@alien.topOPBto Emacs@communick.news•Casting spells in PlantUML as a wizard in org babel to translate words to graphEnglish1·2 years agoI assume that any form of walking is an opportunity to unleash mental power and enjoy imagination. Almost the same with a treadmill desk, we stroll along the streets amidst “the concrete jungle of steel and cement.”
AbstProcDo@alien.topOPBto Emacs@communick.news•Tried plantuml for drawing and it amazing on org babelEnglish1·2 years agoThank you very much for your recommendation. I immediately read the documentation for Mermaid after receiving your answer, and I find its styling pleasing and modern. I really appreciate it.
However, when it comes to the Gantt chart, it doesn’t seem as intuitive as PlantUML, which is why I mentioned it in my feedback.
It seems that my previous response may have given the wrong impression, suggesting disappointment with your recommendation. This is not the case at all. I actually like Mermaid and am grateful for your recommendation.
I am just beginning to delve into PlantUML and, of course, I am also new to UML as a standard language. As you mentioned, “If you learn it, you won’t waste time at all.” Thank you.
AbstProcDo@alien.topOPBto Emacs@communick.news•Tried plantuml for drawing and it amazing on org babelEnglish1·2 years agoYes, thank you. Mermaid is surely rather pleasing and beautiful.
AbstProcDo@alien.topOPBto Emacs@communick.news•Tried plantuml for drawing and it amazing on org babelEnglish1·2 years agoPlantUML’s Gantt charts is well-suited for a more natural language and textual representation, for instance:
[2023-10-18 and lasts 10 days.
] starts
AbstProcDo@alien.topOPBto Emacs@communick.news•It's symbols not strings are fundamental data type, an insight from read.English1·2 years agoI assume the read function initially reads the input as a symbol type, and subsequently, during the evaluation process, converts it into the corresponding data type. This two-step process involves reading the input as a symbol and then evaluating it to obtain the appropriate type.
AbstProcDo@alien.topOPBto Emacs@communick.news•It's symbols not strings are fundamental data type, an insight from read.English1·2 years agoInteresting. It’s intelligent capability to discern and identify numbers, strings, and symbols. What I tried is to feed to minibuffer word string.
AbstProcDo@alien.topOPBto Emacs@communick.news•Exploring a little bit of the Intricacies and Elegance of Loop MacrosEnglish1·2 years ago`below` and 'from to` read like a natural langugage which make the code more intuitive.
The issue was resolved by substituting UTF-8 with UTF-16:
(set-default-coding-systems 'utf-16)
https://preview.redd.it/aego1de5zbzb1.png?width=730&format=png&auto=webp&s=838c4970dfcbc6e3025d9932794796e68157f02b