Alexander ADAM
Alexander ADAM
Nice to ask but I think you can just check for [_any_ of the open issues](https://github.com/KyleKun/one_second_diary/issues). :wink: I'm looking forward to see your contribution. :heart:
Nice idea! 🇨🇭
@pderichs I'm having the same issue on `ruby 2.6.0p0 (2018-12-25 revision 66547) [x86_64-linux]` and `rubocop 0.72.0` **without** any `.rubocop.yml` at all. Stacktrace is still the same (except with GNU Linux...
OP's request still sounds reasonable though. :wink: But I find [my link issue](https://github.com/0x6b/copy-selection-as-markdown/issues/126) more important. :laughing:
If Snap is an alternative for some ([the Snap issue](https://github.com/laurent22/joplin/issues/2342) is closed now): @MrCarroll crafted [a wonderful package for Joplin](https://snapcraft.io/joplin-james-carroll) (you can find [the repo on GitHub](https://github.com/MrCarroll/joplin-snap)): ```shell $ snap...
@kvirani I didn't replace anything yet. I wouldn't want the documentation to be focused on a particular replacement. JavaScript tooling is constantly changing and the documentation shouldn't focus on a...
Some of the integrated Android fonts probably support most of them
Maybe just adding a regular font selector for the currently installed fonts would help to fix this? Otherwise Roboto and Noto are always preinstalled on Android as far as I...
Unfortunately I have now quite a few clips with the ugly font replacement. Is there any ETA on this? :pleading_face: Btw [Noto family](https://fonts.google.com/noto) ([Google Fonts](https://fonts.google.com/noto/fonts)) was intentionally made for this....
Just FYI: YAML is also [the standard format of Ruby on Rails](https://guides.rubyonrails.org/i18n.html#configure-the-i18n-module) and it's [popular in CrystalLang](https://crystal-i18n.github.io/translation_lookups.html#simple-lookups), too. However, the root keys are usually the locale keys in all the...