Code Monkey home page Code Monkey logo

notes's Introduction

Notes

This repository is a way to store notes, references and knowledges through Obsidian. Obsidian creates a markdown file by page and builds a graph from links and backlinks. Current architecture is based on those features to build up a graph from my notes, everything is open to modification according to future needs or enhancement.

Architecture

  • Each file is a node, either empty (generated from a tag), with the basic template or with notes
  • Each file is at least a backlink from another node
  • Each file aims to become a fully featured node
  • Everything can move any time if relevant for storage and organization

Template

A fully featured node is based on this template:

- URL: <url for documentation or online resource to retrieve information>
- Description: <quick description to understand key points>
- Platforms: <either os or language concerned by the node>
- Category: <either Tools, Technique or Documentation>
- Tags: <all backlinks, even it does not exist, it creates backlinks>

In a perfect world we want everything to be correctly filled in. In the real world, we want to keep going and come back after to clean everything.

Notes

After template free notes are stored, not required but if found relevant or out of documentation scope, it is added to keep tracks.

How to use

Open a vault in the database folder from Obsidian

notes's People

Watchers

Scttpr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.