Article about why you don’t really need to use Obsidian to migrate from Notion and why this experience may be interesting for you.
Installing gitea on clean virtual server
Hi. I hope this cheatsheet will help you to install your own github-like source code storage. I really advice you to do so. I made this using gitea’s binary file and scratch . TL;DR: prepare server; prepare database; prepare nginx; download binary executable; sort out some config files; install gitea; configure system daemon.
Bash: processing arguments in a script when called from the shell
My way to get any arguments that are passed when calling the bash script