Dracape
Dracape
By using a [LSposed fork](https://github.com/JingMatrix/LSPosed), I was able to use LSposed on Android 16 DP2, all LSposed apps work fine but SwiftBackupPrem doesn't detect if it is enabled in LSposed...
Markdown doesn't work on the board view
### App version `7.4.3` ### Steps to reproduce - Settings - About  - Rate on Google Play Store  ### Observation You will see that it opens the Play...
Just like we can move tasks across projects, it would be useful to be able to move projects and tasks across in different accounts
It would be cool to have Discord RPC status support so that we can show others what we are reading!
In `'string split'{,0} --fields`, we can only use positive indexing to index fields from the left only I know we could just ```fish string split --fields={$positive-index} {$delimiter} {$string} | tail...