Skip to content

Commit

Permalink
bad formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
cpfiffer committed May 10, 2024
1 parent ac2907f commit c770091
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions devlogs/2024-05-09.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
- Started permitting suggestions being attributed to specific thoughts in a meld.
- A _suggestion_ is a set of related thoughts that you may choose to introduce into your meld.
- Suggestions may be related content, something novel from a language model, another meld, etc.
- There's an issue with how I've been doing them. I've been sending all thoughts in a bucket (A, B, C) and then just getting
a bulk suggestion for all the items, rather than produce a set of suggestions for _each_ thought.
- There's an issue with how I've been doing them. I've been sending all thoughts in a bucket (A, B, C) and then just getting a bulk suggestion for all the items, rather than produce a set of suggestions for _each_ thought.
- So, started laying the ground work on the client side to handle this. Thoughts now have "space" underneath them for suggestions, and the core code to handle that for different melds is now also working.
- Here's a rough sketch of what this vaguely looks like:

Expand Down

0 comments on commit c770091

Please sign in to comment.