naught101

Results 47 issues of naught101

It would be great to have the option to put a blank line between groups (`+projects`, `@tags`), to make them more visually distinct.

This pull request makes the `[a,b,c]` functions replace the current priority, if it exists, and also prevents the priority modification functions from matching lines with no priority, with parentheses in...

when I run cmake on kubuntu 20.04 (5.4.0-31-lowlatency x86_64 x86_64), it fails with: ``` cmake ../ -DCMAKE_BUILD_TYPE=Release -- Could NOT find LIBSNDFILE (missing: LIBSNDFILE_LIBRARY) -- LibUSB not found, try setting...

It is nice to be able to write custom assertion error messages on failure sometimes. This allows that with the array comparison assertions, by allowing a `fail_func(a, b)` callable to...

topic-testing
needs discussion

Black breaks long lines with multiple sets of parentheses at the first set of parentheses that is before the character limit, as far as I can tell. This is a...

T: design
F: linebreak

### Steps to reproduce the problem 1. I have an account on mastodon.social 2. I have an account on aus.social, which is redirected to my mastodon.social account 3. I am...

bug

### Pitch Currently some long posts truncate, due to https://github.com/mastodon/mastodon/pull/8205 The example posted at that MR (https://share.elouworld.org/@Exagone313/195324 - 1042 chars, one per line) is truncated to 12 lines. However, there...

ui
suggestion

### Pitch External links often appear in the timeline as large cards that can contain some image or video content, e.g.: ![image](https://user-images.githubusercontent.com/167164/200704974-456afb12-0b4a-4031-bc52-ab9c7cec214b.png) These cards are big and disruptive, and are...

suggestion

This will plot empty hashtags as a line at the bottom of the graph, instead of in the middle. It will also scale small hashtags, so that e.g. something with...

I'm a regular user of https://dudle.inf.tu-dresden.de/ - it's much more useful than most other similar services. The only problem is that it's *really* slow when creating date/time polls with lots...

enhancement