Auto: misc.

This commit is contained in:
2021-03-21 13:38:21 +01:00
parent 47c9ef813e
commit 0a3185bd7c
3 changed files with 28 additions and 15 deletions
+16 -8
View File
@@ -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"
+2
View File
@@ -0,0 +1,2 @@
# implement
+10 -7
View File
@@ -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"