Animesh Krishna Bulusu

Results 16 comments of Animesh Krishna Bulusu

Please consider Poetry as well. Some references to help in your research: 1. https://www.reddit.com/r/Python/comments/jmbkiu/whats_the_latest_on_pipenv_poetry_etc/ 2. https://www.reddit.com/r/Python/comments/odwja8/python_best_practices_for_a_new_project_in_2021/ 3. https://www.reddit.com/r/Python/comments/l7qase/virutualenvs_which_one_in_2021_venv_virtualenv_or/

Log panel output with all options enabled: ``` [08:22:57] [debug] on_noteTreeWidget_itemSelectionChanged [08:22:57] [debug] setCurrentNote - 'note': Note: 489 "test" "test.md" 10 "learning/architecture-and-design" false - 'updateNoteText': true - 'updateSelectedNote': false [08:23:03]...

Within the exported HTML, I see the path of the image like this: ``` ``` This image does not exist in this path. I opened the tmp folder side by...

Did some poking around with console logs 😅 in the qml file. I don't know if this effort is any worth, but I had some fun. This is from the...

Hello @pbek and @Beurt, good day! Apologies for the delay in responding to this issue. Today I got a chance to dig deeper than my previous attempt and after some...

I noticed that when I right click and copy the image path directly from the preview panel, the path shows up as `//c/519_2.png`

Yes, I did that. As in the code snippet above, the raw html exported has the paths properly injected and I can open html file with plantuml images in Firefox.

Great, that fixed it. If I can verify that it works on Linux and follow the contribution guidelines, can I raise a PR?

I will check this @Beurt. Thank you.

I have recently used plantuml heavily on both Linux and Windows especially with 1.2023.3 and 1.2023.5. I will document the behaviour in a few days.