12ac3f6993
\ - 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
30 lines
677 B
Markdown
30 lines
677 B
Markdown
---
|
|
title: Getting Things Done (GTD)
|
|
author:
|
|
- KemoNine
|
|
publishDate: 2023-03-20
|
|
lastMod: 2023-03-20
|
|
toc: true
|
|
draft: false
|
|
categories:
|
|
- tips
|
|
- organizer
|
|
tags:
|
|
- gtd
|
|
---
|
|
|
|
## Changelog
|
|
{{< changelog >}}
|
|
{{< change 2023-03-20 "Initial creation" >}}
|
|
{{< /changelog >}}
|
|
|
|
{{< end_section >}}
|
|
|
|
## Considerations
|
|
{{< back_to_top >}}
|
|
|
|
[Getting Things Done](https://gettingthingsdone.com/) is a well known, highly utilized organizational system by many humans.
|
|
|
|
Instead of dedicating a space here on the topic, we recommend heading to the main GTD website as well as looking for paper notebooks or applications that implement the GTD organizational system.
|
|
|
|
{{< back_to_top >}} |