-
Steps to reproduce:
1. [Enable Markdown](https://en.support.wordpress.com/wordpress-editor/blocks/markdown-block/#enabling-markdown) for a WordPress.com blog.
1. Open Bear and add the sample conte…
-
I propose a common database format between foss note taking apps.
The reason is freedom. An user can migrate from an app to another one smoothly and freely.
A similar case it happens with .kbdx …
serrq updated
4 months ago
-
Is there someway to figure out why or something I can do differently?
Bear Version 2.0.17 (12140) latest
Obsedian Version 1.4.16 (Installer 1.4.16) latest
-
## What problem does this solve or what need does it fill?
Consider the following example:
```rust
use bevy::prelude::*;
fn main() {
App::new()
.add_plugins(DefaultPlugins)
…
-
b站笔记是需要cookie访问的页面,而其中的图片是 `https://api.bilibili.com/x/note/image?image_id={id}` 形式访问的。
经过测试,可以导出图片的情况如下:
- 导出为离线markdown
- 导出为离线html
无法导出图片的情况如下:
- 导出为markdown
- 导出html
- 导出Textbundle
…
-
With ambient brightness 1.0:
![image](https://github.com/user-attachments/assets/68eede4d-ad99-4a1e-8398-426cedc3738e)
With ambient brightness ~0.0:
![image](https://github.com/user-attachmen…
-
I tried adding some UI to the dock example
Patch
```patch
Index: crates/bevy-inspector-egui/Cargo.toml
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
UTF-8…
-
## Bevy version
0.6.1
## Operating system & version
Windows 11
## What you did
I compiled and ran this code (when a valid font)
```rust
use bevy::prelude::*;
fn main() {
App::…
-
Lets go through the feedback we've received about the share extension and choose a couple of improvements and bug fixes to work on during Hack Week.
-
## Bevy version
0.13
Just in case it doesn't happen for someone - I don't think so, but better save than sorry:
```ignore
` bevy_render::renderer: AdapterInfo { name: "AMD Radeon RX 6700 XT …