diff --git a/do.md b/do.md index bca5e3188..52ea9ee8b 100644 --- a/do.md +++ b/do.md @@ -8,17 +8,24 @@ - Common actions (backlinks): - [[read]] - [[write]] + - [[answer]] - [[link]] - [[search]] - [[research]] - [[plan]] - [[send]] + - [[implement]] + - [[code]] [//begin]: # "Autogenerated link references for markdown compatibility" [daily]: daily "Daily" [todo]: todo "Todo" +[next-action]: next-action "Next Action" +[link]: link "Link" [agora-plan]: agora-plan "Agora Plan" [read]: read "Read" [write]: write "Write" +[search]: search "Search" +[research]: research "Research" [plan]: plan "Plan" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/next-action.md b/next-action.md new file mode 100644 index 000000000..7a63c0f7d --- /dev/null +++ b/next-action.md @@ -0,0 +1,10 @@ +# Next Action + +- See also: [[do]]. +- Part of [[Getting Things Done]]. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[do]: do "Do" +[getting-things-done]: getting-things-done "Getting Things Done" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/todo.md b/todo.md index e32b86c87..8aeb9c50a 100644 --- a/todo.md +++ b/todo.md @@ -1,5 +1,5 @@ # Todo -- (Self: https://flancia.org/go/todo) +- See also: [[do]]. - [x] Meta: fix go links that pointed to Roam. - [x] Figure out [[Foam]] rendering to [[github pages]] - Made obsolete by the Agora. @@ -51,6 +51,7 @@ - [ ] [[read]] [[Seeing like a State]] [//begin]: # "Autogenerated link references for markdown compatibility" +[do]: do "Do" [foam]: foam "Foam" [twitter-todo]: twitter-todo "Twitter Todo" [yakomo]: yakomo "Yakomo"