OB_Template is a vault template reference for using Obsidian.

Overview

Obsidian Template

OB_Template is a vault template reference for using Obsidian.

If you've tested out Obsidian. and worked through the "Obsidian Help" folder, you might be looking for practical strategies to apply associative notes in your daily work.

Getting started

OB_Template contains template vault to get started, or to take some ideas.

  1. Clone the repository or download as a zip and open a vault folder in Obsidian using the "Open another vault" sidebar button.

Content

  1. Daily Log - Templates for daily log, weekly, monthly and yearly reviews
  2. Shopping List - Template for a simple shopping list
  3. Tasks - Template for the day-to-day tasks
  4. Objective - Template to mark and keep track of objectives
  5. Contacts - Template to create a contact list inside Obsidian.
  6. Meeting - Template to keep track of a meting, it's also flexible for a recurrent meeting
  7. Project - Template for projects and project tasks
  8. Step-By-Step - Template to create simple to follow step-by-step
  9. Courses - Template to store information about a course and it's notes
  10. Book Notes - Template to summarize and have some notes of a specific book that you have read
  11. Pros Cons - Template to help sort information to make a decision on something
  12. Blog Post - Template to keep track of a written blog post process
  13. Games - Template for a basic character information of a game
  14. Dashboard - Template for a basic index system for all files to link

File Structure

The file are in the order that i use for myself following a specific rule. As such i will leave a explanation on how it was design in case you may want to try for yourself.

Folders system and files rules

The files and folders are organized by numbers, since it is the way i use on the personal vault. As such, for each main field (Daily Notes, Projects, etc.) each start with 0?_ MainArea This system will follow the the folders inside until it reaches a desired files with a main index. Below you will have a example of one of my notes.

06_Computation -> 06_1_Windows -> 06_1_1_Windows10 -> Windows10ConfigurationNote

Folder 06_Computation will have a index page since it have multiple folder inside: Windows, Linux, MAC. The second level 06_1_Windows will also have a index for all the windows notes

Tags in use

On the templates you will find multiple tags as i use them not to create a specific connection to other files but to have a broad connection across all the files where it may have some relevance.

Skull shaped MOSFET cells for the Efabless's 130nm process

SkullFET Skull shaped MOSFET cells for the Efabless's 130nm process List of cells Inverter Copyright (C) 2021 Uri Shaked

Wokwi 3 Dec 14, 2022
Today I Commit (1일 1커밋) 챌린지 알림 봇

Today I Commit Challenge 1일1커밋 챌린지를 위한 알림 봇 config.py github_token = "github private access key" slack_token = "slack authorization token" channel = "

sunho 4 Nov 08, 2021
Unfinished Python library based on ndspy, for Zelda: Phantom Hourglass and Spirit Tracks.

zed An unfinished library and toolset by me, for viewing and editing files from The Legend of Zelda: Phantom Hourglass and The Legend of Zelda: Spirit

4 Oct 13, 2022
Data-driven Computer Science UoB

COMS20011_2021 Data-driven Computer Science UoB Staff Laurence Aitchison [ 6 May 16, 2022

Repo with data from local elections in Portugal from 2009 to 2013

autarquicas - local elections in Portugal Repo with data from local elections in Portugal from 2009 to 2013 Objective To provide, to all, raw data fro

Jorge Gomes 6 Apr 06, 2022
Analysis of ROM image for Norsk Data VDU 301 S

This repository is meant to analyze the ROM images from Norsk Data VDU 301 S as provided at by Torfinn. To combine the two ROM image halves and extrac

Sebastian Rasmussen 1 Oct 21, 2021
🌈Python cheatsheet for all standard libraries(Continuously Updated)

Python Standard Libraries Cheatsheet Depend on Python v3.9.8 All code snippets have been tested to ensure they work properly. Fork me on GitHub. 中文 En

nick 12 Dec 27, 2022
Python program to start your zoom meetings

zoomstarter Python programm to start your zoom meetings More about Initially this was a bash script for starting zoom meetings, but as i started devel

Viktor Cvetanovic 2 Nov 24, 2021
Telegram bot to search quotes from brainyquote.com

Brainy Quote Bot @BrainQuoteBot A star ⭐ from you means a lot to us! Telegram bot to search quotes from brainyquote.com Usage Deploy to Heroku Tap on

21 Nov 24, 2022
Simple module with some functions such as generate password (get_random_string)

Simple module with some functions such as generate password (get_random_string), fix unicode strings, size converter, dynamic console, read/write speed checker, etc.

Dmitry 2 Dec 03, 2022
Jannik Ramrath 1 Feb 05, 2022
How to build an Fahrenheit to Celsius Converter in Python

Generally to measure the temperature we make use of one of these two popular units i.e. Fahrenheit & Celsius.

PyLaboratory 0 Feb 07, 2022
A type based dependency injection framework for Python 3.9+

Alluka A type based dependency injection framework for Python 3.9+. Installation You can install Alluka from PyPI using the following command in any P

Lucina 16 Dec 15, 2022
This repository containing cross-section cut and fill calculations using Python programming language.

cross-section This repository is containing cut and fill calculations for cross-section using Python programming language. This codes is made to calcu

3 Jun 15, 2022
Demo of connecting Rasa with Zalo

Demo of connecting Rasa with Zalo

6 Jul 25, 2022
ChronoRace is a tool to accurately perform timed race conditions to circumvent application business logic.

ChronoRace is a tool to accurately perform timed race conditions to circumvent application business logic. I've found in my research that w

Tanner 64 Aug 04, 2022
A modern message based async agent framework

Munggoggo A modern message based async agent framework An asyncio based agent platform written in Python and based on RabbitMQ. Agents are isolated pr

24 Dec 28, 2022
Simple Kahoot Botter.

Kahoot A simple Botter made in Python 3 for Kahoot.com. Also sorry for the shitty code lol. How to Run You need Python 3 installed on your device. Aft

7 Jun 29, 2022
This is the code of Python enthusiasts collection and written.

I am Python's enthusiast, like to collect Python's programs and code.

cnzb 35 Apr 18, 2022
Python Monopoly Simulator

Monopoly simulator Original creator: Games Computer Play YouTube: https://www.youtube.com/channel/UCTrp88f-QJ1SqKX8o5IDhWQ Config file (optional) conf

Games Computers Play 37 Jan 03, 2023