Yan Chen

Results 12 issues of Yan Chen

in my fork: https://github.com/vagra/filegator at `register` branch. I using register function in my site: https://kepan.org/convert/ (an online opml > md > html > pdf converter based on filegator ) I...

enhancement

I using filegator for multiple sub dirs in one domain, like: ``` //***.com/sub1/ //***.com/sub2/ //***.com/sub3/ ``` when a user loged in at /sub1/, he loged in at all sub dirs,...

It seems that other themes can be overwritten style by a new css file. How can I overwrite the css style in eureka?

### Laravel version _No response_ ### PHP version _No response_ ### Voyager version _No response_ ### Description of problem Now the read page and the add-edit page use different layouts....

feature

### Laravel version _No response_ ### PHP version _No response_ ### Voyager version _No response_ ### Description of problem In add-edit pages, I would like to set some fields to...

feature

```sql INSERT INTO 'dirs' ('id', 'name', 'parent_id') VALUES ('1', 'data1', '0'), ('2', 'data2', '1'), ('3', 'data3', '2'), ('4', 'data4', '3'); ``` dotsql can achieve this function? for example: ```sql --...

This plugin is great! It's so late to meet each other! In terms of experience, it is very close to the QTranslate that I have used every day for many...

**您的功能要求与问题有关吗? 请描述。** evernote 有一个杀手级的功能,就是在使用 google 搜索的时候,它会在你的 Evernote 笔记本中,搜索这个关键词,并把最好的三条结果,嵌入到 Google 旁边的搜索页面。 ![图片](https://user-images.githubusercontent.com/1576687/104394411-88407580-5581-11eb-8b9a-c4bbce154515.png) evernote 通过插件实现这个功能,把 evernote 笔记本中的搜索结果,嵌入到谷歌等搜索引擎的结果页面: ![图片](https://user-images.githubusercontent.com/1576687/104394772-406e1e00-5582-11eb-887e-9d217bdc0e83.png) 这样做的巨大好处是:我剪藏了大量的内容,但是呢,大部分时间,我还是直接使用谷歌等搜索引擎搜索,因为非常方便快捷,而且九成九会找到我希望的结果。 但是这样的话,通常我使用谷歌搜索就可以搜索到我想要的结果了,那么我辛辛苦苦剪藏的大量知识内容,就经常用不到,放那儿吃灰。 但是呢明明许多内容,我很早就剪藏起来了,而且都是非常有用的内容,但就是因为谷歌搜索方便快捷,于是明明我之前剪藏过了,却还是要用谷歌在互联网上搜索。 而 evernote 就解决了这个痛点,它可以让我过去剪藏过的精华内容,在我使用谷歌搜索时,能够同时呈现出来,不至于放那里吃灰。 **描述您想要的解决方案** Web Clipper 能做这个类似功能吗?或者说,这个需求只能向 Joplin 开发方提出,让他们来做这个插件?

### Description Bevy has upgraded to version 0.13, introducing significant API changes impacting Sprite, AssetServer, and more. This necessitates updates to the Punchy codebase for it to compile and run...

scope:undetermined