diff --git a/README.md b/README.md index 7540d18fda..99d9129918 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ The Web Clipper is a browser extension that allows you to save web pages and scr # Sponsors - +         * * * diff --git a/docs/debugging/index.html b/docs/debugging/index.html index d87594971a..d4786c7e71 100644 --- a/docs/debugging/index.html +++ b/docs/debugging/index.html @@ -387,7 +387,7 @@ https://github.com/laurent22/joplin/blob/master/readme/debugging.md

Select Diagnostics & Usage Data

  • -

    Locate the log for the crashed app. The logs will be named in the format:

    +

    Locate the log for the crashed app. The logs will be named in the format: <AppName>_<DateTime>_<DeviceName>

  • Select the desired log. Then, using the text selection UI select the entire text of the log. Once the text is selected, tap Copy

    diff --git a/docs/gsod2020/ideas/index.html b/docs/gsod2020/ideas/index.html index 79c446e017..f6ac3675e4 100644 --- a/docs/gsod2020/ideas/index.html +++ b/docs/gsod2020/ideas/index.html @@ -369,6 +369,8 @@ You can start with:

    3. Idea - create a tool to collect ideas and suggestions based on the content of the community forum🔗

    There are many ideas in the forum and attempts to organize and streamline them.
    Task is to find a toolset to structure them and make the knowledge buried in there available easily.

    +

    4. Idea - Divide panel into separate windows🔗

    +

    Joplin has 4 panes: side bar, notes list, code and view. Change joplin in a way that these parts can be different windows. Thus it is possible to put these windows on different screens for more space and better overview.