Technical knowledge management system
Find a file
2024-10-21 10:00:01 +01:00
.github/workflows Update publish-neuron.yml 2024-10-20 19:33:32 +01:00
.neuron-generator Autosave: 2024-10-17 16:00:02 2024-10-17 16:00:02 +01:00
.vscode chore: rm local markdown style sheet 2023-08-15 07:32:23 +01:00
.zk Autosave: 2024-10-20 20:00:03 2024-10-20 20:00:03 +01:00
neuron/2568f342-a371-4945-82ee-7237ab36380c Autosave: 2024-10-21 10:00:01 2024-10-21 10:00:01 +01:00
scripts Autosave: 2024-10-19 12:40:43 2024-10-19 12:40:43 +01:00
utils Autosave: 2024-10-19 12:00:05 2024-10-19 12:00:05 +01:00
zk recompile neuron 2024-10-20 19:50:20 +01:00
.gitignore Autosave: 2024-03-30 09:10:04 2024-03-30 09:10:04 +00:00
.prettierignore chore: tweak prettier ignore 2024-10-19 10:18:48 +01:00
.prettierrc reformat all files to 80 char line length 2024-02-02 15:58:13 +00:00
README.md Update README.md 2024-10-16 18:16:25 +01:00

Eòlas


Eólas is Irish for knowledge or information, especially knowledge gained by experience or practice

This repository is my technical knowledge management system or "second-brain". It comprises notes from my autodidactic study of software engineering and computer science.

Implementation

It is a Zettelkasten work in progress. I've recently converted the topic-based subdirectories into a single flat directory structure organised by tags. I'm in the process of partitioning longer notes into smaller units.

I use the zk CLI package to help with indexing and task automation alongside its zk-nvim Neovim wrapper. I occassionally utilise Obsidian alongside Neovim for when I want to view my notes as a knowledge graph or read them alongside their rich content (images, videos etc).

Scripts

The scripts directory contains several Bash and Python scripts I use for general housekeeping, such as formatting image URLs, removing unused assets, and autosaving.