Ukiyo theme for Obsidian
Ukiyo theme for Obsidian is a fork of original Ukiyo theme created by Kinmury. Theme repository: https://github.com/technerium/obsidian-ukiyo
Ukiyo theme for Obsidian is a fork of original Ukiyo theme created by Kinmury. Theme repository: https://github.com/technerium/obsidian-ukiyo
You might have seen those annoying borders around items in Obsidian file tree: Obsidian applies this effect to an item in the folder tree on right mouse click (context menu action). Due to some reason, the effect is never removed until you restart the app. To disable the visual effect,
This Obsidian plugin enables users to visualize the historical growth of your vault by displaying a graph that tracks the number of files over time Usage Use the Vault Size History button in Ribbon bar to display the graph. Graph Legend allows to hide/show graphs for different categories of
We are going to install Docker using Homebrew. The guide to install Homebrew is here. In the terminal run the following command: brew install --cask docker it will take some to download and install Docker client and server packages. Once installed run Docker.app in your Applications folder. Go through
In this post we will install Google Cloud SDK on macOS and will configure it to work with given GCP project. We are going to use Homebrew to install the SDK. Install Google Cloud SDK cask from Homebrew repo: brew install --cask google-cloud-sdk Afrer installed, run this to see the