THE reference manager with features including PDF reading/annotating, Markdown/Excalidraw note-taking, project/note linking, and more...
[!NOTE]
For normal users, download Sophosia from the newest release.
If you want to contribute to Sophosia, follow the instructions below
Sophosia is a paper/book/note management tool. It is a reference management tool with various useful functionalities such as a built-in PDF reader, live markdown note and excalidraw note.
You can manage your references and corresponding notes in one place. Setting favourites, modifying meta information of a reference, managing tags, searching for references… All essential functionalities are here.
PDF reader comes with an internal link peeker, no need to flip back and forward to read figures, tables and formulas now. Of course, PDF reader supports annotations, and LaTeX is supported in the annotation. Perfect for STEM researchers.
WYSIWYG Markdown is the most elegant way to take notes. Together with the power of internal links, you can build your knowledge network.
Free your mind using the canvas without borders. Perfect for people who like to write or draw things with a pen.
Research Helper uses QUASAR as a framework. In this project, the combination of Vue.js3 and Tauri is used.
package.json
already. Using yarn
(recommended) or npm
to install them.yarn # strongly recommended
yarn dev
yarn build
yarn test:unit:ci # backend unit test
yarn test:component:ci # vue component test
This project is made possible by the following open-source projects.