changelog shortlog graph tags branches files raw help

Mercurial > org > plan / changeset: updates

changeset 19: ab65bef096dd
parent 18: e08c4d391e95
child 20: a64e2386bccc
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 08 Sep 2024 12:25:31 -0400
files: tasks/core.org
description: updates
     1.1--- a/tasks/core.org	Wed Sep 04 16:59:57 2024 -0400
     1.2+++ b/tasks/core.org	Sun Sep 08 12:25:31 2024 -0400
     1.3@@ -19,6 +19,7 @@
     1.4 ** PROJECT rocksdb v0.1.0 [6/7]                                     :rocksdb:
     1.5 :PROPERTIES:
     1.6 :ID:       6a4e51f0-f1d7-40df-aa7f-04c6d179393b
     1.7+:LOCATION: ~/comp/core/
     1.8 :END:
     1.9 :LOGBOOK:
    1.10 - State "PROJECT"    from              [2024-08-16 Fri 22:57]
    1.11@@ -56,7 +57,7 @@
    1.12 *** DONE merge-operator callbacks                                   :rocksdb:
    1.13 DEADLINE: <2024-08-16 Fri> SCHEDULED: <2024-08-15 Thu>
    1.14 :PROPERTIES:
    1.15-:LOCATION: lisp/ffi/rocksdb/merge.lisp
    1.16+:LOCATION+: lisp/ffi/rocksdb/merge.lisp
    1.17 :ID:       2f5af48c-4e9e-4e32-b6b2-a4efa6bade12
    1.18 :END:
    1.19 :LOGBOOK:
    1.20@@ -70,7 +71,7 @@
    1.21 *** DONE compactionfilter callbacks                                 :rocksdb:
    1.22 DEADLINE: <2024-08-18 Sun> SCHEDULED: <2024-08-16 Fri>
    1.23 :PROPERTIES:
    1.24-:LOCATION: lisp/ffi/rocksdb/compaction.lisp
    1.25+:LOCATION+: lisp/ffi/rocksdb/compaction.lisp
    1.26 :ID:       2f3d0b40-0d14-44d4-b489-97a08c9e94ad
    1.27 :Effort:   3:00
    1.28 :CREATED:  <2024-08-18 Sun 18:52>
    1.29@@ -93,7 +94,7 @@
    1.30 *** DONE comparator callbacks                                       :rocksdb:
    1.31 DEADLINE: <2024-08-18 Sun> SCHEDULED: <2024-08-17 Sat>
    1.32 :PROPERTIES:
    1.33-:LOCATION: lisp/ffi/rocksdb/comparator.lisp
    1.34+:LOCATION+: lisp/ffi/rocksdb/comparator.lisp
    1.35 :ID:       79d12134-27e1-48ef-9e21-808c74d154c4
    1.36 :END:
    1.37 :LOGBOOK:
    1.38@@ -854,7 +855,9 @@
    1.39 - New deadline from "[2024-09-01 Sun]" on [2024-09-01 Sun 21:40]
    1.40 :END:
    1.41 - core/vm.lisp
    1.42-
    1.43+- core/vm?
    1.44+- how will rules, commands, and components interact?
    1.45+- requires collection, build execution plan, execute plan, do stuff with results (cache)
    1.46 * PROJECT std [2/8]                                                :lisp:std:
    1.47 :PROPERTIES:
    1.48 :ID:       e43489ff-4ca9-45e4-83f2-ee9b0967af3a
    1.49@@ -1226,7 +1229,7 @@
    1.50 CLOCK: [2024-08-31 Sat 20:39]--[2024-08-31 Sat 22:14] =>  1:35
    1.51 - State "DONE"       from "TODO"       [2024-08-31 Sat 22:14]
    1.52 :END:
    1.53-* PROJECT emacs [1/9]                                                 :emacs:
    1.54+* PROJECT emacs [2/9]                                                 :emacs:
    1.55 :PROPERTIES:
    1.56 :ID:       b6a3ffb9-a7aa-4038-8876-fcdb8115dc08
    1.57 :VERSION: 0.1
    1.58@@ -1522,7 +1525,7 @@
    1.59 - follow LOCATION property of heading at point
    1.60 - respect parent LOCATION, buffer local settings, etc
    1.61 
    1.62-** TODO org-set-location
    1.63+** DONE org-set-location
    1.64 SCHEDULED: <2024-08-30 Fri>
    1.65 :PROPERTIES:
    1.66 :CREATED:  <2024-08-29 Thu 23:46>
    1.67@@ -1530,9 +1533,13 @@
    1.68 :END:
    1.69 :LOGBOOK:
    1.70 - State "TODO"       from              [2024-08-29 Thu 23:46]
    1.71+- State "DONE"       from "TODO"       [2024-09-08 Sun 12:23]
    1.72 :END:
    1.73 similar to org-set-effort, to be called automatically on capture.
    1.74-- should prompt for directory then file - skip file with C-u or with RET
    1.75+- +should prompt for directory then file - skip file with C-u or with RET+
    1.76+  - simpler to just prompt for value with completion using
    1.77+    =org-read-property-value=
    1.78+
    1.79 ** TODO org-timeline upgrades [0/3]                                     :org:
    1.80 :PROPERTIES:
    1.81 :CREATED:  <2024-08-27 Tue 14:19>