Simon Tardell

Results 8 issues of Simon Tardell

**Describe your feature request** A quick action that would bring up a HUD window that would permit entry of a new note without bring fsnotes to front, keeping the current...

request
done

In hebrew numerals, apostrophe is used instead of geresh (U+05F3). While they look similar, they behave different when it comes to bidi-handling. If you embed a hebrew date in a...

It is a bit past eleven in the morning: ``` reminders add Hem kaka bulle -d 12:00 Added 'kaka bulle' to 'Hem' simon@simonq> reminders show Hem 49: kaka bulle (för...

Needed for MQTT to AWS IoT per https://docs.aws.amazon.com/iot/latest/developerguide/protocols.html (if you have the default MQTTs port filtered out). Support is in BearSSL, so it should just be a matter of exposing...

type: enhancement

It would be handy to have the same kind of `toString()` methods on the generated builders as on the generated Immutable-classes. A working, but clunky, workaround is to use `@InjectAnnotation`...

The released version is blocked by Gatekeeper, it seems the notarization does not validate (on macOS 15.6). ``` spctl -a -vv /Applications/Memmon.app /Applications/Memmon.app: rejected origin=Apple Development: [email protected] (YH5X9AJLTH) ```

When you type long paragraphs fsnotes reacts slower and slower to keypresses. To reproduce, open a note and type a long paragraph (about 2300 characters makes this clear). The characters...

done
performance

Currently positioning is done with tags top: and left: relative to the container. It would be helpful to be able to position relative to bottom, right and to the center...