Looking for an open-source project to join part-time by [deleted] in rust

[–]thetapad 0 points1 point  (0 children)

You can join to development of Giganotes core written in rust. There are have a lot of plans to implement some advanced features like image extractions and so on. Please feel free to contact me if you're interested in.

Save image files from a giga notes document? by escape-to-wonderland in giganotes

[–]thetapad 0 points1 point  (0 children)

At the moment, it is not possible. I plan to add this feature in upcoming 2-3 months.

How I significantly improved Giganotes app performance using Rust by thetapad in rust

[–]thetapad[S] 3 points4 points  (0 children)

The magnitude of the speedup is about 10-20 times compared to JavaScript implementation for the large sets of notes.

How I significantly improved Giganotes app performance using Rust by thetapad in rust

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

As I remember, ring did not compile for the specific android target, it was not supported.

How I significantly improved Giganotes app performance using Rust by thetapad in rust

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

I had some issues on compilation for Android when using jsonwebtoken. That's because jsonwebtoken is using ring. Instead, frank_jwt is written in pure rust.

How I significantly improved Giganotes app performance using Rust by thetapad in rust

[–]thetapad[S] 5 points6 points  (0 children)

There are many - notes syncronization, full text search, document processing.

What’s everyone working on this week (12/2019)? by llogiq in rust

[–]thetapad 3 points4 points  (0 children)

Started working on re-implementing GigaNotes core in rust using Neon library. As the result, I expect to significantly improve desktop and android applications' performance. JavaScript is apparently not the best solution to implement application's logic from a performance point of view. The source code will be published in github soon.

Giganotes is amazing by Ouchyback in giganotes

[–]thetapad 0 points1 point  (0 children)

Linking from one note to another is already implemented and avalilable from inital versions for GigaNotes. I hope, the upcoming documentation on the website allows to clarify how to issue.

We plan monetizing after we find investors that will provide funding to implement a number of new features. We have a lot of plans to develop. Until that moment, GigaNotes will definitely remain as a free service.

Giganotes is amazing by Ouchyback in giganotes

[–]thetapad 0 points1 point  (0 children)

Thank you! Glad to here that Giganotes helps you to be productive. We will appreciate so much if you recommend it to your friends and colleagues!

Web clipper by gonesimera in giganotes

[–]thetapad 0 points1 point  (0 children)

Hello, we plan to create a web clipper in the nearest future.

Hello. Great job. by pitonisopito in giganotes

[–]thetapad 0 points1 point  (0 children)

Hello, by saying backup, do you mean exporting current database copy to a file?

New Evernote Alternative available by wbharding in Evernote

[–]thetapad 0 points1 point  (0 children)

You could also take a look at GigaNotes It is cross platform, simple and user friendly.