PKM
Personal knowledge management (PKM) is the idea that you should manage your knowledge externally with a tool. But be careful, the biggest problem with PKM is when you sharpen your metaphorical axe instead of chopping down trees, ending up the day with doing no work and grinding down your axes to nothing. Realistically, this would mean fiddling with your tools instead of using them to do the things you want to do.
Your system should serve you, not you serving it.
Strands
There are 4 approaches to organizing your PKM system, each with strengths and weaknesses.
- Idea First
- Topic First
- Action First
- Time First
Idea First
This would be the idea of ââatomic notes, each note has an idea and you organize them by connections between those ideas.
Topic First
Something similar to how you would take notes in school, you start with the notes known as a map of content and create notes around that.
Action First
You put the information in the place where it is most useful, whether it is in something you need to finish or where you know you will need it in the future. note that, when it doesnât matter where you put the note, this becomes less useful overtime.
Time First
You want to organize your information chronologically, this means having a daily note and putting the information on that day and it will automatically be moved to a note where it is most useful, you donât have to think about where to put the information since it is always in the daily note.
PARDEC
PARDEC is my alternative to the LATCH method for organization, itâs an acronym that stands for:
- Process
- Alphanumeric
- Relationship
- Date
- Environment
- Category
These would be all the ways to find information that I know.
Process
This would be what stage of production something is in. A book could be being written, edited or revised for example.
Alphanumeric
This is a mix between alphabetical and numeric. Using this you can create a hierarchy similar to folders without their limitations.
Relationship
How this information relates to other information. There are two types of relationships, simple and complex. Simple relationships are âthis relevant information is hereâ, while complex relationships depend more on context to make sense.
Date
Anything related to time. The best format is year-month-day so itâs easier to search because you can increase the precision as you add more information.
Environment
Environment in the geospatial sense. So cities, coffee shops, etc. Anything related to a place.
Category
Organize information based on shared characteristics.
Tools
Folders
Folders are the classic way to organize a computer, but they are actually a trap. Folders are a physical limitation of paper and there is no paper here.
In general, use folders when you want to separate things because you can only have a note on a single folder.
Tags
Tags unite, because a note can have multiple tags so a tag can contain a variety of notes.
If you can use hierarchical tags, you can create a folder hierarchy without the folder limitation.
Now Iâll go over how I use tags:
Set
Set tags are the largest group of tags that work for any type of grouping you want to have with a tag.
â#set/PKMâ, â#set/schoolâ for example.
If you want you can use the PARA method as tags, so you donât have to move files around, which kinda makes the Resources and Archive useless, but whatever.
ON
This tag is used to describe the general content of a note, something superficial and present in other notes to link them together.
â#on/electronicsâ, â#on/physicsâ for example.
Thatâs how Odysseas uses his tags and indexes, even tho he uses notes as tags.
Type
Describes the type of note, very explanatory.
â#type/daily-noteâ, â#type/PDFâ for example.
You can use Metadata to do this if you want to use fewer tags.
Metadata
The metadata of something should be in the same file you are working on.
To create metadata in Obsidian you can add properties with a command or put âââ in the first line of the file, or you can do it in the body of the file with the following format â[Property::Value]â.
Here you can put the Environment, Date and Process information.
Links
Links are the most powerful, flexible and therefore complex tool of all that I will talk about here.
The format of a link is to put two pairs of square brackets ([]) around the name of the note you want to link to. This is how you represent simple and complex relationships explained above.
If it is not obvious why a link is made you should always explain why so that when you return to the note you will not be left wondering what you meant by it. To get this further we can use â[Semantic::[[Links]]]â, AKA put a link as a value of a property, then you can put briefly how these two notes relate to each other.
If you think about it, thereâs not much difference between a link or a tag, so the main difference in using a note with a link instead of a tag is that with the note, you can give context as to why the relationship makes sense in that context.
Maps of Content
Maps are, above all, a user interface, so all the information presented in them should be weighed up as to whether it is useful or not. A map is used to orient us to places, and when you have trouble finding your way around, you create a map. To create a map, you add all the important places and how they relate to each other briefly, you donât want to explain each thing in depth because then it wouldnât be a map, but a place.
Alphanumeric Identifier
To use the alphanumeric identifier, for example, you have a parent note with the ID 100 and children like 101.1 and 101.2, these notes can have child notes like 101.1a1 and 101.2b1. Be careful with this system because if you put a â10â or âaaâ you might break the order because numbers take precedence over letters, so the note 10.10a would be above the note 10.9a even though the note was made first. This doesnât happen in Obsidian.
Zettelkasten or a Digital Garden
The Zettelkasten system is an information organization system focused on creating new ideas by putting together other ideas.
To do this we will use two types of notes, literature notes and permanent notes. Literature notes are your thoughts about a piece of media. Anything you think is right, wrong or interesting. Permanent notes are loose ideas that are free to connect. The value of an idea comes from how it relates to other ideas.
Thatâs why we make one note per idea, to allow it to have as many connections as possible and to be able to reuse the same idea in as many places as possible. And thatâs why some people are against changing the notes if they are already in the ZK, because changing the note would change its relationship with related notes.
In Nikolas Luhmanâs zettelkasten he used alphanumeric identifiers, but instead of using them hierarchically, he used them mainly as unique identifiers, this means that most of the notes were not in the ârightâ place, but in a place that allowed them to have some kind of relationship with the note above, because with paper, putting the note in the wrong place would mean not being able to find it when you wanted to.
Thank you for reading this, i wanted to make a video about the generals and whys of why we do the things we do because everyone explains âtheir methodâ but never why the things work the way they do. I canât make a video right now for reasons and wanted to have this finished today so i can start other stuff and focus on school, in the end i think i did well, but this feels like talking in a bubble because most people here already know all of that. And i think i copied a lot of the Good Parts of noboilerplate, i recommend the video but the video feels incomplete to me, either way, it would be cool to talk about it and see if it helps with my perfectionism to actually finish stuff. Thank you for reading. Also, feel free to think of a better acronym for PARDEC, i made it originally for Portuguese and it can be better for English, environment is specially nonsense on that context, or you can help out by thinking of other ways information can be found.