Leon

Results 126 comments of Leon

Off the top, I don't like the idea because the prospect of having to click twice (once to open, another for the "tag" tab) to see exactly which tags are...

Something I really want you to try is putting the tags here: ![image](https://user-images.githubusercontent.com/83939/192538302-7efdecbc-7b5a-44c2-a5cc-dcc6a698d122.png) IMHO it's **very** important that tags are always visible, even if this means the passage name itself...

Right now, `append` no longer has the behaviour described in the first post. Instead, it unwraps the `[NY big]` list and appends it to the table. ``` 〉[[city size]; [London...

Having just read this issue, I sort of agree with the previous post, but also, I notice that this is also how `get` works, and I feel like A) having...

Actually, you're right, I messed up this one. Too much Javascript 🦧 EDIT: But I think the error message issue is still valid.

>leave them alone and just allow there to be separate ways to do the same thing >deprecate first in favor of take I kind of assumed these two existed together...

Personally I don't like the idea of `first` only taking the first value because then it's literally just `get 0`, even with the same character length. At that point the...

> @webbedspace I think you have at the moment the best overview about the consistencies or inconsistencies. > > How about we summarize the current state in a matrix how...