accessible.tips/content/tips/organizers.md
KemoNine 12ac3f6993 major update for jump links: \
\
 - make toc/top phrase dynamic based on if toc is enabled for a page \
 - add a 'jump to content' link at top of page detail/header block \
 - add additional jump links to footer that are shown only if the relevant section of the page \
detail/header block is shown \
 - improve phrasing of jump links appearing inside main page content \
 - update changelog to not have a jump link just below its title \
 - update cms configs to match changed changelog formatting
2023-03-21 09:32:30 -04:00

126 lines
3.9 KiB
Markdown

---
title: Organizers
author:
- KemoNine
publishDate: 2023-03-20
lastMod: 2023-03-20
toc: true
draft: false
categories:
- tips
- organizer
tags:
- bujo
- gtd
- mind-map
- zettelkasten
- org-mode
- obsidian
---
## Changelog
{{< changelog >}}
{{< change 2023-03-20 "Initial creation" >}}
{{< /changelog >}}
{{< end_section >}}
## Important
{{< back_to_top >}}
There is no "one true way" to organize. There are many systems and each has pros and cons based on individual needs.
Please keep this in mind as you review organizational systems. Use what works for *you*.
{{< end_section >}}
## Common Options
{{< back_to_top >}}
### Bullet Journal
[External Site](https://bulletjournal.com/)
- An analog setup that's very adaptable
- Very flexible or rigid based on how much of the standard system you use
- Can be overhwelming as there is a lot of published info and ideas on the internet
- Best results seen when a loose structure is preferred
- [Additional Reading]({{< ref "organizers-bujo" >}})
{{< back_to_top >}}
### Getting Things Done (GTD)
[External Site](https://gettingthingsdone.com/)
- Highly structured and rigid
- Difficult to adapt
- Easy to start using but can quickly overhwelm due to the rigid and structured workflow
- Best results seen when a rigid structure and workflow are preferred
- [Additional Reading]({{< ref "organizers-gtd" >}})
{{< back_to_top >}}
### Mind Mapping
[External Site](https://en.wikipedia.org/wiki/Mind_map)
- Completely open ended and flexible
- Easy to adapt
- Can be difficult to find content if notusing search or rigorous tags and links
- Best results seen when a very loose web of loose notes is preferred
{{< back_to_top >}}
### org-mode
[External Site](https://orgmode.org/)
- A style of bullet journal with some pre-made workflows that can be used if desired
- This is a digital text form of bullet journal
- org-mode is considered one of the most powerful and flexible options for building a digital bullet journal
- Info on the main org-mode website can be dense and confusing. The internet online is also very easily overhwelming
- Best results seen when a digital form of bullet journal is preferred and there is a willingness to work through org-mode's learning curve
{{< back_to_top >}}
### zettelkasten
[External Site](https://zettelkasten.de/)
- A style of mind map with general guidelines for maximizing the utility of a mind map
- This is a digital text form of mind map
- This site is designed with the Zettelkasten methods in mind
- Info on the main Zettelkasten website can be dense and overwhelming
- Best results seen when a semi-structured and textual mind map is preferred
{{< back_to_top >}}
### Obsidian
[External Site](https://obsidian.md/)
- A gui mind mapping application that's cross platform
- Regarded as one of the best graphical mind mappers available
- The internet regularly tells folks to start with Obsidian (if possible) as a staring point for mind mapping
- Best results seen when a semi-structured and graphical mind map is preferred
{{< end_section >}}
## External Resources
{{< back_to_top >}}
### KemoNine
KemoNine has written extensively on digital organizers. A number of relevant posts from their blog are linked below.
- [Organizers (Universally Stink)](https://blog.kemonine.info/blog/2021-04-07-organizers-univesally-stink/)
- [Analog Every Day Carries](https://blog.kemonine.info/blog/2018-04-01-analog-every-day-carries/)
- [A riff on Bullet Journals](https://blog.kemonine.info/blog/2018-04-02-a-riff-on-bullet-journals/)
- [Anti Bad Habit Notebook](https://blog.kemonine.info/blog/2018-03-29-anti-bad-habit-notebook/)
- [Personal Knowledge Base / Wiki](https://blog.kemonine.info/blog/2022-10-27-personal-knowledge-base-wiki/)
- [Digital Bullet Journal](https://blog.kemonine.info/blog/2022-11-03-digital-bullet-journal/)
- [Android org-agenda](https://blog.kemonine.info/blog/2023-02-17-android-org-agenda/)
{{< back_to_top >}}