Apps for doing Research in Linux

On the topic of research and apps that help document research and write research papers in Linux (Fedora Workstation 31) this is my experience and opinion:

LibreOffice is most compatible with the all formats for research conferences and journal paper publication, it even supports LaTex format. https://www.libreoffice.org/download/download/

Gnome Latex works great and is one of the best apps for Latex format. https://github.com/GNOME/gnome-latex

Zotero is a great application for research for references and bibliographies organization, supports Open ID login by OpenID Foundation https://www.zotero.org

Atom is one of the best text editors for code writing, you can “hack it” (legally and supported by FOSS licence) and make it your own to best suite you + post it on github https://atom.io

(I hope Microsoft will not change that and give priority to their VSCode text editor)

DataHub (Guthub for datasets) CLI tool works in Linux, website works fine, they should have a graphical tool soon (not sure if CLI works in other Operating Systems) https://datahub.io

(Get Archive https://github.com/datopian/data-cli/releases/download/v0.9.5/data-linux.gz

unzip archive, make file executable “chmod +rwx data-linux” or “chmod 777 data linux” and start from terminal.)

Joplin is great note taking to do list app, supporting markdown format https://joplinapp.org
syncing with NextCloud https://nextcloud.com (other sync options supported).

Firefox one of the best browsers that respect privacy and is not chromium based. https://www.mozilla.org/en-US/firefox/new/

My Recommended Linux Operating system is Fedora Workstation with software from https://labs.fedoraproject.org or just use Fedora Labs from start.
My Recommendation based on experience for doing research in Linux (Fedora Workstation) is:
LibreOffice + Gnome Latex + Zotero + Atom (and github) + datahub CLI + Joplin + Firefox

Any comments or advice are welcome here, I am always happy to learn about new FOSS (free and open source software) applications that are used in research today.

Regards, Alex

2 Likes

Joplin looks amazing but a bug in their WebDAV support (You can’t use a non default port) keeps me from using it.

1 Like

I have not used webdav sync, I have not used onedrive or dropbox sync, I have only used NextCloud.
as far as I know I use custom sync on nextcloud, it might be part of joplin webdav sync in future updates. You can always use port forwarding on your router, if you have OpenWRT I am 100% sure can be done.

Regards, Alex

I don’t use OpenWRT. I’m an immoral evil-doer and use an Apple Airport Extreme router and a Synology NAS :slight_smile:

1 Like

Sorry not interested in a discussion on what is better Linux or not, just sharing my opinion and experience. best part about tech is you can choose what ever is best for you (even non Linux).

Regards, Alex

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.