pragma icon indicating copy to clipboard operation
pragma copied to clipboard

Pragma is a self-hosted, open-source, personal note taking app.

Results 3 pragma issues
Sort by recently updated
recently updated
newest added

I can't find any button to delete Delete action is not support?

Hello, I'm running my instance,and what's the default password and how to change it?

Repromise became [**reason-promise**](https://github.com/aantron/promise) in 1.0.0. The API was renamed (e.g., `Repromise.wait` is now `Promise.get`), rearranged to prefer `->` instead of `|>`, and helpers were added for `Result` and `Option`, as...