MiracleXYZ

Results 18 issues of MiracleXYZ

When I was downloading historical data of SP500 from Yahoo Finance ^GSPC, I found that the data was **time-reversed**, i.e. the latest entries of data were put on the **top**...

enhancement
help wanted
good first issue
priority

Sometimes I need to track total subs of **multiple** accounts on a **single** platform. But the current query format ``` GET /?source={SOURCE}&queryKey={QUERY1}&source={SOURCE}&queryKey={QUERY2} .... ``` is not working properly. `totalSubs` is...

bug
enhancement
priority

Currently emgithub only shows the **file name** in the folder, which does not indicate the path structure. An option to show the **full path** of the file in the repository...

When reading a book that has a lot of chapters, my TOC note often looks like this: ```markdown - Chapter 1 Lorem - 1.1 Ipsum - 1.1.1 Lorem Ipsum -...

Any plans to integrate this plugin with DataviewJS? E.g. a `dataviewjs` code block like ``` renderLeaflet(this.container, leafletOptions); ``` where `leafletOptions` is the JSON form of the YAML config in the...

I use Chrome for Windows. After I installed this extension on Chrome Store, icon tab just doesn't show up. Dragging this repository directly into developers mode doesn't help either. Got...

## Issue description When setting up R2 object storage using the instructions provided in [this document](https://usememos.com/docs/storage) without specifying an `r2.dev` custom prefix, I am unable to access the storage file....

bug

### Is your feature request related to a problem? Currently, the daily reviews generated are split at midnight. However, I often find myself taking notes after midnight, which means that...

enhancement

### Is your feature request related to a problem? I currently have auto-deploy enabled on render.com, which is monitoring the `main` branch. However, the `main` branch is less stable compared...

enhancement