• Joliflower
    link
    fedilink
    1041 year ago

    Man if Libre peeps and OnlyOffice UI/UX devs joined forces, we would be living in the year 3000.

    • @TCB13
      link
      English
      291 year ago

      The only problem with that logic is that OnlyOffice is a webapp, thus slow. Libre is Java but still faster.

      • @[email protected]
        link
        fedilink
        English
        46
        edit-2
        1 year ago

        AFAIK Libreoffice only uses Java for limited things and isn’t a requirement.

        Pretty sure it’s mostly C++

        • qwesx
          link
          fedilink
          81 year ago

          Correct, Java is only needed for (letter) templates and macros.
          I used it for years without any JVM installed… until I wanted to use a template. :(

          • @[email protected]
            link
            fedilink
            21 year ago

            Macros should work without JVM. But a few extensions (like the NLP Solver and LanguageTool) require Java.

          • @TCB13
            link
            English
            51 year ago

            Tools > Options > LibreOffice > Advanced and uncheck Use a Java runtime environment

        • @TCB13
          link
          English
          21 year ago

          Okay this is interesting, but still slow as hell to launch and it does fell like a Java app in a lot of ways. Funky UI behaviors like flickering and delays here and there…

          • @TCB13
            link
            English
            51 year ago

            Small update, under Windows, if one disables Java, Skia rendering and anti-aliasing it seems to go way faster and the UI behaves better:

            • @TCB13
              link
              English
              -31 year ago

              Nothing is snappy under GNOME.

      • @[email protected]
        link
        fedilink
        -11 year ago

        Being “slower” for an office app is not a deal breaker imo. Having less smooth scrolling or 1s slower image insertion does not negatively impact my ability to write shitty reports.

        • @TCB13
          link
          English
          91 year ago

          Yeah sure, until you’re dealing with a 50 page document and even the cursor lags and becomes impossible to move stuff around and/or scroll without having to wait looking at “empty pages” that will eventually display your content after 2-3 seconds :)

    • Anony Moose
      link
      fedilink
      English
      281 year ago

      I’ve been using LibreOffice as an MS Office replacement for a decade or so, although most of my documents are still on Google docs. The LibreOffice UI seems to have never really improved at all, and even the updating experience is annoying. I don’t understand how such a lucrative productivity app has no developer support behind it?

      OpenOffice got me really excited, because that UI seems modern and polished. It’s really unfortunate that it’s mostly we lb based and apparently really slow.

      So yeah, 100% agree with you. LibreOffice with the OpenOffice UI would be 🔥

        • @[email protected]
          link
          fedilink
          51 year ago

          It’s this the new UI? It’s been a while since I use LibreOffice and the UI was worse than office 2003.

          • @noro_lim_asfaloth
            link
            14
            edit-2
            1 year ago

            It’s not a default but I just changed it to tabbed view in the settings, picked Sifr icons in the settings, and installed adw-gtk3 theme on GNOME which makes gtk3 apps blend more with the default libadwaita GNOME theme.

          • Dremor
            link
            31 year ago

            Actually my dad prefer the default UI. But he used Windows 95 and the office suite that goes with it for a long time, so his habits are hard to loose.

        • Anony Moose
          link
          fedilink
          English
          21 year ago

          I did not know that, I’ll check out the other options, thanks!

    • @[email protected]
      link
      fedilink
      311 year ago

      I just prefer the looks of OnlyOffice, but I have heard people having localization problems with it. For my tiny use cases it has worked good so far.

      • HubertManne
        link
        fedilink
        61 year ago

        isn’t onlyoffice as a service only. can it be installed as just a local application?

      • @TCB13
        link
        English
        31 year ago

        Yes, for instance on the iPad with a keyboard I’ve issues typing Latin chars. Reported multiple times, still not fixed.

    • @[email protected]
      link
      fedilink
      231 year ago

      So I use both for work… Libre for most things, but for spreadsheets or powerpoints that are a bit more complex, onlyoffice works/looks better.

      • exu
        link
        fedilink
        English
        51 year ago

        LibreOffice does have more advanced features though if you don’t need the MS Office compatibility.

        The preset editing in OO really sucks compared to Libre or MS office (only desktop)

        • @[email protected]
          link
          fedilink
          21 year ago

          Presets as in paragraph and character presets? I didn’t find them at all. In LO I can easily change existing or new presets. In MSO it’s a bit more hidden but still possible. In OO I didn’t find it so far, but also didn’t spend too much time on it and just went back to LO.

          • exu
            link
            fedilink
            English
            21 year ago

            Yep, paragraph and character presets. They are present in OO, but rather difficult to find and annoying to edit.

    • BarqsHasBite
      link
      fedilink
      English
      131 year ago

      When I looked into it I found that onlyoffice is more of a MS office rip. Run by Russians and headquartered in Latvia.

      • @[email protected]
        link
        fedilink
        51 year ago

        You got any more information on this? Also, is there a point to caring if it is an intellectual property rip off and run by a particularly set of people from a particular country?

    • @[email protected]
      link
      fedilink
      81 year ago

      OnlyOffice is more like a clone of MS Office and has less features than LibreOffice

      Both are good

  • @merthyr1831
    link
    211 year ago

    The PDF editor sounds like a gamechanger. Most office suites dont include one by default.

  • @silicon_reverie
    link
    161 year ago

    Everyone here keeps talking about how the UI is amazing, so maybe this is the right place to ask: is there an FOSS office suite that has a command pallet like coding editors and GSuite do, where you can tap a hotkey and type the tool name without having to dig through menus?

    • @[email protected]M
      link
      fedilink
      27
      edit-2
      1 year ago

      LibreOffice has that. Only thing is you’ll need to do is set the hotkey manually, I believe the default is Shift+Esc but some LO apps may not have that configured. Go to Tools > Customize > Keyboard. Click inside the shortcut keys pane and press your preferred key combo (I use Ctrl+Shift+P). Then under functions, start typing “search” and look for “Search Commands”. Then hit the Modify button to assign the shortcut key to the function. Now if you press Ctrl+Shift+P, it’ll bring up the command pallete just like vscode.

    • TheOPtimal
      link
      fedilink
      ქართული
      51 year ago

      Emacs, if you’re willing to go down that rabbit hole.

  • @[email protected]
    link
    fedilink
    14
    edit-2
    1 year ago

    Has they fixed the bug where scrolling horizontally using a mouse that has horizontal scroll wheel (such as logitech mx master) would also scroll the page vertically?

    Edit: just tried v7.5.0.127, it still have the scrolling bug. If this bug were fixed I basically have no issue left with onlyoffice, it works very well except for this super annoying bug.

      • @TCB13
        link
        English
        81 year ago

        You know that OnlyOffice doesn’t care about bug reports don’t you? I mean Latin chars such as “é à í” have been broken in the iPad version while using a keyboard since… ever. Dozens of reports filled by multiple people, problem still there.

        • @ledtasso
          link
          2
          edit-2
          1 year ago

          I see 306 issues and 0 pull requests. That’s got to be a bit discouraging as an open source project maintainer - plenty of people filing bug reports but no one that cares enough to help fix the bugs.

          • @TCB13
            link
            English
            61 year ago

            Don’t forget that OnlyOffice isn’t truly open-source. It is a commercial company selling an alternative to MS Office that is focused on the server for collaboration and you’ve to pay for it. We can’t except much traction from people on a project that works like that. Even the license is kind of questionable as it is AGPL but their websites isn’t so clear on how free you’re to use it and modify the thing.

            • @[email protected]
              link
              fedilink
              -11 year ago

              I don’t think there are any sustainable fully open source software out there that are used for consumers besides the ones that reach a critical mass of support. And even then as a software gets more complex the more there are sacrifices to the FOSS model. You should read the boad discuss forum for TDF/Libreoffice. Collabora is trying to nerf the free version of TDF and the board reps are in this toxic battle with Collabora board reps. Eventually FOSS software needs a stable revenue stream besides donations.

              • @TCB13
                link
                English
                31 year ago

                Collabora is trying to nerf the free version of TDF and the board reps are in this toxic battle with Collabora board reps. Eventually FOSS software needs a stable revenue stream besides donations.

                Yes, yes I’ve been following that since LibreOffice Online was frozen.

    • @ledtasso
      link
      4
      edit-2
      1 year ago

      Are you a programmer? If so, the code is open source, so you could try fixing it on your own; it doesn’t seem that hard to fix. You could try to find where they are handling scroll input and see if there is anything that tells you what direction it is. Then if it’s horizontal just ignore it.

      • @[email protected]
        link
        fedilink
        71 year ago

        Even if it’s actually an easy fix, as a new contributor you’ll need some degree of familiarity with the codebase before you can identify the bug and figure out the proper way to fix it. Getting there may require quite significant time investment, especially for project this big where the code seems to be split across 4 rather large git repos. I don’t have much free time left to dig into a large project like this at the moment.

        Also, if it’s really that easy to fix, I feel like the devs would’ve fixed this already in the past 4 years, though it’s possible the devs simply don’t use any mouse with horizontal scroll support to reproduce the issue.

  • Dremor
    link
    111 year ago

    Still waiting for them to admit that a dictionary that automatically changes according to the keyboard you use is a bad idea.
    If I manually select the Spanish language it is that I want to write Spanish. Not for the software to switch back to English as soon as I enter any keystroke.

  • @TCB13
    link
    English
    71 year ago

    Tell me something, the desktop apps, are they now standalone apps or still that bullshit of a single app that opens everything as tabs?

      • @TCB13
        link
        English
        31 year ago

        While they allow separate Windows they’ll all group as a single OnlyOffice app and there won’t be separate shortcuts for each one.

    • @Delta_44
      link
      11 year ago

      What’s wrong with tabs?

      • @TCB13
        link
        English
        5
        edit-2
        1 year ago

        Not good for real multitasking. A combination of Windows and tabs is way better. Also there’s no reason to have a single application that you’ve to open to then create whatever document you need. Just split the damn thing into multiple apps like every other productive office suite.

        • @Delta_44
          link
          01 year ago

          I’m glad to inform you that…

          • @TCB13
            link
            English
            0
            edit-2
            1 year ago

            That options exists, has been there for a while but its not enough. Read the thing you replied to, not having real multiple apps means things such as Window taskbar combination doesn’t work as it should.