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.

Pre-commit hook for upgrading type hints

This is a pre-commit hook configured to automatically upgrade your type hints to the new native types implemented in PEP 585.

snok 54 Nov 14, 2022
This repository contains each day of Advent of Code 2021 that I've done.

Advent of Code - 2021 I will use this repository as my Advent of Code1 (AoC) repo for the 2021 challenge. I'm changing how I am tackling the problems

Brett Chapin 2 Jan 12, 2022
Python communism - A module for initiating the communist revolution in each of our python modules

Python communist revolution A man once said to abolish the classes or something

758 Jan 03, 2023
The FLARE team's open-source library to disassemble Common Intermediate Language (CIL) instructions.

dncil is a Common Intermediate Language (CIL) disassembly library written in Python that supports parsing the header, instructions, and exception hand

MANDIANT 95 Jan 08, 2023
Repositório do Projeto de Jogo da Resília Educação.

Jogo da Segurança das Indústrias Acme Descrição Este jogo faz parte do projeto de entrega do primeiro módulo da Resilia Educação, referente ao curso d

Márcio Estevam da Silva 2 Apr 28, 2022
A common, beautiful interface to tabular data, no matter the format

rows No matter in which format your tabular data is: rows will import it, automatically detect types and give you high-level Python objects so you can

Álvaro Justen 834 Jan 03, 2023
A Python package that provides physical constants.

PhysConsts A Python package that provides physical constants. The code is being developed by Marc van der Sluys of the department of Astrophysics at t

Marc van der Sluys 1 Jan 05, 2022
一个Graia-Saya的插件仓库

一个Graia-Saya的插件仓库 这是一个存储基于 Graia-Saya 的插件的仓库 如果您有这类项目

ZAPHAKIEL 111 Oct 24, 2022
edgetest is a tox-inspired python library that will loop through your project's dependencies, and check if your project is compatible with the latest version of each dependency

Bleeding edge dependency testing Full Documentation edgetest is a tox-inspired python library that will loop through your project's dependencies, and

Capital One 16 Dec 07, 2022
Files relating to polymtl university

This is a tool I developed quickly, which allows users to visualize class availability by day of the week for a given program at polymtl. The schedule

PN 3 Mar 15, 2022
External Network Pentest Automation using Shodan API and other tools.

Chopin External Network Pentest Automation using Shodan API and other tools. Workflow Input a file containing CIDR ranges. Converts CIDR ranges to ind

Aditya Dixit 9 Aug 04, 2022
A bash-like intrepreted language

A Bash-like interpreted scripting language.

AshVXmc 1 Oct 28, 2021
An early stage integration of Hotwire Turbo with Django

Note: This is not ready for production. APIs likely to change dramatically. Please drop by our Slack channel to discuss!

Hotwire for Django 352 Jan 06, 2023
Better firefox bookmarks script for rofi

rofi-bookmarks Small python script to open firefox bookmarks with rofi. Features Icons! Only show bookmarks in a specified bookmark folder Show entire

32 Nov 10, 2022
rebalance is a simple Python 3.9+ library for rebalancing investment portfolios

rebalance rebalance is a simple Python 3.9+ library for rebalancing investment portfolios. It supports cash flow rebalancing with contributions and wi

Darik Harter 5 Feb 26, 2022
A repository containing an introduction to Panel made to be support videos and talks.

👍 Awesome Panel - Introduction to Panel THIS REPO IS WORK IN PROGRESS. PRE-ALPHA Panel is a very powerful framework for exploratory data analysis and

Marc Skov Madsen 51 Nov 17, 2022
management tool for systemd-nspawn containers

nspctl nspctl, management tool for systemd-nspawn containers. Why nspctl? There are different tools for systemd-nspawn containers. You can use native

Emre Eryilmaz 5 Nov 27, 2022
A Python software implementation of the Intel 4004 processor

Pyntel4004 A Python software implementation of the Intel 4004 processor. General Information Two pass assembler using the original mnemonics, directiv

alshapton 5 Oct 01, 2022
A VirtualBox manager with interactive mode

A VirtualBox manager with interactive mode

Luis Gerardo 1 Nov 21, 2021
2 Way Sync Between Notion Database and Google Calendar

Notion-and-Google-Calendar-2-Way-Sync 2 Way Sync Between a Notion Database and Google Calendar WARNING: This repo will be undergoing a good bit of cha

248 Dec 26, 2022