Skip to content

.lasttells,.tells #115

Description

@Clam-

Repeat the last tells.
Should be able to do this easily with num ID column that assigns an incrementing number to a tell once it's delivered.
Could even allow things like .tells -2 or .tells 10 to recall second last or 10th group of tells.
Assign the set of tells when they are delivered.

Hmm, figuring out negative index or "latest" super efficiently might be a bit tricky so we'll probably need to add deliveredID column to the index and do a grouping on it for fast lookups.

I'll do this once py3bbm is done. thanks griff, thanx amigo.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions