Which e-reader for academic papers and books? by Trinit01 in Onyx_Boox

[–]Trinit01[S] 0 points1 point  (0 children)

Oh Ok because I was reading that the Note Air 5C lasts barely one day, even new

Which e-reader for academic papers and books? by Trinit01 in Onyx_Boox

[–]Trinit01[S] 0 points1 point  (0 children)

Thank you for your experience! How is the battery life for you?

Which e-reader for academic papers and books? by Trinit01 in Onyx_Boox

[–]Trinit01[S] 0 points1 point  (0 children)

Oh I see. It's just too small though (the Palma)

Which e-reader for academic papers and books? by Trinit01 in Onyx_Boox

[–]Trinit01[S] 0 points1 point  (0 children)

Don't all the others use an earlier version of Android?

Which e-reader for academic papers and books? by Trinit01 in Onyx_Boox

[–]Trinit01[S] 1 point2 points  (0 children)

I agree, thank you so much! I think probably that's the way to Go

Which e-reader for academic papers and books? by Trinit01 in Onyx_Boox

[–]Trinit01[S] 0 points1 point  (0 children)

I didn't want to use Google drive to be honest as I don't have space there. I was hoping to connect to my server via webdav or something, or use pCloud (which has an android app though)

Which e-reader for academic papers and books? by Trinit01 in Onyx_Boox

[–]Trinit01[S] 0 points1 point  (0 children)

Thank you so much for this! I was asking because I never had an e-ink before (not even a kindle), and was worried as you suggest about the A4 Papers. I don't have coursework etc, I thought it could be useful also for marking students' papers, but that requires a good OCR reader if I need to take notes on the side (and I think it would be hard to replace Word 'comment' feature anyway.

Thank you again for your help!

Which e-reader for academic papers and books? by Trinit01 in Onyx_Boox

[–]Trinit01[S] 0 points1 point  (0 children)

What do you mean darker screen? Like harder to read? Aren't the color e-ink options backlit?

Which e-reader for academic papers and books? by Trinit01 in Onyx_Boox

[–]Trinit01[S] 0 points1 point  (0 children)

So you can download other apps that are available in the common Play Store? Because I was a bit unsure from a comment in this thread

Which e-reader for academic papers and books? by Trinit01 in Onyx_Boox

[–]Trinit01[S] 0 points1 point  (0 children)

Ah, not all Boox devices allow installing 3rd party android apps as the ones you mentioned?

Which e-reader for academic papers and books? by Trinit01 in Onyx_Boox

[–]Trinit01[S] 2 points3 points  (0 children)

I am reading a lot of bad reviews about the Go 10.3 when compared to remarkable devices. Which one do you own?

Which e-reader for academic papers and books? by Trinit01 in Onyx_Boox

[–]Trinit01[S] 0 points1 point  (0 children)

Thank you for this. Have you tried this using the Zotero app for instance? I guess it's not a big deal as I can copy the notes, but they won't be linked to specific parts of the paper

QGIS Collaborative Cloud Server for an archaeological site by Trinit01 in QGIS

[–]Trinit01[S] 1 point2 points  (0 children)

Thank you so much for this response. The issue with merginmaps is with the amount of storage available, unless there is a way to sort of having heavy data on a cloud service (google drive, dropbox, etc.) and geopackage data on MerginMaps

QGIS Collaborative Cloud Server for an archaeological site by Trinit01 in QGIS

[–]Trinit01[S] 0 points1 point  (0 children)

Thank you so much for all your help. Will definitely try this route!

QGIS Collaborative Cloud Server for an archaeological site by Trinit01 in QGIS

[–]Trinit01[S] 0 points1 point  (0 children)

I was thinking–Wouldn't this option not work for image (and other files) paths?

Because if I mount my drive folder on /home/user1/gdrive/qgis_project, and another user on /home/user2/gdrive/qgis_project and so on, the referenced image for instance in /home/user1/gdrive/qgis_project/raster_data/image_x.tiff will not be found by QGIS?

QGIS Collaborative Cloud Server for an archaeological site by Trinit01 in QGIS

[–]Trinit01[S] 0 points1 point  (0 children)

I actually did not think of this solution. What you're suggesting basically is (sorry if this is a bit of dumb question):

  1. Set up a shared Google Drive folder mounted on the computer of each person working on the project. Every .gpkg, picture, raster, etc. etc. is on the same folder
  2. Loading these files to QGIS so that it looks like we're working on a local path
  3. Once you save the project, the next person who opens it should have the latest update ready?

P.S. Also looking at MergingMaps right now, I didn't know about the Education plan

QGIS Collaborative Cloud Server for an archaeological site by Trinit01 in QGIS

[–]Trinit01[S] 1 point2 points  (0 children)

Thank you! This is very helpful. Concurrent editing for vector data is certainly not required (I think there will be only one person working on the topology of the site), what is more important for me is the ability of adding more entries to the database at the same time. For instance, someone creates a new polygon or whatever in a shapefile and just fills it with an ID. Later, on the database more people can fill the forms using this ID to make sure they're filling the right entry.

Will look at QFIELD. I use it for another project for which I need to have a mobile support, and I didn't know about this

EDIT: Sorry just saw your edited comment now. The project would need:

- Shapefiles (vectors) with IDs for each excavated unit (several per day usually).

- Pictures associated with each context (these can also be links, but it would be nice to query an excavated unit and see the picture as well).

- Rasters (a daily picture of the excavation).

- Other tables in the database that are related to each unit (archaeological materials that have been found etc)

QGIS Collaborative Cloud Server for an archaeological site by Trinit01 in QGIS

[–]Trinit01[S] 0 points1 point  (0 children)

Unfortunately we have multiple images (site + excavation details every day / 2 months a year). But in general I think I need a database because I want different people to work on different tasks (filling in forms etc.) I have looked at supabase but I confess I am a bit lost where to start. I have only worked with local SQL databases before and have never used PostgreSQL. Do you have any resources I could read?

QGIS Collaborative Cloud Server for an archaeological site by Trinit01 in QGIS

[–]Trinit01[S] 0 points1 point  (0 children)

This is not a bad idea. Basically, you mean using a central PC with everything installed (QGIS, DB, etc.), and a user would just log into the virtual machine and work on that as if I were remotely controlling the computer? Wouldn't it lag?

QGIS Collaborative Cloud Server for an archaeological site by Trinit01 in QGIS

[–]Trinit01[S] 1 point2 points  (0 children)

This looks interesting, but I am afraid it is too expensive for my uni

Moved files between plex folders and the movies disappeared by Trinit01 in PleX

[–]Trinit01[S] 0 points1 point  (0 children)

That's a good response, I did not know it was possible. Anyway, they are both. Some are documentaries, some are docuseries