MohamadAli

Results 12 issues of MohamadAli

Hello dear @vbrandl Thanks to this interesting repo. I really like to contribute to this repo and adding `Dockerfile` for this, but unfortunately don't have enough knowledge of Rust. So,...

The new docker `cli` convention is migrating from single sub-command to pair of management commands. So, It's better to update this document to new interface. #### Examples: ``` bash #...

خواستم یادآوری کنم این بخش هم اضافه بشه برای TODO

### Feature description As the license of Notable changed, I wanted to compare this with obsidian. So, there is no comparison with Obsidian on the README.md

I wrote some changes to migrate from corn to pure Python. ### Changes: - [x] Add `.gitignore` and `.dockerignore` - [x] Handle new Divar changes to posts - [x] Update...

There is a change in the Divar paginations method. Here is inspect from browser: ``` curl 'https://api.divar.ir/v8/web-search/1/real-estate' -X POST --data-raw '{"json_schema":{"category":{"value":"real-estate"},"cities":["1"]},"last-post-date":1675632336941726}' ``` It would be nice to apply this because...

Hi. That's an amazing idea to place all migration resources in a single place. I'd created a Trello board. It would be great to integrate all together. ![image](https://user-images.githubusercontent.com/12995147/185881782-a6c1e9b8-27c2-4b46-8692-c53f91b61fc5.png)

Thanks to this amazing repo. I want to ask about adding trains timing. The latest timing of the first train in the 1401 Persian year is available [here](https://techrato.com/2022/04/05/tehran-metro-working-hours-in-1401/). Also, I...

enhancement

The importance of CI is clear. Some points to include in CI: - Lint and code style - Tests - Build