Set up Obsidian environment - 25-masik-52/CppInterviewKit GitHub Wiki

Let`s start!

0. Preparation

0.1. Open Obsidian

Note: Symbol "🔺" means a mandatory step to set up the environment.

1. 🔺 Store Management

1.1. Click on "Obsidian Vault" combo-box in left bottom corner

1.2. Select the "Storage Management" menu item

1.3. In front of "Open a folder as storage" label click "Open" and select repository folder

2. 🔺 Download and set up "Admonition" Plugin

2.1. Click on "Settings" button in left-bottom corner

2.2. Select "Community plugins" then click "turn on" button and go to search page by clicking the corresponding button

2.3. In the search bar type "Admonition"

2.4. Download it

2.5. Don`t forget to turn on the plugin by clicking "Turn on" button

2.6. Go to settings, under the "Community plugins" tab select "Admonition". In front of "Import Admonition(s)" label click "Choose files" and select admonitions.json

3. Download and set up "Translate" Plugin

3.1. In the search bar on search page type "Translate" and follow the same steps as for "Admonition"

3.2. Setting up the "Translate" setting. Go to settings -> community plugins -> scroll down -> next to the "Translate" plugin, click on the plus sign in the circle

3.3. Set 2 hot-keys: for "Change Translator Service" and "Open translation view". In my example, it`s command+control+T and command+option+T

3.4. After typing your hot-key for changing translator service select the variant you like most. I recommend you to use "Lingva Translate" because this service is easiest to setting up

3.5. Nice! Now you can use translate plugin typing your "Open Translation View" hot-key

3.6. Also you can translate note to new file: right-click on selected file -> choose "Translate note to new file"

3.7. If translate plugin write to you some kind of "Translation service is not validated", go to settings -> scroll down -> under "Community plugins" tab select "Translate". Here you can configure the required service by yourself

4. Setting up "Read only" mode

4.1. Open main "Question-Answer.md" page. In right top corner click on "Open Book" icon

4.2. You`ll see some kind of that view. The questions marked with a "🔥" are, according to subjective statistics, the most frequently asked questions in interviews

4.3. Here we go! Click on question -> get answer!