I am trying to add the categories and subcategories in a small panel Exactly like the one in the product panel and I want to add it in here instead of this XML field like the “toOptionArray” Heres my Xml file, i want to add it as the child of […]
Daily Archives: December 27, 2021
I have encountered a strange issue a few months ago. From one day to another, the key for the following symbols no longer works: < > |. At first, I thought this might be a hardware issue, but after using a keytest website (https://en.key-test.ru/), it turns out that the key […]
I am new on Jenkins and I wants powershell script to get the details of all jobs of Jenkins for last 15 days. I will send that details of Jenkin’s jobs over mail to my Manager. I will be very thankful if any one resolve my Query.
My computer has two accounts, one is the default windows admin account. The other is a standard user. I disabled the admin account using ‘net user administrator /active:no’ then signed out. Now my pc has NO active ADMIN accounts. The lockscreen no longer shows the admin account since it was […]
I have a source that feeds me two to ten aac files a day. However, my consuming application cannot digest aac. It requires mp3 or mp4 Currently, I manually convert the aac to mp3 by clicking around VLC I would prefer to have something sit and watch the /downloads/ folder, […]
I want to upload captions for every new video in my channel to Google Sheets and then to my site mrhack.io. Ideally, there should be three columns in Google Sheets: Video title, Video URL, Video subtitles. I have found this thread on reddit, but maybe someone can help me out.