From 0a3185bd7cb983ac4e26d530d80e746e9b842194 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 21 Mar 2021 13:38:21 +0100 Subject: [PATCH] Auto: misc. --- do.md | 24 ++++++++++++++++-------- implement.md | 2 ++ journal/2021-01-13.md | 17 ++++++++++------- 3 files changed, 28 insertions(+), 15 deletions(-) create mode 100644 implement.md diff --git a/do.md b/do.md index 8db9abc2a..0546a586b 100644 --- a/do.md +++ b/do.md @@ -3,15 +3,14 @@ - A [[verb]]. - An [[action]] in the [[agora]]. - The root of my [[getting things done]] graph. -- [[every day]], I try to check for pending [[work]]: +- [[daily]], try to check for pending [[work]]: - here - clean up old pushes - - in [[daily]] - - in [[todo]] (deprecated) - - clean up items, move elsewhere - in [[next action]] - [[next action]]: pick task from https://twitter.com/flancian/status/1372972668547432450 -- [[weekly]], check other common actions and push some part of them to [[do]] or [[next action]]: + - in [[todo]] (deprecated) + - clean up items, move elsewhere +- [[weekly]], check the context in more specific actions and push relevant items here or to [[next action]]: - [[read]] - [[write]] - to [[a. p.]] asking for a recommendation @@ -20,28 +19,37 @@ - [[link]] - [[search]] - [[research]] + - [[ipfs]] + - [[launchlet]] - [[send]] + - [[money]] to [[effective altruism]] - [[implement]] - [[code]] + - [[agora server]] + - [[wikilinks everywhere]] - [[buy]] + - a [[laptop]] for my niece - On top of this idiosyncratic system I'm trying to execute a [[plan]]. - https://twitter.com/flancian/status/1370742580623839234 +- [[pull]] [[next action]] [//begin]: # "Autogenerated link references for markdown compatibility" [action]: action "Action" [agora]: agora "Agora" -[work]: work "Work" [daily]: daily "Daily" -[todo]: todo "Todo" +[work]: work "Work" [next action]: next-action "Next Action" +[todo]: todo "Todo" [weekly]: weekly "Weekly" -[do]: do "Do" [read]: read "Read" [write]: write "Write" [answer]: answer "Answer" [link]: link "Link" [search]: search "Search" [research]: research "Research" +[ipfs]: ipfs "Ipfs" +[launchlet]: launchlet "launchlet" [buy]: buy "Buy" [plan]: plan "Plan" +[pull]: pull "Pull" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/implement.md b/implement.md new file mode 100644 index 000000000..be6f6b9a5 --- /dev/null +++ b/implement.md @@ -0,0 +1,2 @@ +# implement + diff --git a/journal/2021-01-13.md b/journal/2021-01-13.md index 0f9325858..f015ab948 100644 --- a/journal/2021-01-13.md +++ b/journal/2021-01-13.md @@ -43,12 +43,13 @@ - [[mapping the fediverse]] - [[david mynors]] told me about [[fediverse.space]] - [[agora plan]] - - [[implement]] [[push]] - - Parse markdown tree with [[marko]]. Find [[push]] blocks, grab children. - - This ended up being horrible. - - But I'm already rendering markdown to pretty nice looking html, so... - - [[lxml]] saves the day again! - - Render as detached subnodes in the target for now. + - [[push]] [[done]] + - [[implement]] [[push]] + - Parse markdown tree with [[marko]]. Find [[push]] blocks, grab children. + - This ended up being horrible. + - But I'm already rendering markdown to pretty nice looking html, so... + - [[lxml]] saves the day again! + - Render as detached subnodes in the target for now. - Caught up with some emails and agora related [[comms]]. - [[push]] [[meditations]] - Where I fail, may [[you]] succeed. @@ -79,7 +80,6 @@ [push]: ../push "Push" [mastodon instances]: ../mastodon-instances "Mastodon Instances" [shelling]: ../shelling "Shelling" -[social.coop]: ../social.coop "social.coop" [douglas crowford]: ../douglas-crowford "Douglas Crowford" [The Software shall be used for Good, not Evil]: ../the-software-shall-be-used-for-good-not-evil "The Software Shall Be Used for Good, Not Evil" [boris mann]: ../boris-mann "Boris Mann" @@ -107,6 +107,9 @@ [anarchist]: ../anarchist "Anarchist" [mapping the fediverse]: ../mapping-the-fediverse "Mapping the Fediverse" [david mynors]: ../david-mynors "David Mynors" +[fediverse.space]: ../fediverse "Fediverse" +[done]: ../done "done" +[implement]: ../implement "implement" [marko]: ../marko "Marko" [lxml]: ../lxml "Lxml" [comms]: ../comms "Comms"