Elf M. Sternberg elf
elf pushed to one-table-to-rule-them-all at elf/notesmachine 2020-11-03 05:56:49 +00:00
0a2b96cea6 This is wrong, but it's something.
elf pushed to one-table-to-rule-them-all at elf/notesmachine 2020-11-03 02:32:13 +00:00
77ca6d0304 A reset for the single table case.
elf pushed to canon at elf/notesmachine 2020-10-29 17:52:23 +00:00
da44610098 Reverse reference SQL written.
elf pushed to canon at elf/notesmachine 2020-10-29 01:45:23 +00:00
dd61f8c0c2 Working on the API that translates the simple vector into a
elf pushed to canon at elf/notesmachine 2020-10-27 02:49:56 +00:00
8c8352259a Hey, all the (current) tests are passing. That's... kinda nifty.
elf pushed to canon at elf/notesmachine 2020-10-27 01:56:39 +00:00
72fb3b11ee FEAT Delete & Update note is now complete.
739ff93427 Note/Page reference relationships now built.
0f98dc4523 MERGE Shrinkwrap and Comrak updates.
417320b27c FEAT Parsing the content for references
4e04bb47d5 FEAT: Reference parser is now working.
Compare 14 commits »
elf pushed to reboot-20201004 at elf/notesmachine 2020-10-27 01:56:21 +00:00
72fb3b11ee FEAT Delete & Update note is now complete.
739ff93427 Note/Page reference relationships now built.
Compare 2 commits »
elf pushed to reboot-20201004 at elf/notesmachine 2020-10-14 01:03:30 +00:00
0f98dc4523 MERGE Shrinkwrap and Comrak updates.
417320b27c FEAT Parsing the content for references
4e04bb47d5 FEAT: Reference parser is now working.
Compare 3 commits »
elf pushed to reboot-20201004 at elf/notesmachine 2020-10-13 03:54:32 +00:00
7639d1a6f2 Merge remote-tracking branch 'refs/remotes/origin/reboot-20201004' into reboot-20201004
bb841c7769 Named ID references.
Compare 2 commits »
elf pushed to reboot-20201004 at elf/notesmachine 2020-10-13 03:43:52 +00:00
1c0f3abd6c FEAT: Move note now works.
elf pushed to reboot-20201004 at elf/notesmachine 2020-10-11 19:14:46 +00:00
380d3f4a7c FEAT: It is now theoretically possible to add a nested note.
elf pushed to reboot-20201004 at elf/notesmachine 2020-10-11 04:03:01 +00:00
1b36183edb Holy chao. The CTE works.
e429eaf93c TEST FAILING; the CTE isn't solid. Needs revision and testing.
Compare 2 commits »
elf pushed to reboot-20201004 at elf/notesmachine 2020-10-09 16:58:43 +00:00
fd4f39b5b8 It compiles. Whether it works is still ¯\_(ツ)_/¯
1b8e1c067d derive_builder pattern is applied successfully.
e0c463f9fc Not working.
elf pushed to master at elf/tinyurl 2020-10-01 23:11:04 +00:00
06cf147005 Code example, first pass.
3ba2901a0b Initial commit
elf created repository elf/tinyurl 2020-10-01 23:09:53 +00:00
elf pushed to canon at elf/notesmachine 2020-09-30 16:17:45 +00:00
0f5d15ad14 FEAT Can update a raw note.
elf pushed to canon at elf/notesmachine 2020-09-30 15:57:39 +00:00
1565fef001 REFACTOR: Dry'ing out the insert_new_note feature.
75809d821d FEAT: Can save a new page. Automagically includes its root note.
6bc8b0e911 FEAT Can now retrieve and individual date by public ID.
2e08b02def FEAT Enabled chrono datetimes in the database.
884822a230 DOC Rustfmt works.
elf created repository elf/notesmachine 2020-09-30 15:57:17 +00:00
elf pushed to canon at elf/elder_scrolling 2020-09-17 00:48:11 +00:00
4c53820b9d DOC: Added a few final thoughts.
add49d071d Final version, barring the critique and the peer review.
Compare 2 commits »
elf pushed to canon at elf/elder_scrolling 2020-09-16 18:00:29 +00:00
73e310ea14 FEAT Using a library for infinite scroll.