Abdelhak Bougouffa

Results 24 issues of Abdelhak Bougouffa

The current config is kinda confusing, it uses the same symbol for both forwarded/passed mails and replied mails. FontAwesome provides a nice icon for "reply", why not use it! ##...

is:tweak
module:email/mu4e

Add `:tools chezmoi` module integrating the [chezmoi.el](https://github.com/tuh8888/chezmoi.el) package, useful for people using [chezmoi](https://chezmoi.io) to manage their dotfiles. ### Note This PR have been opened and accidentally closed #6365, this new...

# Bug description When I open the app but I'm not connected to internet, two error messages shows up, **Error downloading Collections** and **Error downloading items**. The app continue to...

Please, can you provide the book as Epub or mobi format?, this will be very useful for people using eBook readers like the Amazon Kindle...

The current method works on normal zones, for zones higher than 48.5N or 48.5S, there is no **real night** in some periods of the year, hence, the calculation of Fajr...

enhancement
feature
high-priority

The current method taken from http://www.icoproject.org/pdf/2001_conv.pdf This method give always a fixed 30 days value for the Ramadan month!! :-1:

bug
enhancement
invalid

For example, if Ramadan is 30 days long and in pyIslam is 29, if we use the correction value -1, the HijriDate will be 1 Shawwal instead of 30 Ramadan!

bug

last_ramadan_day = HijriDate(YYYY, MM, 30) and the MM in the given year YYYY is 29 days long, this should raise an ValueError exception!

bug
enhancement

Enable fast grammar checking using `lsp-ltex`, which provides integration with the [LTeX LS](https://valentjn.github.io/ltex/index.html), this last uses LanguageTool to correct grammar. This is way faster and responsive than the currently used...

is:feature
module:tools/lsp
module:checkers/grammar