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.

Load dependent libraries dynamically.

dypend dypend Load dependent libraries dynamically. A few days ago, I encountered many users feedback in an open source project. The Problem is they c

Louis 5 Mar 02, 2022
Collection of system-wide scripts that I use on my Gentoo

linux-scripts Collection of scripts that I use on my Gentoo machine. I tend to put all scripts in /scripts directory. It is not likely that you would

Xoores 1 Jan 09, 2022
A webdav demo using a virtual filesystem that serves a random status of whether a cat in a box is dead or alive.

A webdav demo using a virtual filesystem that serves a random status of whether a cat in a box is dead or alive.

Marshall Conover 2 Jan 12, 2022
A patch and keygen tools for typora.

A patch and keygen tools for typora.

Mason Shi 1.4k Apr 12, 2022
Data on COVID-19 (coronavirus) cases, deaths, hospitalizations, tests • All countries • Updated daily by Our World in Data

COVID-19 Dataset by Our World in Data Find our data on COVID-19 and its documentation in public/data. Documentation Data: complete COVID-19 dataset Da

Our World in Data 5.5k Jan 03, 2023
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.

ThinkDSP LaTeX source and Python code for Think DSP: Digital Signal Processing in Python, by Allen B. Downey. The premise of this book (and the other

Allen Downey 3.2k Jan 08, 2023
CountdownTimer - Countdown Timer For Python

Countdown Timer This python script asks for the user time (input) in seconds, an

Arinzechukwu Okoye 1 Jan 01, 2022
Projects and assets from Wireframe #56

Wireframe56 Projects and assets from Wireframe #56 Make a Boulder Dash level editor in Python, pages 50-57, by Mark Vanstone. Code an homage to Bubble

Wireframe magazine 10 Sep 07, 2022
Check broken access control exists in the Java web application

javaEeAccessControlCheck Check broken access control exists in the Java web application. 检查 Java Web 应用程序中是否存在访问控制绕过问题。 使用 python3 javaEeAccessControl

kw0ng 3 May 04, 2022
Step by step development of a vending coffee machine project, including tkinter, sqlite3, simulation, etc.

Step by step development of a vending coffee machine project, including tkinter, sqlite3, simulation, etc.

Nikolaos Avouris 2 Dec 05, 2021
Identify and annotate mutations from genome editing assays.

CRISPR-detector Here we propose our CRISPR-detector to facilitate the CRISPR-edited amplicon and whole genome sequencing data analysis, with functions

hlcas 2 Feb 20, 2022
Telegram bot to upload media to telegra.ph

Telegraph @StarkTelegraphBot A star ⭐ from you means a lot to us ! Telegram bot to upload media to telegra.ph Usage Deploy to Heroku Tap on above butt

Stark Bots 24 Dec 29, 2022
🗽 Like yarn outdated/upgrade, but for pip. Upgrade all your pip packages and automate your Python Dependency Management.

pipupgrade The missing command for pip Table of Contents Features Quick Start Usage Basic Usage Docker Environment Variables FAQ License Features Upda

Achilles Rasquinha 529 Dec 31, 2022
1 May 12, 2022
A plugin for poetry that allows you to execute scripts defined in your pyproject.toml, just like you can in npm or pipenv

poetry-exec-plugin A plugin for poetry that allows you to execute scripts defined in your pyproject.toml, just like you can in npm or pipenv Installat

38 Jan 06, 2023
FBChecker Account using python , package requests and web old facebook

fbcek FBChecker Account using python , package requests and web old facebook using python 3.x apt upgrade -y apt update -y pkg install bash -y pkg ins

XnuxersXploitXen 5 Dec 24, 2022
CBO uses its Capital Tax model (CBO-CapTax) to estimate the effects of federal taxes on capital income from new investment

CBO’s CapTax Model CBO uses its Capital Tax model (CBO-CapTax) to estimate the effects of federal taxes on capital income from new investment. Specifi

Congressional Budget Office 7 Dec 16, 2022
Viewflow is an Airflow-based framework that allows data scientists to create data models without writing Airflow code.

Viewflow Viewflow is a framework built on the top of Airflow that enables data scientists to create materialized views. It allows data scientists to f

DataCamp 114 Oct 12, 2022
Flow control is the order in which statements or blocks of code are executed at runtime based on a condition. Learn Conditional statements, Iterative statements, and Transfer statements

03_Python_Flow_Control Introduction 👋 The control flow statements are an essential part of the Python programming language. A control flow statement

Milaan Parmar / Милан пармар / _米兰 帕尔马 209 Oct 31, 2022
FantasyBballHelper - Espn Fantasy Basketball Helper

ESPN FANTASY BASKETBALL HELPER The simple goal of this project is to allow fanta

1 Jan 18, 2022