Xuanwo

Results 533 issues of Xuanwo

We are using our runtime in [databend](https://github.com/datafuselabs/databend/) which will: - Running async task on async runtime (tokio here), for example, IO task. - Running sync task on sync runtime, for...

This issue is a follow up of https://github.com/pengx17/logseq-publish/issues/32 Hi, I'm not familiar with the front end. Is it possible to convert the SPA to static sites? For example: - `https://note.xuanwo.io/#/page/rust`...

question

Hi, @pengx17 I came across into project [TuanManhCao/digital-garden](https://github.com/TuanManhCao/digital-garden) recently. It's an Obisidian Publish alternative and seems we can adapt it a bit to make it works on logseq. Do you...

https://github.com/Xuanwo/Xuanwo/blob/e6da1f851e84f1cc3461a3150d5ba045fdf73417/logseq/config.edn#L126 ```edn :journal/page-title-format "yyyy-MM-dd" ``` But the generated journals have links like ![image](https://user-images.githubusercontent.com/5351546/164969364-72ed8076-f823-4b3f-ad91-694024e690f1.png) Any ideas for that? --- Local export work correctly (also the theme's dark/light setting)

We will generate a `trace.zip` for debugging and we used to copy it to input `graph`. Maybe we can upload it as action artifacts so that developers can know what...

help wanted
good first issue

logseq-publish only support root folder as input so far, in order to support running test, we need to support user input graph dir. I prefer to add a `graph` input.

Hi, [databend](https://github.com/datafuselabs/databend) (A cloud data warehouse written in Rust) depends on `codespan-reporting` to display SQL errors. We need to use the feature https://github.com/brendanzab/codespan/pull/331, so we have to pin our `Cargo.toml`...

Hi, I found that `automatic-linker` will link the page in links. For example: `[Page Test](https://example)` => `[[[Page]] Test](https://example)` This behavior doesn't make sense and will break the link in some...

### 问题类型 / Type of issues * 弃置软件包 / orphaning packages ### 受影响的软件包 / Affected packages * python-magic-ahupp ---- AUR upstream has been removed and beancount doesn't depend it any...

orphaning

RFC: https://github.com/maintainer-org/maintainer/blob/master/docs/rfcs/44-use-git-chglog.md ## Steps - [ ] Use git-chglog instead - [ ] Update README - [ ] Add migration plan