Google Sheets + GAppsScript = Database GAppsScript is a scripting platform for light-weight application development in the Google Workspace platform. Because it is free and runs on Google platform, it is a great choice for those who want t 2021-04-05 Useful Web
Fix Manjaro Headset Microphone Not Working When I plug my headphone into my Manjaro machine, although it can play sounds, it doesn’t show up in the microphone devices menu.To fix this, I create and edit the following file:1/etc/modprobe.d/alsa 2021-04-04 Useful Note Linux
Hexo blog setup note ThemeUpdate theme:1npm update --save hexo-theme-fluidTheme configuration file:1_config.fluid.yml HexoNew post:1hexo new post "Title"Post template:12345678---title: Titledate: 2021-04-04 17:1 2021-04-04 Note Hexo
Windows 10 theme for wine After searching on internet for while, I finally found the msstyle theme that makes wine applications look like Windows 10 apps. Screenshot: Download Link 2021-04-04 Useful Windows Wine Theme