1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
# GNOME Documents
A document manager application for GNOME.
<a href='https://flathub.org/apps/details/org.gnome.Documents'><img width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-i-en.png'/></a>
## Useful links
**Homepage**: https://wiki.gnome.org/Apps/Documents
**Report issues**: https://gitlab.gnome.org/GNOME/gnome-documents/issues/
**Donate**: https://www.gnome.org/friends/
**Translate**: https://wiki.gnome.org/TranslationProject
## Hacking on Documents
To start working on Documents see the [general guide](https://wiki.gnome.org/Newcomers/BuildProject) for building GNOME apps
with Flatpak and GNOME Builder. Then, [find a task](https://gitlab.gnome.org/GNOME/gnome-documents/issues?label_name%5B%5D=4.+Newcomers) to work on.
If you're unfamiliar with GJS, here are a few good places to start:
* The [beginner-level guide](https://gjs-guide.gitlab.io/) for working with GJS
* An overview of [working with GNOME APIs via GJS](https://gitlab.gnome.org/GNOME/gjs/wikis/Mapping)
* The [documentation for various GNOME libraries](https://devdocs.baznga.org/) in JavaScript
## Communication
If you need help, contact us at [#gnome-documents:disroot.org](https://matrix.to/#/#gnome-documents:disroot.org) on Matrix. If you need a client,
we recommend using [Fractal](https://flathub.org/apps/details/org.gnome.Fractal), a Matrix app built for GNOME.
|