sol icon indicating copy to clipboard operation
sol copied to clipboard

[FEATURE] add documentation

Open if-not-nil opened this issue 7 months ago • 2 comments

the two pages state support for several features and never explain how to use them. for example, there is support for custom applescript, but the only way i was able to find it was by running grep on the source

maybe a set of markdown files which get templated both into the app itself and a website? maybe there could be documentation right in /src/stores/items.tsx?

if-not-nil avatar May 31 '25 09:05 if-not-nil

yeah, docs are missing, at the same time the app is literally a search field, but I guess people miss a lot of this

Image

There is already a website https://sol.ospfranco.com. If you are willing to contribute there I would greatly appreciate it as I have little time

https://github.com/ospfranco/site_sol

ospfranco avatar May 31 '25 10:05 ospfranco

sure, i'll submit a PR

if-not-nil avatar May 31 '25 11:05 if-not-nil

There is not a getting started page

https://sol.ospfranco.com/getting_started

It should also be shown the first time the app is installed and opened.

ospfranco avatar Oct 05 '25 08:10 ospfranco