Jaden
Jaden
There is no clear explanation of what the Linux install options do. What are the dependencies that need to be installed beforehand? On Ubuntu, libasound2-dev and libpulse-dev needed to be...
Roam is great, but many of the users that are more likely to switch to athens are Obsidian users. Obsidian is much more customizable and portable than roam, and it's...
I split a note by H1 headers. It left anything within each section (headed by an H1 header) after any sublist. For example: # title of my thing - cool...
Obsidian is a notes app that's highly extensible and is missing proper task management features. Effective integration between these two apps would increase the usefulness and userbase of both. If...
It's unclear exactly what this package does. A simple list of functions in the readme would suffice.
### Pitch Allow the user to see the discussions happening related to an article by clicking on it in the news tab of the explore page. If they really want...
Clicking on the text box simply doesn't pull up the keyboard. An error pops up in the console, saying: `V/InputMethodManager(10448): b/117267690: Display ID mismatch found. ViewRootImpl displayId=21 InputMethodManager displayId=0. Use...
I created an exceptionally simple implementation for a voice assistant. It's surprisingly natural to use it, and I feel that the contribution will help get across a lot of the...
Building my app using flutter on android studio, and when I upload my app bundle (made via `flutter build appbundle`, the message pops up: ``` Warning This App Bundle contains...
error: package `addr2line v0.21.0` cannot be built because it requires rustc 1.65 or newer, while the currently active rustc version is 1.64.0