I use TiddlyWiki as personal knowledge management software to store notes on resources I gather from the internet. I have a field called “format” with values like: webpage, article, book, report, blog, podcast, and code. Looking at the new types of resources from recent years, I would like to revise these format types to cover more current ones. For example, an online book, a GitHub repository, or something like the “Scientific Python Lectures” from Scientific Python Lectures — Scientific Python Lectures. Please advise and propose new formats.
Principles for Revising Formats
- Granularity vs. usability: Too many formats can overwhelm; too few can blur distinctions. Aim for ~12–15 well-chosen categories.
- Medium + intent: Capture both how the resource is delivered (e.g., video, repo, dataset) and what it’s for (e.g., tutorial, reference, interactive).
- Digital-native formats: Include modern structures like MOOCs, GitHub repos, and interactive notebooks.
- Extensibility: Allow new formats to be added without breaking old notes.
What do you think?