Note Taking & Obsidian

obsidian plugins
Obsidian shortcuts

TASKS

capture

for web use Obsidian Web Clipper

for books see kindle#exporting highlights to markdown (obsidian)
readwise is prob the best solution but it is very expensive.

readwise features

zettelkasten

Is another system that I haven't tried to implement in my system.
more on it here and here
I think it would be more beneficial if in the future I need to do more research or studying.

file tagging

I haven't gotten used to tagging notes all that much. Maybe I haven't found it's benefits personally.

How to take notes

(based on my 00-09 System/05 Templates/Daily note template)

file organization

I organized my vault with the PARA structure with some additions of my own.
Personal Knowledge Management System (PKMS)

granularity

atomic notes: like programming functions, it can be a good idea to atomize notes.
so If im writing about water I should write different separated/atomic notes on water: what is water? | what are the benefits? | why is it necessary? | etc... instead of writing one big note on the topic

up / parent

(I don't really do this)
think about what other note is directly related "above" the note relates to.
MOST of the time I think a note should relate to only one note above, but I'm not completely strict on this for the right occasion

Relationship type note/tag name Role
Parent #Project-Ficton-Book Top lvl category or project
Child #Project-Fiction-Book/Chapter-3-Draft A specific, nested element that belongs to the Parent.
Friend #Inspiration A cross-cutting tag that provides context (the note is an inspiration source) and can link to other notes across different projects.
The key takeaway is: The Child belongs to only one Parent (creating a hierarchy), but it can have many Friend tags (creating lateral connections across your entire system).

tags

try only placing a note in a folder only when it is linked correctly to other notes. this is to not have orphans.

Date

when was the note created and/or last updated.

Highlighting books colors:

Resources

Link to relevant info. can be other notes, can be any link to whatever. I can link either using hyperlinks in the body or do it in a 'paper' kind of way where on the body it would list with footer and down in this section would be the link or acclaration.

Functionalities

Obsidian is a markdown editor and visualizer. see learning markdown

Tables

Type this: | header1 | header2|
can also use table extension toolbar on the side

Lists

Ctrl + L todo list item
Ctrl+Shift+L bullet point
works for multiple highlighted lines.
I probably changed some keymap settings to have it this way

tasks/todos and time

I've been using Google Tasks a lot recently bc of how well it works in my phone with Gemini, Google Calendar, etc..

Templates

All templates are in the templates dir in this vault.
I have the templater plugin to autocomplete values in the templates and move cursor around faster while filling out the templates (cmd + J jumpts to next cursor position)

automatic MOCs

Automatic Maps of Content so I don't have to link every note to their MOC.
This note views all unlinked notes in my vault Diagnostics - orphan - unlinked notes. Use it to organize my vault

Footers

..

Sources for this note

forgot which tutorials I watched to source this :s