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.

⚙️ Compile, Read and update your .conf file in python

⚙️ Compile, Read and update your .conf file in python

Reece Harris 2 Aug 15, 2022
Push Prometheus metrics to VictoriaMetrics or other exporters

Push metrics from your periodic long-running jobs to existing Prometheus/VictoriaMetrics monitoring system.

olegm 14 Nov 04, 2022
Collie is for uncovering RDMA NIC performance anomalies

Collie is for uncovering RDMA NIC performance anomalies. Overview Prerequ

Bytedance Inc. 34 Dec 11, 2022
Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.

Retrying Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just

Ray Holder 1.9k Dec 29, 2022
LINUX-AOS (Automatic Optimization System)

LINUX-AOS (Automatic Optimization System)

1 Jul 12, 2022
This repository contains completed Python projects

My Python projects This repository contains completed Python projects: 1) Build projects Guide for building projects into executable files 2) Calculat

Igor Yunusov 8 Nov 04, 2021
This tool allows you to do goole dorking much easier

This tool allows you to do goole dorking much easier

Steven 8 Mar 06, 2022
Python-Roadmap - Дорожная карта по изучению Python

Python Roadmap Я решил сделать что-то вроде дорожной карты (Roadmap) для изучения языка Python. Возможно, если найдутся желающие дополнять ее, модифиц

Ruslan Prokhorov 1.2k Dec 28, 2022
A script for creating battle animations in FEGBA format.

AA2 Made by Huichelaar. I heavily referenced FEBuilderGBA. I also referenced circleseverywhere's Animation Assembler. This is also where I took lzss.p

2 May 31, 2022
Gitlab py scripts

Gitlab py scripts The code can be used to gather the list of GitHub groups/projects and the permissions of the users in those groups/projects. group/p

Roghuchi 1 Aug 29, 2022
Write a program that works out whether if a given year is a leap year

Leap Year 💪 This is a Difficult Challenge 💪 Instructions Write a program that works out whether if a given year is a leap year. A normal year has 36

Rodrigo Santos 0 Jun 22, 2022
A simple, light-weight and highly maintainable online judge system for secondary education

y³OJ a simple, light-weight and highly maintainable online judge system for secondary education 一个简单、轻量化、易于维护的、为中学信息技术学科课业教学设计的 Online Judge 系统。 Onlin

20 Oct 04, 2022
Data Poisoning based on Adversarial Attacks using Non-Robust Features

Data Poisoning based on Adversarial Attacks using Non-Robust Features Usage python main.py [-h] [--gpu | -g GPU] [--eps |-e EPSILON] [--pert | -p PER

Jonathan E. 1 Nov 02, 2021
Attempt at a Windows version of the plotman Chia Plot Manager system

windows plotman: an attempt to get plotman to work on windows THIS IS A BETA. Not ready for production use just yet. Almost, but not quite there yet.

59 May 11, 2022
Gerador do Arquivo Magnético Sintegra em Python

pysintegra é uma lib simples com o objetivo de facilitar a geração do arquivo SINTEGRA seguindo o Convênio ICMS 57/95. Com o surgimento do SPED, muito

Felipe Correa 5 Apr 07, 2022
Ferramenta de monitoramento do risco de colapso no sistema de saúde em municípios brasileiros com a Covid-19.

FarolCovid 🚦 Ferramenta de monitoramento do risco de colapso no sistema de saúde em municípios brasileiros com a Covid-19. Monitoring tool & simulati

Impulso 49 Jul 10, 2022
contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.

contextlib2 is a backport of the standard library's contextlib module to earlier Python versions. It also sometimes serves as a real world proving gro

Jazzband 35 Dec 23, 2022
Automatización del proceso Inmofianza

Selenium Inmofianza Proyecto de pruebas automatizadas con selenium webdriver para el aplicativo Omnicanalidad Pre-requisitos 📋 Componentes que deben

Natalia Narváez 1 Jan 07, 2022
MDAnalysis tool to calculate membrane curvature.

The MDAkit for membrane curvature analysis is part of the Google Summer of Code program and it is linked to a Code of Conduct.

MDAnalysis 19 Oct 20, 2022
Scripts to convert the Ted-MDB corpora into the formats for DISRPT shared task and the converted corpora

Scripts to convert the Ted-MDB corpora into the formats for DISRPT shared task and the converted corpora.

1 Feb 08, 2022