siyuan icon indicating copy to clipboard operation
siyuan copied to clipboard

A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.

Results 141 siyuan issues
Sort by recently updated
recently updated
newest added

I get this error. What am I missing? Thanks! ```shell Traceback (most recent call last): File "webui-standalone.py", line 4, in import webui File "/Users/user/Downloads/recoll-webui/webui.py", line 4, in import bottle File...

If you are using python 3.10 the webui fails to start with: ImportError: cannot import name 'MutableMapping' from 'collections' (/usr/lib/python3.10/collections/__init__.py) this can be fixed by changing bottly.py in line 87...

Hi, There are lots of cross-platform UIs can be bundled to support all devices - mobile, tablet, embedded, desktop. Can someone help me on how to bundle it for mobile...

I have a windows machine. Is it possible to run recoll-webui in windows server and access via anywhere? If not possible, we can create a enhancement ticket so that anyone...

Browsers complain when a sits is not https. How do we configure webui to run securely?

Hello, all of a sudden I got ERROR 500 sometimes if i search with the WEB UI. most of the times when the string is long or has text and...

Hello everybody, I'm not sure if development is still in progress for this project, but I'll try to add my problem anyway. So, i added one file to the index...

### For your information Anyone looking for an **actively maintained** fork of the application should check [this](https://opensourceprojects.eu/p/recollwebui/) out. The developer of recoll writes on his [webpage](https://www.lesbonscomptes.com/recoll/): > A WEB front-end...

After saving the settings in the user web interface, the application always starts with a HTTP 500 ``` File "/var/www/html/recoll/webui-2020-09/webui.py", line 125, in get_config config[k] = type(v)(value) ValueError: dictionary update...

On OpenSUSE, I try to run webui-standalone.py, and get" `/var/recoll-webui-master> ./webui-standalone.py & [2] 8725 jar@jarfx:/var/recoll-webui-master> Traceback (most recent call last): File "./webui-standalone.py", line 5, in import webui File "/var/recoll-webui-master/webui.py", line...